[==========] 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:06:18.449165 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:45373
I20260713 09:06:18.450665 16319 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:06:18.451632 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:18.468055 16328 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:06:18.468374 16325 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:06:18.470198 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:18.468197 16326 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:06:19.656288 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:19.656509 16319 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:06:19.656659 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933579656643 us; error 0 us; skew 500 ppm
I20260713 09:06:19.657444 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:19.662518 16319 webserver.cc:533] Webserver started at http://127.15.239.254:40225/ using document root <none> and password file <none>
I20260713 09:06:19.663292 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:19.663478 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:19.663842 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:19.669664 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "1ed3399a39624e07b3620f7e12148fc6"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-rd9t"
I20260713 09:06:19.677250 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:19.682013 16334 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:06:19.683139 16319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:19.683421 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "1ed3399a39624e07b3620f7e12148fc6"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-rd9t"
I20260713 09:06:19.683699 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-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:06:19.744315 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:19.745723 16319 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:06:19.746137 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:19.814965 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:45373
I20260713 09:06:19.815033 16385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:45373 every 8 connection(s)
I20260713 09:06:19.822687 16386 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:06:19.843386 16386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6: Bootstrap starting.
I20260713 09:06:19.849074 16386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:19.850888 16386 log.cc:826] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6: Log is configured to *not* fsync() on all Append() calls
I20260713 09:06:19.855115 16386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6: No bootstrap required, opened a new log
I20260713 09:06:19.875557 16386 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed3399a39624e07b3620f7e12148fc6" member_type: VOTER }
I20260713 09:06:19.876127 16386 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:19.876394 16386 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed3399a39624e07b3620f7e12148fc6, State: Initialized, Role: FOLLOWER
I20260713 09:06:19.877265 16386 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ed3399a39624e07b3620f7e12148fc6" member_type: VOTER }
I20260713 09:06:19.877785 16386 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:19.878105 16386 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:19.878440 16386 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:19.882417 16386 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed3399a39624e07b3620f7e12148fc6" member_type: VOTER }
I20260713 09:06:19.883152 16386 leader_election.cc:304] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [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: 1ed3399a39624e07b3620f7e12148fc6; no voters: 
I20260713 09:06:19.884843 16386 leader_election.cc:290] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:19.885177 16389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:19.887363 16389 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed3399a39624e07b3620f7e12148fc6, State: Running, Role: LEADER
I20260713 09:06:19.888283 16389 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [LEADER]: Queue going to LEADER mode. State: All 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: "1ed3399a39624e07b3620f7e12148fc6" member_type: VOTER }
I20260713 09:06:19.889304 16386 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:19.898906 16391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ed3399a39624e07b3620f7e12148fc6. Latest consensus state: current_term: 1 leader_uuid: "1ed3399a39624e07b3620f7e12148fc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed3399a39624e07b3620f7e12148fc6" member_type: VOTER } }
I20260713 09:06:19.899531 16391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:19.899791 16390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ed3399a39624e07b3620f7e12148fc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed3399a39624e07b3620f7e12148fc6" member_type: VOTER } }
I20260713 09:06:19.900482 16390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:19.903723 16398 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:19.916591 16398 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:19.918783 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:19.932940 16398 catalog_manager.cc:1383] Generated new cluster ID: a75ef370169f4280a2e1470de22c21ac
I20260713 09:06:19.933185 16398 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:19.948563 16398 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:19.949925 16398 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:19.961179 16398 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6: Generated new TSK 0
I20260713 09:06:19.961931 16398 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:19.984827 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:19.992830 16408 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:06:19.994213 16409 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:06:19.997539 16411 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:06:19.998389 16319 server_base.cc:1061] running on GCE node
I20260713 09:06:19.999086 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:19.999279 16319 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:06:19.999483 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933579999449 us; error 0 us; skew 500 ppm
I20260713 09:06:20.000075 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:20.004406 16319 webserver.cc:533] Webserver started at http://127.15.239.193:46397/ using document root <none> and password file <none>
I20260713 09:06:20.004967 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:20.005169 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:20.005467 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:20.006632 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "a954952759a3407ea3a32fce1b183655"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-rd9t"
I20260713 09:06:20.012392 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260713 09:06:20.017019 16416 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:06:20.017889 16319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:06:20.018213 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "a954952759a3407ea3a32fce1b183655"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-rd9t"
I20260713 09:06:20.018515 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-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:06:20.037287 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:20.038652 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:20.041324 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:20.045219 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:20.045416 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.045728 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:20.045876 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.142580 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:35405
I20260713 09:06:20.142663 16478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:35405 every 8 connection(s)
I20260713 09:06:20.150352 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:20.159282 16483 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:06:20.161290 16484 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:06:20.168221 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:20.169234 16486 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:06:20.170200 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:20.170426 16319 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:06:20.170620 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933580170602 us; error 0 us; skew 500 ppm
I20260713 09:06:20.171190 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:20.174168 16319 webserver.cc:533] Webserver started at http://127.15.239.194:34169/ using document root <none> and password file <none>
I20260713 09:06:20.174660 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:20.174875 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:20.175149 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:20.176355 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "67a358b03a0945b0b6fc392f266e81de"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-rd9t"
I20260713 09:06:20.182011 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260713 09:06:20.185484 16479 heartbeater.cc:344] Connected to a master server at 127.15.239.254:45373
I20260713 09:06:20.185946 16479 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:20.186343 16491 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:06:20.187183 16319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:20.187167 16479 heartbeater.cc:507] Master 127.15.239.254:45373 requested a full tablet report, sending...
I20260713 09:06:20.187585 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "67a358b03a0945b0b6fc392f266e81de"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-rd9t"
I20260713 09:06:20.187886 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-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:06:20.190567 16351 ts_manager.cc:194] Registered new tserver with Master: a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405)
I20260713 09:06:20.193446 16351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37682
I20260713 09:06:20.225551 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:20.226814 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:20.229290 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:20.232097 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:20.232263 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.232551 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:20.232709 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.327076 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:42519
I20260713 09:06:20.327349 16553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:42519 every 8 connection(s)
I20260713 09:06:20.335209 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:20.342906 16557 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:06:20.345721 16558 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:06:20.350433 16554 heartbeater.cc:344] Connected to a master server at 127.15.239.254:45373
I20260713 09:06:20.350880 16554 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:20.352025 16554 heartbeater.cc:507] Master 127.15.239.254:45373 requested a full tablet report, sending...
I20260713 09:06:20.354741 16319 server_base.cc:1061] running on GCE node
I20260713 09:06:20.354827 16351 ts_manager.cc:194] Registered new tserver with Master: 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
W20260713 09:06:20.356438 16560 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:06:20.356503 16351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37694
I20260713 09:06:20.357594 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:20.357888 16319 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:06:20.358119 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933580358100 us; error 0 us; skew 500 ppm
I20260713 09:06:20.358861 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:20.361421 16319 webserver.cc:533] Webserver started at http://127.15.239.195:32919/ using document root <none> and password file <none>
I20260713 09:06:20.361994 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:20.362272 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:20.362596 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:20.364014 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "57e62037e93945f0828f4421278af54f"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-rd9t"
I20260713 09:06:20.370009 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:20.374334 16565 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:06:20.375272 16319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:20.375587 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "57e62037e93945f0828f4421278af54f"
format_stamp: "Formatted at 2026-07-13 09:06:20 on dist-test-slave-rd9t"
I20260713 09:06:20.375942 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933578275162-16319-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:06:20.420327 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:20.421684 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:20.423399 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:20.425876 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:20.426069 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.426390 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:20.426584 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:20.528389 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:37617
I20260713 09:06:20.528535 16627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:37617 every 8 connection(s)
I20260713 09:06:20.544899 16628 heartbeater.cc:344] Connected to a master server at 127.15.239.254:45373
I20260713 09:06:20.545354 16628 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:20.546137 16628 heartbeater.cc:507] Master 127.15.239.254:45373 requested a full tablet report, sending...
I20260713 09:06:20.548235 16351 ts_manager.cc:194] Registered new tserver with Master: 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:20.548652 16319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013363672s
I20260713 09:06:20.549875 16351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37696
I20260713 09:06:20.600327 16351 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37700:
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:06:20.604126 16351 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:06:20.709830 16592 tablet_service.cc:1511] Processing CreateTablet for tablet ec7b9c37022d43e18f2c374aa3e993e7 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:20.711585 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7b9c37022d43e18f2c374aa3e993e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.712777 16593 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb3ee1a5726498f9d01387376880ecd (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:20.715758 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb3ee1a5726498f9d01387376880ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.715299 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 399f2fa826b7439fbf3b9f9f58b862f0 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:20.718709 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399f2fa826b7439fbf3b9f9f58b862f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.724681 16590 tablet_service.cc:1511] Processing CreateTablet for tablet db377862c1f644d5afb75f372c84a04c (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:20.726927 16590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db377862c1f644d5afb75f372c84a04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.735870 16589 tablet_service.cc:1511] Processing CreateTablet for tablet 35a7aa0d082c405d9523415f81f7084d (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:20.738061 16589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a7aa0d082c405d9523415f81f7084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.745636 16588 tablet_service.cc:1511] Processing CreateTablet for tablet b3c6ca3e98bc4afca308a1dccf4ce9ed (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:20.749703 16588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c6ca3e98bc4afca308a1dccf4ce9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.759532 16519 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb3ee1a5726498f9d01387376880ecd (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:20.758875 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 399f2fa826b7439fbf3b9f9f58b862f0 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:20.765501 16516 tablet_service.cc:1511] Processing CreateTablet for tablet db377862c1f644d5afb75f372c84a04c (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:20.770602 16515 tablet_service.cc:1511] Processing CreateTablet for tablet 35a7aa0d082c405d9523415f81f7084d (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:20.775005 16519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb3ee1a5726498f9d01387376880ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.765372 16518 tablet_service.cc:1511] Processing CreateTablet for tablet ec7b9c37022d43e18f2c374aa3e993e7 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:20.776793 16514 tablet_service.cc:1511] Processing CreateTablet for tablet b3c6ca3e98bc4afca308a1dccf4ce9ed (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:20.772955 16513 tablet_service.cc:1511] Processing CreateTablet for tablet 41873698b2e74d8394f5818168832d79 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:20.778007 16587 tablet_service.cc:1511] Processing CreateTablet for tablet 41873698b2e74d8394f5818168832d79 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:20.783597 16587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41873698b2e74d8394f5818168832d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.786285 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db377862c1f644d5afb75f372c84a04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.789538 16512 tablet_service.cc:1511] Processing CreateTablet for tablet 341d0c7eb6a54a4d848bf5888579234d (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:20.793473 16513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41873698b2e74d8394f5818168832d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.795888 16512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341d0c7eb6a54a4d848bf5888579234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.801501 16586 tablet_service.cc:1511] Processing CreateTablet for tablet 341d0c7eb6a54a4d848bf5888579234d (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:20.804617 16514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c6ca3e98bc4afca308a1dccf4ce9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.808955 16511 tablet_service.cc:1511] Processing CreateTablet for tablet 167a6b8eac6548ea97dbd50321c47c5b (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:20.810843 16515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a7aa0d082c405d9523415f81f7084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.812704 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7b9c37022d43e18f2c374aa3e993e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.813961 16586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341d0c7eb6a54a4d848bf5888579234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.826427 16511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167a6b8eac6548ea97dbd50321c47c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.838900 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399f2fa826b7439fbf3b9f9f58b862f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.847036 16442 tablet_service.cc:1511] Processing CreateTablet for tablet 399f2fa826b7439fbf3b9f9f58b862f0 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:20.858609 16437 tablet_service.cc:1511] Processing CreateTablet for tablet 341d0c7eb6a54a4d848bf5888579234d (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:20.859668 16442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399f2fa826b7439fbf3b9f9f58b862f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.866010 16646 tablet_bootstrap.cc:492] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:20.855607 16441 tablet_service.cc:1511] Processing CreateTablet for tablet db377862c1f644d5afb75f372c84a04c (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:20.864602 16443 tablet_service.cc:1511] Processing CreateTablet for tablet ec7b9c37022d43e18f2c374aa3e993e7 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:20.865975 16440 tablet_service.cc:1511] Processing CreateTablet for tablet 35a7aa0d082c405d9523415f81f7084d (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:20.863036 16444 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb3ee1a5726498f9d01387376880ecd (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:20.863140 16592 tablet_service.cc:1511] Processing CreateTablet for tablet 167a6b8eac6548ea97dbd50321c47c5b (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:20.870446 16437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341d0c7eb6a54a4d848bf5888579234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.864492 16436 tablet_service.cc:1511] Processing CreateTablet for tablet 167a6b8eac6548ea97dbd50321c47c5b (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:20.859579 16438 tablet_service.cc:1511] Processing CreateTablet for tablet 41873698b2e74d8394f5818168832d79 (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:20.864686 16439 tablet_service.cc:1511] Processing CreateTablet for tablet b3c6ca3e98bc4afca308a1dccf4ce9ed (DEFAULT_TABLE table=test-workload [id=86b42d8a6af34ce497596f66466afd16]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:20.873559 16444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb3ee1a5726498f9d01387376880ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.872123 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167a6b8eac6548ea97dbd50321c47c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.894182 16441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db377862c1f644d5afb75f372c84a04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.900667 16438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41873698b2e74d8394f5818168832d79. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:20.907608 16399 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:20.908382 16440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a7aa0d082c405d9523415f81f7084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.927884 16439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c6ca3e98bc4afca308a1dccf4ce9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.945127 16443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7b9c37022d43e18f2c374aa3e993e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.961762 16436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167a6b8eac6548ea97dbd50321c47c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.961150 16646 tablet_bootstrap.cc:654] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.006793 16647 tablet_bootstrap.cc:492] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.024853 16646 tablet_bootstrap.cc:492] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.025339 16646 ts_tablet_manager.cc:1403] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.167s	user 0.020s	sys 0.010s
I20260713 09:06:21.019799 16649 tablet_bootstrap.cc:492] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.032721 16646 raft_consensus.cc:359] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.034543 16646 raft_consensus.cc:385] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.034977 16646 raft_consensus.cc:740] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.035977 16646 consensus_queue.cc:260] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.038507 16647 tablet_bootstrap.cc:654] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.043255 16649 tablet_bootstrap.cc:654] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.044827 16628 heartbeater.cc:499] Master 127.15.239.254:45373 was elected leader, sending a full tablet report...
I20260713 09:06:21.045258 16646 ts_tablet_manager.cc:1434] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.003s
I20260713 09:06:21.046284 16646 tablet_bootstrap.cc:492] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.052644 16646 tablet_bootstrap.cc:654] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.073247 16647 tablet_bootstrap.cc:492] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.073889 16647 ts_tablet_manager.cc:1403] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.072s	user 0.000s	sys 0.014s
I20260713 09:06:21.082593 16647 raft_consensus.cc:359] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.083560 16647 raft_consensus.cc:385] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.083946 16647 raft_consensus.cc:740] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.086853 16647 consensus_queue.cc:260] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.088037 16646 tablet_bootstrap.cc:492] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.088521 16646 ts_tablet_manager.cc:1403] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.018s
I20260713 09:06:21.091249 16646 raft_consensus.cc:359] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.091910 16646 raft_consensus.cc:385] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.092206 16646 raft_consensus.cc:740] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.094841 16649 tablet_bootstrap.cc:492] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.095289 16649 ts_tablet_manager.cc:1403] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.036s
I20260713 09:06:21.097456 16649 raft_consensus.cc:359] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.097958 16649 raft_consensus.cc:385] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.098264 16649 raft_consensus.cc:740] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.098438 16646 consensus_queue.cc:260] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.098989 16649 consensus_queue.cc:260] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.105304 16554 heartbeater.cc:499] Master 127.15.239.254:45373 was elected leader, sending a full tablet report...
I20260713 09:06:21.106072 16647 ts_tablet_manager.cc:1434] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.010s
I20260713 09:06:21.106998 16647 tablet_bootstrap.cc:492] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.113201 16647 tablet_bootstrap.cc:654] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.115166 16479 heartbeater.cc:499] Master 127.15.239.254:45373 was elected leader, sending a full tablet report...
I20260713 09:06:21.115739 16649 ts_tablet_manager.cc:1434] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.010s
I20260713 09:06:21.116654 16649 tablet_bootstrap.cc:492] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.119711 16646 ts_tablet_manager.cc:1434] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.031s	user 0.000s	sys 0.007s
I20260713 09:06:21.125962 16647 tablet_bootstrap.cc:492] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.126643 16647 ts_tablet_manager.cc:1403] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260713 09:06:21.127122 16646 tablet_bootstrap.cc:492] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.129415 16647 raft_consensus.cc:359] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.130254 16647 raft_consensus.cc:385] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.130551 16647 raft_consensus.cc:740] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.131289 16647 consensus_queue.cc:260] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.133387 16647 ts_tablet_manager.cc:1434] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:21.134315 16647 tablet_bootstrap.cc:492] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.134681 16646 tablet_bootstrap.cc:654] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.123953 16649 tablet_bootstrap.cc:654] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.147925 16647 tablet_bootstrap.cc:654] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:21.150949 16480 tablet.cc:2406] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:21.156625 16649 tablet_bootstrap.cc:492] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.157090 16649 ts_tablet_manager.cc:1403] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.006s
I20260713 09:06:21.161459 16649 raft_consensus.cc:359] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.162667 16649 raft_consensus.cc:385] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.163097 16649 raft_consensus.cc:740] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.164247 16649 consensus_queue.cc:260] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.167341 16649 ts_tablet_manager.cc:1434] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:06:21.168490 16649 tablet_bootstrap.cc:492] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.173302 16647 tablet_bootstrap.cc:492] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.173738 16647 ts_tablet_manager.cc:1403] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.006s
I20260713 09:06:21.173945 16646 tablet_bootstrap.cc:492] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.174404 16646 ts_tablet_manager.cc:1403] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.026s
I20260713 09:06:21.177302 16647 raft_consensus.cc:359] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.178040 16647 raft_consensus.cc:385] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.178431 16647 raft_consensus.cc:740] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.179162 16647 consensus_queue.cc:260] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.179929 16649 tablet_bootstrap.cc:654] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.181779 16647 ts_tablet_manager.cc:1434] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:06:21.182729 16647 tablet_bootstrap.cc:492] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.189055 16647 tablet_bootstrap.cc:654] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.181469 16646 raft_consensus.cc:359] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.190430 16646 raft_consensus.cc:385] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.190761 16646 raft_consensus.cc:740] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.192772 16646 consensus_queue.cc:260] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.195233 16649 tablet_bootstrap.cc:492] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.195458 16646 ts_tablet_manager.cc:1434] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.006s
I20260713 09:06:21.195685 16649 ts_tablet_manager.cc:1403] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260713 09:06:21.196295 16646 tablet_bootstrap.cc:492] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.202875 16646 tablet_bootstrap.cc:654] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.208272 16647 tablet_bootstrap.cc:492] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.208851 16647 ts_tablet_manager.cc:1403] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.013s
I20260713 09:06:21.208511 16649 raft_consensus.cc:359] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.209318 16649 raft_consensus.cc:385] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.209904 16649 raft_consensus.cc:740] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.211004 16646 tablet_bootstrap.cc:492] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.210832 16649 consensus_queue.cc:260] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.211971 16646 ts_tablet_manager.cc:1403] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:06:21.212100 16647 raft_consensus.cc:359] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.212806 16647 raft_consensus.cc:385] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.213116 16647 raft_consensus.cc:740] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.213788 16647 consensus_queue.cc:260] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.215270 16646 raft_consensus.cc:359] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.215857 16647 ts_tablet_manager.cc:1434] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:21.215986 16646 raft_consensus.cc:385] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.216423 16646 raft_consensus.cc:740] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.216858 16647 tablet_bootstrap.cc:492] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.217144 16646 consensus_queue.cc:260] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.219481 16646 ts_tablet_manager.cc:1434] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:06:21.220575 16646 tablet_bootstrap.cc:492] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.223672 16647 tablet_bootstrap.cc:654] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.226470 16646 tablet_bootstrap.cc:654] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.240166 16649 ts_tablet_manager.cc:1434] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260713 09:06:21.240965 16647 tablet_bootstrap.cc:492] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.241402 16647 ts_tablet_manager.cc:1403] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260713 09:06:21.243398 16649 tablet_bootstrap.cc:492] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.244663 16646 tablet_bootstrap.cc:492] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.244356 16647 raft_consensus.cc:359] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.245095 16647 raft_consensus.cc:385] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.245405 16647 raft_consensus.cc:740] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.246146 16647 consensus_queue.cc:260] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.248347 16647 ts_tablet_manager.cc:1434] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:21.249267 16647 tablet_bootstrap.cc:492] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.245113 16646 ts_tablet_manager.cc:1403] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:06:21.252180 16649 tablet_bootstrap.cc:654] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.252907 16646 raft_consensus.cc:359] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.253643 16646 raft_consensus.cc:385] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.253929 16646 raft_consensus.cc:740] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.254864 16646 consensus_queue.cc:260] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.259631 16646 ts_tablet_manager.cc:1434] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260713 09:06:21.260520 16646 tablet_bootstrap.cc:492] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.263485 16647 tablet_bootstrap.cc:654] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.265058 16649 tablet_bootstrap.cc:492] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.265502 16649 ts_tablet_manager.cc:1403] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260713 09:06:21.266476 16646 tablet_bootstrap.cc:654] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.268364 16649 raft_consensus.cc:359] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.269127 16649 raft_consensus.cc:385] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.269426 16649 raft_consensus.cc:740] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.270282 16649 consensus_queue.cc:260] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.271724 16655 raft_consensus.cc:493] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.272197 16655 raft_consensus.cc:515] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.274140 16654 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.274578 16654 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.277068 16654 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.285631 16654 raft_consensus.cc:493] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.286896 16654 raft_consensus.cc:515] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.290556 16654 leader_election.cc:290] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.292403 16655 leader_election.cc:290] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.322618 16649 ts_tablet_manager.cc:1434] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.003s
I20260713 09:06:21.323910 16649 tablet_bootstrap.cc:492] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.345172 16650 raft_consensus.cc:493] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.345664 16650 raft_consensus.cc:515] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.348069 16650 leader_election.cc:290] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:21.374179 16667 raft_consensus.cc:493] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.374899 16646 tablet_bootstrap.cc:492] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.374835 16667 raft_consensus.cc:515] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.378440 16646 ts_tablet_manager.cc:1403] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.012s
I20260713 09:06:21.380187 16667 leader_election.cc:290] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.383153 16647 tablet_bootstrap.cc:492] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.383602 16647 ts_tablet_manager.cc:1403] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.135s	user 0.060s	sys 0.041s
I20260713 09:06:21.383934 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.385381 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.385741 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.386540 16529 raft_consensus.cc:2468] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 0.
I20260713 09:06:21.386667 16647 raft_consensus.cc:359] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
W20260713 09:06:21.387176 16568 leader_election.cc:343] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.387332 16647 raft_consensus.cc:385] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.387671 16647 raft_consensus.cc:740] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.387821 16667 raft_consensus.cc:493] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:21.388341 16420 leader_election.cc:343] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.388257 16667 raft_consensus.cc:515] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.388396 16647 consensus_queue.cc:260] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.390211 16667 leader_election.cc:290] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.391568 16420 leader_election.cc:304] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:21.392423 16667 raft_consensus.cc:2804] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.392845 16667 raft_consensus.cc:493] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.393251 16667 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.393400 16646 raft_consensus.cc:359] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.394163 16646 raft_consensus.cc:385] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.394481 16646 raft_consensus.cc:740] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.395262 16646 consensus_queue.cc:260] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.396397 16650 raft_consensus.cc:493] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.396848 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.396845 16650 raft_consensus.cc:515] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.397468 16649 tablet_bootstrap.cc:654] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.397678 16672 raft_consensus.cc:493] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.398138 16672 raft_consensus.cc:515] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.398870 16650 leader_election.cc:290] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
W20260713 09:06:21.400082 16494 leader_election.cc:343] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.400413 16672 leader_election.cc:290] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.401630 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41873698b2e74d8394f5818168832d79" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.402235 16529 raft_consensus.cc:2468] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 0.
I20260713 09:06:21.403074 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.403894 16647 ts_tablet_manager.cc:1434] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:06:21.404399 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.404886 16647 tablet_bootstrap.cc:492] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
W20260713 09:06:21.406019 16494 leader_election.cc:343] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:21.407423 16494 leader_election.cc:343] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.406657 16420 leader_election.cc:304] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:21.408888 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.409231 16655 raft_consensus.cc:2804] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.409572 16655 raft_consensus.cc:493] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.409929 16655 raft_consensus.cc:3060] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:21.410148 16568 leader_election.cc:343] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.421659 16655 raft_consensus.cc:515] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.422686 16650 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.423130 16650 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.430755 16650 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:21.431628 16650 raft_consensus.cc:493] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.432089 16650 raft_consensus.cc:515] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.438946 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
W20260713 09:06:21.440021 16568 leader_election.cc:343] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.451959 16650 leader_election.cc:290] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405)
I20260713 09:06:21.449759 16667 raft_consensus.cc:515] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.454191 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.455719 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41873698b2e74d8394f5818168832d79" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:21.456174 16453 raft_consensus.cc:2468] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 0.
I20260713 09:06:21.456244 16529 raft_consensus.cc:3060] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.454010 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.456943 16647 tablet_bootstrap.cc:654] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.454952 16672 raft_consensus.cc:493] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.457295 16603 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 0.
I20260713 09:06:21.458313 16568 leader_election.cc:304] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:21.458340 16672 raft_consensus.cc:515] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.460064 16679 raft_consensus.cc:2804] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.460451 16679 raft_consensus.cc:493] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.461544 16655 leader_election.cc:290] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.462602 16602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.464013 16602 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 0.
I20260713 09:06:21.464327 16672 leader_election.cc:290] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57e62037e93945f0828f4421278af54f (127.15.239.195:37617), a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405)
I20260713 09:06:21.461120 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.465309 16603 raft_consensus.cc:2468] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 0.
I20260713 09:06:21.462598 16494 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [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: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.461261 16679 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.467195 16672 raft_consensus.cc:2804] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.467695 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.467965 16494 leader_election.cc:304] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [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: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.468688 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.471859 16672 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.473064 16453 raft_consensus.cc:2468] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 0.
I20260713 09:06:21.471931 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.473004 16672 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.467988 16602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.474992 16646 ts_tablet_manager.cc:1434] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.095s	user 0.018s	sys 0.008s
I20260713 09:06:21.474812 16654 raft_consensus.cc:2804] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.478359 16654 raft_consensus.cc:493] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.480990 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41873698b2e74d8394f5818168832d79" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.481335 16654 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.481230 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:21.483114 16599 raft_consensus.cc:3060] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.482270 16602 raft_consensus.cc:2468] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 0.
I20260713 09:06:21.476172 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41873698b2e74d8394f5818168832d79" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.483613 16528 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:21.486377 16419 leader_election.cc:343] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57e62037e93945f0828f4421278af54f (127.15.239.195:37617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.485653 16646 tablet_bootstrap.cc:492] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.483362 16494 leader_election.cc:304] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [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: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.485162 16667 leader_election.cc:290] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.491204 16649 tablet_bootstrap.cc:492] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.491501 16419 leader_election.cc:304] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:21.492705 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.494439 16649 ts_tablet_manager.cc:1403] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.011s
I20260713 09:06:21.495011 16667 raft_consensus.cc:2804] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:06:21.496816 16419 leader_election.cc:343] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57e62037e93945f0828f4421278af54f (127.15.239.195:37617): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.500804 16529 raft_consensus.cc:2468] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:21.496878 16667 raft_consensus.cc:493] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.501924 16420 leader_election.cc:304] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:21.502306 16667 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.502043 16654 raft_consensus.cc:515] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.502463 16599 raft_consensus.cc:2468] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:21.502795 16655 raft_consensus.cc:2804] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.506860 16649 raft_consensus.cc:359] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.509888 16649 raft_consensus.cc:385] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.510227 16649 raft_consensus.cc:740] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.514293 16649 consensus_queue.cc:260] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.508843 16528 raft_consensus.cc:2468] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:21.517159 16654 leader_election.cc:290] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.522945 16654 raft_consensus.cc:2804] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.522778 16420 leader_election.cc:304] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [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: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 57e62037e93945f0828f4421278af54f
I20260713 09:06:21.522403 16655 raft_consensus.cc:697] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:21.525718 16655 consensus_queue.cc:237] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.528225 16649 ts_tablet_manager.cc:1434] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.008s
I20260713 09:06:21.523746 16654 raft_consensus.cc:493] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.529525 16654 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.531023 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.531023 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.531490 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:21.533387 16528 raft_consensus.cc:2393] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57e62037e93945f0828f4421278af54f in current term 1: Already voted for candidate 67a358b03a0945b0b6fc392f266e81de in this term.
I20260713 09:06:21.533999 16599 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.534385 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.535790 16494 leader_election.cc:304] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:21.532613 16649 tablet_bootstrap.cc:492] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.537518 16681 raft_consensus.cc:2804] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.538787 16527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.539405 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.539695 16681 raft_consensus.cc:493] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.536566 16679 raft_consensus.cc:515] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.544055 16681 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:21.538136 16494 leader_election.cc:343] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.545197 16600 raft_consensus.cc:2393] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67a358b03a0945b0b6fc392f266e81de in current term 1: Already voted for candidate 57e62037e93945f0828f4421278af54f in this term.
I20260713 09:06:21.545197 16672 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.548153 16667 raft_consensus.cc:515] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.548605 16529 raft_consensus.cc:2393] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57e62037e93945f0828f4421278af54f in current term 1: Already voted for candidate 67a358b03a0945b0b6fc392f266e81de in this term.
I20260713 09:06:21.549535 16672 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.549589 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:21.550019 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:21.550213 16679 leader_election.cc:290] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405)
I20260713 09:06:21.550263 16453 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.546890 16569 leader_election.cc:304] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57e62037e93945f0828f4421278af54f; no voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.551163 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.552125 16601 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.546208 16684 raft_consensus.cc:2804] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.557091 16526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:21.559444 16647 tablet_bootstrap.cc:492] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.559901 16647 ts_tablet_manager.cc:1403] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.155s	user 0.012s	sys 0.017s
I20260713 09:06:21.556831 16684 raft_consensus.cc:697] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
W20260713 09:06:21.557039 16494 leader_election.cc:343] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.558434 16667 leader_election.cc:290] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.562824 16646 tablet_bootstrap.cc:654] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.565021 16602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.565739 16602 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.562563 16525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:21.563179 16654 raft_consensus.cc:515] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.569828 16528 raft_consensus.cc:2393] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57e62037e93945f0828f4421278af54f in current term 1: Already voted for candidate 67a358b03a0945b0b6fc392f266e81de in this term.
W20260713 09:06:21.570829 16420 leader_election.cc:343] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:21.572397 16599 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 1.
I20260713 09:06:21.573168 16679 raft_consensus.cc:2749] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.573742 16494 leader_election.cc:304] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [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: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.574043 16601 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 1.
I20260713 09:06:21.575474 16672 raft_consensus.cc:2804] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.581002 16654 leader_election.cc:290] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.582480 16454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:21.583012 16454 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.570497 16684 consensus_queue.cc:237] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.584291 16681 raft_consensus.cc:515] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.585306 16672 raft_consensus.cc:697] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:21.583545 16494 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [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: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.587800 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.591074 16527 raft_consensus.cc:2393] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57e62037e93945f0828f4421278af54f in current term 1: Already voted for candidate 67a358b03a0945b0b6fc392f266e81de in this term.
I20260713 09:06:21.591809 16672 consensus_queue.cc:237] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.595424 16681 leader_election.cc:290] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 election: Requested vote from peers 57e62037e93945f0828f4421278af54f (127.15.239.195:37617), a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405)
I20260713 09:06:21.589747 16601 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.594543 16602 raft_consensus.cc:2468] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:21.597136 16419 leader_election.cc:304] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:21.597640 16454 raft_consensus.cc:2468] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 1.
I20260713 09:06:21.598246 16655 raft_consensus.cc:2804] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.598923 16655 raft_consensus.cc:697] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:21.599383 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.599828 16647 raft_consensus.cc:359] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.600615 16655 consensus_queue.cc:237] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.601724 16647 raft_consensus.cc:385] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.594462 16453 raft_consensus.cc:2468] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 1.
I20260713 09:06:21.602842 16647 raft_consensus.cc:740] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.603693 16452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:21.607398 16452 raft_consensus.cc:2393] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 67a358b03a0945b0b6fc392f266e81de in current term 1: Already voted for candidate 57e62037e93945f0828f4421278af54f in this term.
I20260713 09:06:21.603394 16494 leader_election.cc:304] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:21.608008 16568 leader_election.cc:304] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:21.611284 16681 raft_consensus.cc:2804] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.611771 16650 raft_consensus.cc:2804] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.611967 16686 raft_consensus.cc:2804] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:21.614121 16681 raft_consensus.cc:697] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:21.614070 16686 raft_consensus.cc:697] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:21.616554 16681 consensus_queue.cc:237] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.614948 16494 leader_election.cc:304] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [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: 67a358b03a0945b0b6fc392f266e81de; no voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.621631 16654 raft_consensus.cc:2749] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.631467 16646 tablet_bootstrap.cc:492] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.622427 16686 consensus_queue.cc:237] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.637542 16646 ts_tablet_manager.cc:1403] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.155s	user 0.021s	sys 0.007s
I20260713 09:06:21.638355 16650 raft_consensus.cc:697] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 LEADER]: Becoming Leader. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:21.637724 16647 consensus_queue.cc:260] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.644934 16647 ts_tablet_manager.cc:1434] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.004s
I20260713 09:06:21.639459 16650 consensus_queue.cc:237] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:21.647590 16647 tablet_bootstrap.cc:492] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.683682 16601 raft_consensus.cc:2468] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 1.
I20260713 09:06:21.683233 16649 tablet_bootstrap.cc:654] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.697633 16646 raft_consensus.cc:359] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.698410 16646 raft_consensus.cc:385] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.698704 16646 raft_consensus.cc:740] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.702190 16646 consensus_queue.cc:260] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.705159 16646 ts_tablet_manager.cc:1434] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.001s
I20260713 09:06:21.706386 16646 tablet_bootstrap.cc:492] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.729070 16569 leader_election.cc:304] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57e62037e93945f0828f4421278af54f; no voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.728266 16347 catalog_manager.cc:5697] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 0 to 1, leader changed from <none> to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.732501 16679 raft_consensus.cc:2749] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.734273 16351 catalog_manager.cc:5697] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 0 to 1, leader changed from <none> to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 1 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.737848 16569 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57e62037e93945f0828f4421278af54f; no voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.738158 16646 tablet_bootstrap.cc:654] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.738651 16679 raft_consensus.cc:2749] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.736111 16647 tablet_bootstrap.cc:654] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.743647 16649 tablet_bootstrap.cc:492] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.744139 16649 ts_tablet_manager.cc:1403] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.214s	user 0.041s	sys 0.019s
I20260713 09:06:21.744987 16349 catalog_manager.cc:5697] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f reported cstate change: term changed from 0 to 1, leader changed from <none> to 57e62037e93945f0828f4421278af54f (127.15.239.195). New cstate: current_term: 1 leader_uuid: "57e62037e93945f0828f4421278af54f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.750494 16649 raft_consensus.cc:359] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.751796 16649 raft_consensus.cc:385] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.752058 16649 raft_consensus.cc:740] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.752693 16649 consensus_queue.cc:260] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.755884 16649 ts_tablet_manager.cc:1434] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:06:21.757108 16649 tablet_bootstrap.cc:492] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.760516 16646 tablet_bootstrap.cc:492] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.761031 16646 ts_tablet_manager.cc:1403] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.007s
I20260713 09:06:21.763619 16646 raft_consensus.cc:359] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.764264 16646 raft_consensus.cc:385] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.765178 16681 raft_consensus.cc:493] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.765285 16646 raft_consensus.cc:740] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.765697 16681 raft_consensus.cc:515] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.766063 16646 consensus_queue.cc:260] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.767766 16681 leader_election.cc:290] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.768221 16646 ts_tablet_manager.cc:1434] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:21.768478 16649 tablet_bootstrap.cc:654] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.768786 16452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:21.769088 16646 tablet_bootstrap.cc:492] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f: Bootstrap starting.
I20260713 09:06:21.770488 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.771252 16600 raft_consensus.cc:2393] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67a358b03a0945b0b6fc392f266e81de in current term 1: Already voted for candidate a954952759a3407ea3a32fce1b183655 in this term.
I20260713 09:06:21.772871 16494 leader_election.cc:304] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de; no voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655
I20260713 09:06:21.773864 16681 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.776275 16646 tablet_bootstrap.cc:654] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.780290 16681 raft_consensus.cc:2749] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:21.782047 16647 tablet_bootstrap.cc:492] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.782526 16647 ts_tablet_manager.cc:1403] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.015s
I20260713 09:06:21.784868 16649 tablet_bootstrap.cc:492] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.785509 16649 ts_tablet_manager.cc:1403] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260713 09:06:21.785439 16647 raft_consensus.cc:359] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.786161 16647 raft_consensus.cc:385] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.786423 16647 raft_consensus.cc:740] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.789484 16647 consensus_queue.cc:260] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.789477 16649 raft_consensus.cc:359] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.790678 16649 raft_consensus.cc:385] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.790983 16649 raft_consensus.cc:740] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.792048 16647 ts_tablet_manager.cc:1434] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:21.791684 16649 consensus_queue.cc:260] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.792459 16646 tablet_bootstrap.cc:492] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f: No bootstrap required, opened a new log
I20260713 09:06:21.792922 16646 ts_tablet_manager.cc:1403] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260713 09:06:21.792846 16647 tablet_bootstrap.cc:492] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de: Bootstrap starting.
I20260713 09:06:21.794122 16649 ts_tablet_manager.cc:1434] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:06:21.794996 16649 tablet_bootstrap.cc:492] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.795718 16646 raft_consensus.cc:359] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.796388 16646 raft_consensus.cc:385] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.796706 16646 raft_consensus.cc:740] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.797433 16646 consensus_queue.cc:260] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.799751 16646 ts_tablet_manager.cc:1434] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:21.801497 16649 tablet_bootstrap.cc:654] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.801864 16647 tablet_bootstrap.cc:654] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.809703 16649 tablet_bootstrap.cc:492] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.810114 16649 ts_tablet_manager.cc:1403] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:06:21.816131 16649 raft_consensus.cc:359] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.816717 16649 raft_consensus.cc:385] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.816967 16649 raft_consensus.cc:740] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.817632 16649 consensus_queue.cc:260] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.819653 16649 ts_tablet_manager.cc:1434] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:21.820427 16649 tablet_bootstrap.cc:492] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655: Bootstrap starting.
I20260713 09:06:21.825759 16649 tablet_bootstrap.cc:654] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:21.829347 16347 catalog_manager.cc:5697] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 0 to 1, leader changed from <none> to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 1 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.832207 16347 catalog_manager.cc:5697] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 0 to 1, leader changed from <none> to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 1 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.836687 16649 tablet_bootstrap.cc:492] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655: No bootstrap required, opened a new log
I20260713 09:06:21.837112 16649 ts_tablet_manager.cc:1403] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:06:21.838840 16647 tablet_bootstrap.cc:492] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de: No bootstrap required, opened a new log
I20260713 09:06:21.839277 16647 ts_tablet_manager.cc:1403] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.008s
I20260713 09:06:21.839574 16649 raft_consensus.cc:359] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.840191 16649 raft_consensus.cc:385] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.840910 16655 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.841343 16655 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.843386 16655 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.843431 16647 raft_consensus.cc:359] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.844201 16647 raft_consensus.cc:385] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:21.844486 16647 raft_consensus.cc:740] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.845155 16647 consensus_queue.cc:260] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.845752 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.846258 16351 catalog_manager.cc:5697] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 0 to 1, leader changed from <none> to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.846988 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.847380 16647 ts_tablet_manager.cc:1434] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:21.847730 16600 raft_consensus.cc:2393] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a954952759a3407ea3a32fce1b183655 in current term 1: Already voted for candidate 67a358b03a0945b0b6fc392f266e81de in this term.
I20260713 09:06:21.847915 16351 catalog_manager.cc:5697] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 0 to 1, leader changed from <none> to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.840448 16649 raft_consensus.cc:740] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Initialized, Role: FOLLOWER
I20260713 09:06:21.848928 16419 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a954952759a3407ea3a32fce1b183655; no voters: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:21.849442 16649 consensus_queue.cc:260] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.849992 16655 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.851559 16649 ts_tablet_manager.cc:1434] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:21.858394 16655 raft_consensus.cc:2749] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:21.915964 16399 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:21.976341 16655 raft_consensus.cc:493] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:21.976856 16655 raft_consensus.cc:515] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.979425 16655 leader_election.cc:290] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.979547 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:21.980218 16529 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 0.
I20260713 09:06:21.980495 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:21.981086 16600 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 0.
I20260713 09:06:21.981206 16420 leader_election.cc:304] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:21.982201 16684 raft_consensus.cc:2804] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:21.982542 16684 raft_consensus.cc:493] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:21.982856 16684 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.986052 16655 consensus_queue.cc:1048] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:21.990499 16684 raft_consensus.cc:515] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:21.992609 16684 leader_election.cc:290] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:21.993227 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:21.993752 16528 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.994182 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:21.994709 16600 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:21.999881 16528 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:22.000234 16600 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:22.001302 16419 leader_election.cc:304] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:22.003881 16684 raft_consensus.cc:2804] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:22.005009 16684 raft_consensus.cc:697] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:22.005805 16684 consensus_queue.cc:237] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.012841 16679 raft_consensus.cc:493] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.013515 16679 raft_consensus.cc:515] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.014426 16600 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.015530 16679 leader_election.cc:290] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:22.017628 16452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a954952759a3407ea3a32fce1b183655" is_pre_election: true
I20260713 09:06:22.020361 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:22.019850 16350 catalog_manager.cc:5697] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 0 to 1, leader changed from <none> to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.023214 16568 leader_election.cc:304] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57e62037e93945f0828f4421278af54f; no voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655
I20260713 09:06:22.023954 16679 raft_consensus.cc:2749] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:22.025014 16684 consensus_queue.cc:1048] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.043219 16684 consensus_queue.cc:1048] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.046676 16684 raft_consensus.cc:493] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.047142 16684 raft_consensus.cc:515] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.049201 16684 leader_election.cc:290] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:22.050180 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:22.050911 16600 raft_consensus.cc:2393] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a954952759a3407ea3a32fce1b183655 in current term 1: Already voted for candidate 67a358b03a0945b0b6fc392f266e81de in this term.
I20260713 09:06:22.051128 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:22.052858 16419 leader_election.cc:304] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a954952759a3407ea3a32fce1b183655; no voters: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:22.053546 16684 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.058274 16655 consensus_queue.cc:1048] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.062958 16684 raft_consensus.cc:2749] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:22.066061 16681 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:22.078411 16681 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.110929 16679 consensus_queue.cc:1048] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.120934 16679 consensus_queue.cc:1048] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.169582 16681 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.179327 16684 raft_consensus.cc:493] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.179805 16684 raft_consensus.cc:515] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.180399 16686 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.181805 16684 leader_election.cc:290] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:22.182832 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f" is_pre_election: true
I20260713 09:06:22.183302 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de" is_pre_election: true
I20260713 09:06:22.183439 16600 raft_consensus.cc:2468] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 0.
I20260713 09:06:22.183900 16528 raft_consensus.cc:2468] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 0.
I20260713 09:06:22.184645 16419 leader_election.cc:304] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:22.185385 16684 raft_consensus.cc:2804] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:22.185730 16684 raft_consensus.cc:493] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:22.186030 16684 raft_consensus.cc:3060] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.194857 16684 raft_consensus.cc:515] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.197165 16684 leader_election.cc:290] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:22.197849 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:22.198424 16528 raft_consensus.cc:3060] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.198580 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:22.199115 16600 raft_consensus.cc:3060] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.205476 16528 raft_consensus.cc:2468] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:22.205611 16600 raft_consensus.cc:2468] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 1.
I20260713 09:06:22.206743 16419 leader_election.cc:304] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:22.207392 16684 raft_consensus.cc:2804] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:22.207811 16684 raft_consensus.cc:697] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:22.208592 16684 consensus_queue.cc:237] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.215835 16350 catalog_manager.cc:5697] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 0 to 1, leader changed from <none> to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.235962 16686 consensus_queue.cc:1048] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.239601 16684 consensus_queue.cc:1048] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.251613 16681 consensus_queue.cc:1048] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.264107 16684 consensus_queue.cc:1048] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.531754 16600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd"
dest_uuid: "57e62037e93945f0828f4421278af54f"
mode: GRACEFUL
new_leader_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:43418
I20260713 09:06:22.532454 16600 raft_consensus.cc:606] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 LEADER]: Received request to transfer leadership to TS a954952759a3407ea3a32fce1b183655
I20260713 09:06:22.535589 16667 consensus_queue.cc:1048] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.551368 16655 consensus_queue.cc:1048] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.565184 16529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49672
I20260713 09:06:22.565776 16529 raft_consensus.cc:606] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Received request to transfer leadership to TS a954952759a3407ea3a32fce1b183655
I20260713 09:06:22.574558 16529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49672
I20260713 09:06:22.575101 16529 raft_consensus.cc:606] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Received request to transfer leadership to TS a954952759a3407ea3a32fce1b183655
I20260713 09:06:22.593375 16452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49864
I20260713 09:06:22.593848 16452 raft_consensus.cc:606] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:22.598531 16452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41873698b2e74d8394f5818168832d79"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49864
I20260713 09:06:22.598954 16452 raft_consensus.cc:606] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:22.603432 16452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49864
I20260713 09:06:22.603847 16452 raft_consensus.cc:606] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:22.608276 16452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:49864
I20260713 09:06:22.608686 16452 raft_consensus.cc:606] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Received request to transfer leadership to TS 57e62037e93945f0828f4421278af54f
I20260713 09:06:22.618384 16667 consensus_queue.cc:1048] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.628546 16683 consensus_queue.cc:1048] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:22.639926 16684 raft_consensus.cc:993] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655: : Instructing follower 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:22.640369 16683 raft_consensus.cc:1081] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Signalling peer 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:22.643043 16601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b"
dest_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:43406
I20260713 09:06:22.643775 16601 raft_consensus.cc:493] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.644237 16601 raft_consensus.cc:3060] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.650894 16601 raft_consensus.cc:515] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.655414 16601 leader_election.cc:290] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 2 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:22.656817 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:22.657409 16528 raft_consensus.cc:3060] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.657708 16452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167a6b8eac6548ea97dbd50321c47c5b" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:22.658274 16452 raft_consensus.cc:3055] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.658586 16452 raft_consensus.cc:740] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:22.659312 16452 consensus_queue.cc:260] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.660261 16452 raft_consensus.cc:3060] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.664213 16528 raft_consensus.cc:2468] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 2.
I20260713 09:06:22.665359 16569 leader_election.cc:304] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: 
I20260713 09:06:22.666069 16452 raft_consensus.cc:2468] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 2.
I20260713 09:06:22.666185 16679 raft_consensus.cc:2804] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.667455 16679 raft_consensus.cc:697] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 2 LEADER]: Becoming Leader. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:22.668264 16679 consensus_queue.cc:237] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.674511 16736 raft_consensus.cc:993] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f: : Instructing follower a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:22.674919 16737 raft_consensus.cc:1081] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 LEADER]: Signalling peer a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:22.676263 16452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49852
I20260713 09:06:22.676709 16452 raft_consensus.cc:493] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.677012 16452 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.676816 16351 catalog_manager.cc:5697] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f reported cstate change: term changed from 1 to 2, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 57e62037e93945f0828f4421278af54f (127.15.239.195). New cstate: current_term: 2 leader_uuid: "57e62037e93945f0828f4421278af54f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:22.682551 16452 raft_consensus.cc:515] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:22.684252 16452 leader_election.cc:290] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 2 election: Requested vote from peers 57e62037e93945f0828f4421278af54f (127.15.239.195:37617), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:22.684927 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:22.685388 16601 raft_consensus.cc:3055] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.685665 16601 raft_consensus.cc:740] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:22.687592 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:22.688124 16528 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.688282 16601 consensus_queue.cc:260] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:22.689517 16601 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.694779 16528 raft_consensus.cc:2468] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 2.
I20260713 09:06:22.695991 16420 leader_election.cc:304] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:22.696099 16601 raft_consensus.cc:2468] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 2.
I20260713 09:06:22.696789 16667 raft_consensus.cc:2804] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.697240 16667 raft_consensus.cc:697] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:22.697407 16654 raft_consensus.cc:993] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:22.697810 16654 raft_consensus.cc:1081] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Signalling peer a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:22.698038 16667 consensus_queue.cc:237] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:22.700534 16453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49836
I20260713 09:06:22.701033 16453 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.701400 16453 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.706867 16351 catalog_manager.cc:5697] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 1 to 2, leader changed from 57e62037e93945f0828f4421278af54f (127.15.239.195) to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:22.707314 16453 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.710310 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:22.710501 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:22.710853 16601 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.711198 16528 raft_consensus.cc:3055] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.711562 16528 raft_consensus.cc:740] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:22.712451 16528 consensus_queue.cc:260] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.713811 16528 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.716850 16601 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 2.
I20260713 09:06:22.713203 16453 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 2 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:22.717971 16419 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:22.718816 16667 raft_consensus.cc:2804] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.719187 16667 raft_consensus.cc:697] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:22.720141 16667 consensus_queue.cc:237] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.720916 16528 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 2.
I20260713 09:06:22.726797 16351 catalog_manager.cc:5697] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 1 to 2, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:22.727581 16681 raft_consensus.cc:993] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:22.728067 16672 raft_consensus.cc:1081] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Signalling peer a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:22.729436 16453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49836
I20260713 09:06:22.729929 16453 raft_consensus.cc:493] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:22.730314 16453 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.736657 16453 raft_consensus.cc:515] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.738615 16453 leader_election.cc:290] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 2 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:22.739131 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:22.739670 16528 raft_consensus.cc:3055] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:22.739974 16528 raft_consensus.cc:740] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:22.739951 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:22.740626 16601 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.740859 16528 consensus_queue.cc:260] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.741776 16528 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:22.745712 16528 raft_consensus.cc:2468] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 2.
I20260713 09:06:22.746666 16420 leader_election.cc:304] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:22.747323 16667 raft_consensus.cc:2804] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:22.747217 16601 raft_consensus.cc:2468] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 2.
I20260713 09:06:22.747985 16667 raft_consensus.cc:697] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:22.748751 16667 consensus_queue.cc:237] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:22.755738 16351 catalog_manager.cc:5697] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 1 to 2, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.081964 16667 raft_consensus.cc:993] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:23.082399 16683 raft_consensus.cc:1081] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:23.084111 16529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41873698b2e74d8394f5818168832d79"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49658
I20260713 09:06:23.084573 16529 raft_consensus.cc:493] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.085011 16529 raft_consensus.cc:3060] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.085271 16683 raft_consensus.cc:993] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:23.085656 16667 raft_consensus.cc:1081] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:23.087040 16528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49658
I20260713 09:06:23.087461 16528 raft_consensus.cc:493] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.087779 16528 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.090317 16529 raft_consensus.cc:515] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.092783 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41873698b2e74d8394f5818168832d79" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:23.093134 16601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41873698b2e74d8394f5818168832d79" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:23.093398 16453 raft_consensus.cc:3055] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.093688 16601 raft_consensus.cc:3060] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.093779 16453 raft_consensus.cc:740] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:23.094656 16529 leader_election.cc:290] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:23.094717 16453 consensus_queue.cc:260] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.095805 16453 raft_consensus.cc:3060] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.096371 16528 raft_consensus.cc:515] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.098326 16528 leader_election.cc:290] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:23.099399 16600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:23.099989 16600 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.100028 16601 raft_consensus.cc:2468] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:23.101076 16494 leader_election.cc:304] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: 
I20260713 09:06:23.101799 16684 raft_consensus.cc:993] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:23.102241 16684 raft_consensus.cc:1081] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:23.101807 16672 raft_consensus.cc:2804] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.102905 16672 raft_consensus.cc:697] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:23.103847 16529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49658
I20260713 09:06:23.103598 16672 consensus_queue.cc:237] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.104369 16529 raft_consensus.cc:493] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.104732 16529 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.106005 16600 raft_consensus.cc:2468] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:23.102118 16452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:23.107110 16494 leader_election.cc:304] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: 
I20260713 09:06:23.107545 16452 raft_consensus.cc:3055] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.107903 16681 raft_consensus.cc:2804] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.108273 16453 raft_consensus.cc:2468] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:23.108407 16681 raft_consensus.cc:697] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:23.109205 16681 consensus_queue.cc:237] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.107901 16452 raft_consensus.cc:740] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:23.111666 16529 raft_consensus.cc:515] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.111950 16452 consensus_queue.cc:260] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.113075 16452 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.113710 16529 leader_election.cc:290] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:23.115864 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:23.116369 16599 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.116534 16454 raft_consensus.cc:1275] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.118052 16737 consensus_queue.cc:1048] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.116573 16529 raft_consensus.cc:1275] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.123636 16737 consensus_queue.cc:1048] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.124663 16452 raft_consensus.cc:2468] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:23.126619 16599 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:23.129119 16494 leader_election.cc:304] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: 
I20260713 09:06:23.129035 16351 catalog_manager.cc:5697] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 1 to 2, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 2 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.129941 16681 raft_consensus.cc:2804] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.130465 16681 raft_consensus.cc:697] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:23.130878 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:23.131428 16453 raft_consensus.cc:3055] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.131232 16681 consensus_queue.cc:237] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.131739 16453 raft_consensus.cc:740] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:23.133718 16453 consensus_queue.cc:260] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:23.134981 16453 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.138643 16599 raft_consensus.cc:1275] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.140053 16601 raft_consensus.cc:1240] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Rejecting Update request from peer a954952759a3407ea3a32fce1b183655 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:23.139880 16684 consensus_queue.cc:1048] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.145726 16453 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:23.150271 16528 raft_consensus.cc:1275] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.153864 16667 consensus_queue.cc:1048] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.160894 16528 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.164754 16667 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.170711 16527 raft_consensus.cc:1275] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.172596 16684 consensus_queue.cc:1048] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.173161 16601 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.174119 16350 catalog_manager.cc:5697] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 1 to 2, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 2 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.175315 16683 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.175979 16350 catalog_manager.cc:5697] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 1 to 2, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 2 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.184684 16601 raft_consensus.cc:1275] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.186177 16683 consensus_queue.cc:1048] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:23.474789 16475 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7060 after lost signal to thread 16322
W20260713 09:06:23.475473 16475 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7740 after lost signal to thread 16385
I20260713 09:06:23.601667 16601 raft_consensus.cc:1275] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.603004 16672 consensus_queue.cc:1048] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.612072 16453 raft_consensus.cc:1275] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.613930 16681 consensus_queue.cc:1048] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.648381 16453 raft_consensus.cc:1275] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.649538 16654 consensus_queue.cc:1048] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.658561 16601 raft_consensus.cc:1275] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.660145 16654 consensus_queue.cc:1048] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.672771 16601 raft_consensus.cc:1275] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.674817 16681 consensus_queue.cc:1048] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.684386 16453 raft_consensus.cc:1275] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:23.686264 16672 consensus_queue.cc:1048] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:25.640301 16319 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:06:25.641067 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:25.660182 16527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:49682
I20260713 09:06:25.660669 16527 raft_consensus.cc:606] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Received request to transfer leadership to TS 57e62037e93945f0828f4421278af54f
I20260713 09:06:25.671384 16453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:49868
I20260713 09:06:25.671870 16453 raft_consensus.cc:606] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Received request to transfer leadership to TS 57e62037e93945f0828f4421278af54f
I20260713 09:06:25.673041 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:25.673473 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:25.771548 16755 raft_consensus.cc:993] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655: : Instructing follower 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:25.772007 16751 raft_consensus.cc:1081] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Signalling peer 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:25.773380 16599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:43406
I20260713 09:06:25.773831 16599 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:25.774154 16599 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:25.778537 16599 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:25.780522 16599 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 3 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:25.781569 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:25.781623 16527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:25.782292 16453 raft_consensus.cc:3055] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:25.782382 16527 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:25.782613 16453 raft_consensus.cc:740] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:25.783399 16453 consensus_queue.cc:260] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:25.784281 16453 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:25.788772 16453 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 3.
I20260713 09:06:25.790066 16568 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:25.790889 16737 raft_consensus.cc:2804] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:25.791440 16527 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 3.
I20260713 09:06:25.792402 16737 raft_consensus.cc:697] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Becoming Leader. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:25.793308 16737 consensus_queue.cc:237] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:25.800864 16347 catalog_manager.cc:5697] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f reported cstate change: term changed from 2 to 3, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 57e62037e93945f0828f4421278af54f (127.15.239.195). New cstate: current_term: 3 leader_uuid: "57e62037e93945f0828f4421278af54f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:25.982774 16762 raft_consensus.cc:993] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:25.983227 16672 raft_consensus.cc:1081] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Signalling peer 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:25.984790 16599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d"
dest_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:43410
I20260713 09:06:25.985246 16599 raft_consensus.cc:493] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:25.985540 16599 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.990048 16599 raft_consensus.cc:515] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:25.991808 16599 leader_election.cc:290] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 2 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:25.992866 16527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:25.993165 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:25.993453 16527 raft_consensus.cc:3055] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:25.993685 16453 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.993808 16527 raft_consensus.cc:740] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:25.994665 16527 consensus_queue.cc:260] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:25.995819 16527 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.000214 16453 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 2.
I20260713 09:06:26.001633 16568 leader_election.cc:304] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:26.002442 16527 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 2.
I20260713 09:06:26.002473 16737 raft_consensus.cc:2804] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.003271 16737 raft_consensus.cc:697] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 LEADER]: Becoming Leader. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:26.004101 16737 consensus_queue.cc:237] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.012486 16347 catalog_manager.cc:5697] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f reported cstate change: term changed from 1 to 2, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to 57e62037e93945f0828f4421278af54f (127.15.239.195). New cstate: current_term: 2 leader_uuid: "57e62037e93945f0828f4421278af54f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:26.304844 16453 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:26.306041 16737 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:26.316419 16527 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:26.317684 16766 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:26.526772 16527 raft_consensus.cc:1275] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.528023 16766 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.530642 16453 raft_consensus.cc:1275] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.531713 16766 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.674283 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:26.682812 16453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49864
I20260713 09:06:26.683287 16453 raft_consensus.cc:606] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:26.687400 16453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49864
I20260713 09:06:26.687906 16453 raft_consensus.cc:606] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:26.691836 16453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49864
I20260713 09:06:26.692251 16453 raft_consensus.cc:606] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:26.696151 16599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "57e62037e93945f0828f4421278af54f"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:43418
I20260713 09:06:26.696588 16599 raft_consensus.cc:606] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:26.700474 16599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d"
dest_uuid: "57e62037e93945f0828f4421278af54f"
mode: GRACEFUL
new_leader_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:43418
I20260713 09:06:26.700886 16599 raft_consensus.cc:606] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 LEADER]: Received request to transfer leadership to TS 67a358b03a0945b0b6fc392f266e81de
I20260713 09:06:26.780543 16737 raft_consensus.cc:993] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.780994 16766 raft_consensus.cc:1081] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.782426 16527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49670
I20260713 09:06:26.782872 16527 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.783247 16527 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:26.787657 16527 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.789362 16527 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 4 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:26.790112 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:26.790256 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:26.790773 16599 raft_consensus.cc:3055] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:26.790776 16453 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:26.791301 16599 raft_consensus.cc:740] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:26.792111 16599 consensus_queue.cc:260] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.793265 16599 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:26.797427 16453 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 4.
I20260713 09:06:26.799219 16599 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 4.
I20260713 09:06:26.799316 16494 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [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: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:26.800011 16772 raft_consensus.cc:2804] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:26.800416 16772 raft_consensus.cc:697] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:26.801095 16772 consensus_queue.cc:237] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.806375 16347 catalog_manager.cc:5697] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 3 to 4, leader changed from 57e62037e93945f0828f4421278af54f (127.15.239.195) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 4 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.905069 16755 raft_consensus.cc:993] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.905467 16776 raft_consensus.cc:1081] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.906816 16527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49658
I20260713 09:06:26.907270 16527 raft_consensus.cc:493] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.907578 16527 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.911800 16527 raft_consensus.cc:515] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.913295 16527 leader_election.cc:290] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:26.913981 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:26.914371 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:26.914513 16453 raft_consensus.cc:3055] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.914878 16453 raft_consensus.cc:740] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:26.914880 16599 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.915547 16453 consensus_queue.cc:260] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.916378 16453 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.919843 16755 raft_consensus.cc:993] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.920276 16776 raft_consensus.cc:1081] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.920799 16599 raft_consensus.cc:2468] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:26.921801 16527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49658
I20260713 09:06:26.922005 16453 raft_consensus.cc:2468] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 2.
I20260713 09:06:26.921984 16494 leader_election.cc:304] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: 
I20260713 09:06:26.922412 16527 raft_consensus.cc:493] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.923031 16772 raft_consensus.cc:2804] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.923163 16527 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.923488 16772 raft_consensus.cc:697] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:26.924309 16772 consensus_queue.cc:237] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.928659 16527 raft_consensus.cc:515] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.930336 16527 leader_election.cc:290] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 3 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:26.930852 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:26.930670 16347 catalog_manager.cc:5697] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 1 to 2, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 2 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.931317 16453 raft_consensus.cc:3055] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:26.931291 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7b9c37022d43e18f2c374aa3e993e7" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:26.931756 16453 raft_consensus.cc:740] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:26.931962 16599 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.932420 16453 consensus_queue.cc:260] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.933442 16453 raft_consensus.cc:3060] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.937036 16599 raft_consensus.cc:2468] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 3.
I20260713 09:06:26.937970 16453 raft_consensus.cc:2468] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 3.
I20260713 09:06:26.938047 16494 leader_election.cc:304] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [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: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: 
I20260713 09:06:26.938884 16772 raft_consensus.cc:2804] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:26.939779 16772 raft_consensus.cc:697] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:26.940439 16772 consensus_queue.cc:237] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:26.946502 16347 catalog_manager.cc:5697] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 2 to 3, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 3 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.953006 16755 raft_consensus.cc:993] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.953382 16776 raft_consensus.cc:1081] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:26.954787 16527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49658
I20260713 09:06:26.955225 16527 raft_consensus.cc:493] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.955540 16527 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.959908 16527 raft_consensus.cc:515] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:26.961376 16527 leader_election.cc:290] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 3 election: Requested vote from peers 57e62037e93945f0828f4421278af54f (127.15.239.195:37617), a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405)
I20260713 09:06:26.962067 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:26.962366 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb3ee1a5726498f9d01387376880ecd" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:26.962553 16599 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.962842 16453 raft_consensus.cc:3055] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:26.963114 16453 raft_consensus.cc:740] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:26.963689 16453 consensus_queue.cc:260] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [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: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:26.964437 16453 raft_consensus.cc:3060] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.966938 16599 raft_consensus.cc:2468] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 3.
I20260713 09:06:26.967934 16494 leader_election.cc:304] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [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: 57e62037e93945f0828f4421278af54f, 67a358b03a0945b0b6fc392f266e81de; no voters: 
I20260713 09:06:26.968757 16772 raft_consensus.cc:2804] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:26.969230 16453 raft_consensus.cc:2468] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 3.
I20260713 09:06:26.969286 16772 raft_consensus.cc:697] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:26.970264 16772 consensus_queue.cc:237] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [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: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } }
I20260713 09:06:26.975942 16347 catalog_manager.cc:5697] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 2 to 3, leader changed from a954952759a3407ea3a32fce1b183655 (127.15.239.193) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 3 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.012171 16737 raft_consensus.cc:993] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f: : Instructing follower 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:27.012629 16766 raft_consensus.cc:1081] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 LEADER]: Signalling peer 67a358b03a0945b0b6fc392f266e81de to start an election
I20260713 09:06:27.014041 16527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
 from {username='slave'} at 127.0.0.1:49670
I20260713 09:06:27.014595 16527 raft_consensus.cc:493] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.014921 16527 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:27.019718 16527 raft_consensus.cc:515] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:27.021350 16527 leader_election.cc:290] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [CANDIDATE]: Term 3 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:27.021984 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:27.022251 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "67a358b03a0945b0b6fc392f266e81de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:27.022516 16453 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:27.022765 16599 raft_consensus.cc:3055] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:27.023056 16599 raft_consensus.cc:740] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:27.023819 16599 consensus_queue.cc:260] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:27.024952 16599 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:27.028394 16453 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 3.
I20260713 09:06:27.029399 16494 leader_election.cc:304] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [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: 67a358b03a0945b0b6fc392f266e81de, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:27.030200 16772 raft_consensus.cc:2804] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:27.030570 16772 raft_consensus.cc:697] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Becoming Leader. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:27.031066 16599 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a358b03a0945b0b6fc392f266e81de in term 3.
I20260713 09:06:27.031258 16772 consensus_queue.cc:237] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:27.036412 16347 catalog_manager.cc:5697] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de reported cstate change: term changed from 2 to 3, leader changed from 57e62037e93945f0828f4421278af54f (127.15.239.195) to 67a358b03a0945b0b6fc392f266e81de (127.15.239.194). New cstate: current_term: 3 leader_uuid: "67a358b03a0945b0b6fc392f266e81de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.252676 16599 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 4 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:27.253801 16772 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:27.262379 16453 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 4 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:27.264896 16781 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:27.322432 16453 raft_consensus.cc:1275] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.323859 16781 consensus_queue.cc:1048] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.324186 16453 raft_consensus.cc:1275] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:27.325508 16781 consensus_queue.cc:1048] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:27.333015 16599 raft_consensus.cc:1275] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.336321 16762 consensus_queue.cc:1048] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.344589 16599 raft_consensus.cc:1275] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:27.347517 16787 consensus_queue.cc:1048] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:27.405503 16601 raft_consensus.cc:1275] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:27.406666 16786 consensus_queue.cc:1048] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:27.416256 16452 raft_consensus.cc:1275] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:27.418447 16786 consensus_queue.cc:1048] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:27.579118 16452 raft_consensus.cc:1275] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:27.580127 16786 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:27.588546 16601 raft_consensus.cc:1275] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Refusing update from remote peer 67a358b03a0945b0b6fc392f266e81de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:27.590021 16772 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:29.711122 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:29.718180 16527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:49682
I20260713 09:06:29.718839 16527 raft_consensus.cc:606] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Received request to transfer leadership to TS 57e62037e93945f0828f4421278af54f
I20260713 09:06:29.721361 16527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49682
I20260713 09:06:29.721792 16527 raft_consensus.cc:606] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Received request to transfer leadership to TS a954952759a3407ea3a32fce1b183655
I20260713 09:06:29.723805 16527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49682
I20260713 09:06:29.724226 16527 raft_consensus.cc:606] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Received request to transfer leadership to TS a954952759a3407ea3a32fce1b183655
I20260713 09:06:29.726146 16527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:49682
I20260713 09:06:29.726560 16527 raft_consensus.cc:606] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Received request to transfer leadership to TS 57e62037e93945f0828f4421278af54f
I20260713 09:06:29.728519 16527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
mode: GRACEFUL
new_leader_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49682
I20260713 09:06:29.728940 16527 raft_consensus.cc:606] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 LEADER]: Received request to transfer leadership to TS a954952759a3407ea3a32fce1b183655
I20260713 09:06:29.729846 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:29.730290 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:29.811340 16786 raft_consensus.cc:993] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:29.811841 16795 raft_consensus.cc:1081] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Signalling peer a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:29.813196 16452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49836
I20260713 09:06:29.813601 16452 raft_consensus.cc:493] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:29.813864 16452 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:29.819921 16452 raft_consensus.cc:515] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.821593 16452 leader_election.cc:290] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 4 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:29.822471 16527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:29.822885 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a7aa0d082c405d9523415f81f7084d" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:29.823231 16527 raft_consensus.cc:3055] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:29.823365 16599 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:29.823578 16527 raft_consensus.cc:740] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:29.824501 16527 consensus_queue.cc:260] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.825492 16527 raft_consensus.cc:3060] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:29.828490 16599 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 4.
I20260713 09:06:29.829571 16419 leader_election.cc:304] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:29.829684 16527 raft_consensus.cc:2468] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 4.
I20260713 09:06:29.831234 16796 raft_consensus.cc:2804] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:29.831919 16796 raft_consensus.cc:697] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 4 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:29.832645 16796 consensus_queue.cc:237] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.839147 16347 catalog_manager.cc:5697] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 3 to 4, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 4 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:29.888397 16786 raft_consensus.cc:993] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:29.888898 16795 raft_consensus.cc:1081] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Signalling peer 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:29.890379 16599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d"
dest_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:43410
I20260713 09:06:29.890844 16599 raft_consensus.cc:493] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:29.891139 16599 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.895116 16599 raft_consensus.cc:515] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.896647 16599 leader_election.cc:290] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 3 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:29.897313 16452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:29.897535 16527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341d0c7eb6a54a4d848bf5888579234d" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:29.897846 16452 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.898020 16527 raft_consensus.cc:3055] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:29.898453 16527 raft_consensus.cc:740] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:29.899003 16527 consensus_queue.cc:260] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.899748 16527 raft_consensus.cc:3060] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.902388 16452 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 3.
I20260713 09:06:29.903486 16568 leader_election.cc:304] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:29.903606 16527 raft_consensus.cc:2468] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 3.
I20260713 09:06:29.904420 16766 raft_consensus.cc:2804] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:29.905458 16766 raft_consensus.cc:697] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Becoming Leader. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:29.906325 16766 consensus_queue.cc:237] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.912341 16347 catalog_manager.cc:5697] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f reported cstate change: term changed from 2 to 3, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to 57e62037e93945f0828f4421278af54f (127.15.239.195). New cstate: current_term: 3 leader_uuid: "57e62037e93945f0828f4421278af54f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:29.945348 16795 raft_consensus.cc:993] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:29.945818 16786 raft_consensus.cc:1081] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 LEADER]: Signalling peer a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:29.947260 16452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49836
I20260713 09:06:29.947712 16452 raft_consensus.cc:493] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:29.948007 16452 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:29.952414 16452 raft_consensus.cc:515] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.954020 16452 leader_election.cc:290] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 5 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:29.954692 16527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:29.954908 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db377862c1f644d5afb75f372c84a04c" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:29.955220 16527 raft_consensus.cc:3055] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:29.955407 16599 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:29.955525 16527 raft_consensus.cc:740] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:29.956127 16527 consensus_queue.cc:260] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.956995 16527 raft_consensus.cc:3060] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:29.959568 16795 raft_consensus.cc:993] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:29.960165 16599 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 5.
I20260713 09:06:29.960835 16786 raft_consensus.cc:1081] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Signalling peer a954952759a3407ea3a32fce1b183655 to start an election
I20260713 09:06:29.961135 16419 leader_election.cc:304] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:29.961900 16796 raft_consensus.cc:2804] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:29.962395 16796 raft_consensus.cc:697] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 5 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:29.963053 16796 consensus_queue.cc:237] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.963997 16527 raft_consensus.cc:2468] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 5.
I20260713 09:06:29.964282 16805 raft_consensus.cc:993] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de: : Instructing follower 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:29.964759 16795 raft_consensus.cc:1081] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Signalling peer 57e62037e93945f0828f4421278af54f to start an election
I20260713 09:06:29.966418 16601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed"
dest_uuid: "57e62037e93945f0828f4421278af54f"
 from {username='slave'} at 127.0.0.1:43410
I20260713 09:06:29.966482 16452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0"
dest_uuid: "a954952759a3407ea3a32fce1b183655"
 from {username='slave'} at 127.0.0.1:49836
I20260713 09:06:29.966985 16601 raft_consensus.cc:493] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:29.968652 16601 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.968667 16452 raft_consensus.cc:493] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:29.969128 16452 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.970160 16347 catalog_manager.cc:5697] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 4 to 5, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 5 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:29.974854 16452 raft_consensus.cc:515] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.976393 16601 raft_consensus.cc:515] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.977506 16527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:29.977525 16599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399f2fa826b7439fbf3b9f9f58b862f0" candidate_uuid: "a954952759a3407ea3a32fce1b183655" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57e62037e93945f0828f4421278af54f"
I20260713 09:06:29.978197 16527 raft_consensus.cc:3055] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:29.978467 16599 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.978809 16601 leader_election.cc:290] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [CANDIDATE]: Term 3 election: Requested vote from peers a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405), 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519)
I20260713 09:06:29.979871 16453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a954952759a3407ea3a32fce1b183655"
I20260713 09:06:29.980394 16453 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.981317 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c6ca3e98bc4afca308a1dccf4ce9ed" candidate_uuid: "57e62037e93945f0828f4421278af54f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67a358b03a0945b0b6fc392f266e81de"
I20260713 09:06:29.981823 16528 raft_consensus.cc:3055] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:29.982126 16528 raft_consensus.cc:740] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:29.982861 16528 consensus_queue.cc:260] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.984014 16528 raft_consensus.cc:3060] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.985152 16599 raft_consensus.cc:2468] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 3.
I20260713 09:06:29.985864 16453 raft_consensus.cc:2468] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 3.
I20260713 09:06:29.986245 16452 leader_election.cc:290] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [CANDIDATE]: Term 3 election: Requested vote from peers 67a358b03a0945b0b6fc392f266e81de (127.15.239.194:42519), 57e62037e93945f0828f4421278af54f (127.15.239.195:37617)
I20260713 09:06:29.986155 16419 leader_election.cc:304] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:29.986908 16568 leader_election.cc:304] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [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: 57e62037e93945f0828f4421278af54f, a954952759a3407ea3a32fce1b183655; no voters: 
I20260713 09:06:29.986184 16527 raft_consensus.cc:740] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67a358b03a0945b0b6fc392f266e81de, State: Running, Role: LEADER
I20260713 09:06:29.987666 16766 raft_consensus.cc:2804] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:29.988157 16766 raft_consensus.cc:697] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Becoming Leader. State: Replica: 57e62037e93945f0828f4421278af54f, State: Running, Role: LEADER
I20260713 09:06:29.987950 16527 consensus_queue.cc:260] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.987929 16796 raft_consensus.cc:2804] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:29.988933 16796 raft_consensus.cc:697] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 3 LEADER]: Becoming Leader. State: Replica: a954952759a3407ea3a32fce1b183655, State: Running, Role: LEADER
I20260713 09:06:29.989161 16527 raft_consensus.cc:3060] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:29.989014 16766 consensus_queue.cc:237] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.989835 16796 consensus_queue.cc:237] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [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: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } }
I20260713 09:06:29.992942 16528 raft_consensus.cc:2468] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57e62037e93945f0828f4421278af54f in term 3.
I20260713 09:06:29.995502 16527 raft_consensus.cc:2468] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a954952759a3407ea3a32fce1b183655 in term 3.
I20260713 09:06:29.999053 16347 catalog_manager.cc:5697] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f reported cstate change: term changed from 2 to 3, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to 57e62037e93945f0828f4421278af54f (127.15.239.195). New cstate: current_term: 3 leader_uuid: "57e62037e93945f0828f4421278af54f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.001200 16350 catalog_manager.cc:5697] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 reported cstate change: term changed from 2 to 3, leader changed from 67a358b03a0945b0b6fc392f266e81de (127.15.239.194) to a954952759a3407ea3a32fce1b183655 (127.15.239.193). New cstate: current_term: 3 leader_uuid: "a954952759a3407ea3a32fce1b183655" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:30.299271 16527 raft_consensus.cc:1275] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 4 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:30.300455 16796 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:30.310032 16599 raft_consensus.cc:1275] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 4 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:30.311291 16796 consensus_queue.cc:1048] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:30.361078 16601 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 5 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:30.362205 16796 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:30.370775 16527 raft_consensus.cc:1275] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 5 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:30.372433 16815 consensus_queue.cc:1048] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:30.394537 16601 raft_consensus.cc:1275] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.395677 16815 consensus_queue.cc:1048] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57e62037e93945f0828f4421278af54f" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 37617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:30.403308 16527 raft_consensus.cc:1275] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Refusing update from remote peer a954952759a3407ea3a32fce1b183655: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.404556 16815 consensus_queue.cc:1048] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:30.417541 16453 raft_consensus.cc:1275] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.418592 16766 consensus_queue.cc:1048] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:30.426635 16527 raft_consensus.cc:1275] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.429491 16820 consensus_queue.cc:1048] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:30.431032 16453 raft_consensus.cc:1275] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.432076 16820 consensus_queue.cc:1048] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a954952759a3407ea3a32fce1b183655" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:30.442721 16527 raft_consensus.cc:1275] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Refusing update from remote peer 57e62037e93945f0828f4421278af54f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.446627 16820 consensus_queue.cc:1048] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a358b03a0945b0b6fc392f266e81de" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 42519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:30.731168 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:30.736863 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
I20260713 09:06:30.761062 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:30.761830 16319 tablet_replica.cc:333] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.762847 16319 raft_consensus.cc:2243] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.763749 16319 raft_consensus.cc:2272] T db377862c1f644d5afb75f372c84a04c P a954952759a3407ea3a32fce1b183655 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.766003 16319 tablet_replica.cc:333] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.766533 16319 raft_consensus.cc:2243] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.766877 16319 raft_consensus.cc:2272] T 341d0c7eb6a54a4d848bf5888579234d P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.768776 16319 tablet_replica.cc:333] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.769196 16319 raft_consensus.cc:2243] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.769793 16319 raft_consensus.cc:2272] T 35a7aa0d082c405d9523415f81f7084d P a954952759a3407ea3a32fce1b183655 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.771350 16319 tablet_replica.cc:333] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.771775 16319 raft_consensus.cc:2243] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.772109 16319 raft_consensus.cc:2272] T 41873698b2e74d8394f5818168832d79 P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.773488 16319 tablet_replica.cc:333] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.773883 16319 raft_consensus.cc:2243] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:30.774551 16319 raft_consensus.cc:2272] T 399f2fa826b7439fbf3b9f9f58b862f0 P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.776319 16319 tablet_replica.cc:333] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.776728 16319 raft_consensus.cc:2243] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.777035 16319 raft_consensus.cc:2272] T ec7b9c37022d43e18f2c374aa3e993e7 P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.778600 16319 tablet_replica.cc:333] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.779026 16319 raft_consensus.cc:2243] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.779421 16319 raft_consensus.cc:2272] T 167a6b8eac6548ea97dbd50321c47c5b P a954952759a3407ea3a32fce1b183655 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.780896 16319 tablet_replica.cc:333] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.781313 16319 raft_consensus.cc:2243] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.781688 16319 raft_consensus.cc:2272] T b3c6ca3e98bc4afca308a1dccf4ce9ed P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:30.783602 16319 tablet_replica.cc:333] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655: stopping tablet replica
I20260713 09:06:30.784036 16319 raft_consensus.cc:2243] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:30.784439 16319 raft_consensus.cc:2272] T 5fb3ee1a5726498f9d01387376880ecd P a954952759a3407ea3a32fce1b183655 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:30.793088 16494 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:06:30.795938 16494 consensus_peers.cc:597] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de -> Peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Couldn't send request to peer a954952759a3407ea3a32fce1b183655. 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:06:30.954546 16568 consensus_peers.cc:597] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f -> Peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Couldn't send request to peer a954952759a3407ea3a32fce1b183655. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:30.976320 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
I20260713 09:06:30.996544 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
W20260713 09:06:31.008442 16568 consensus_peers.cc:597] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f -> Peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Couldn't send request to peer a954952759a3407ea3a32fce1b183655. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.022663 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:31.023283 16319 tablet_replica.cc:333] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.023818 16319 raft_consensus.cc:2243] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.024217 16319 raft_consensus.cc:2272] T 341d0c7eb6a54a4d848bf5888579234d P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.026888 16319 tablet_replica.cc:333] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.027410 16319 raft_consensus.cc:2243] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.028102 16319 raft_consensus.cc:2272] T 5fb3ee1a5726498f9d01387376880ecd P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.029686 16319 tablet_replica.cc:333] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.030184 16319 raft_consensus.cc:2243] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.030539 16319 raft_consensus.cc:2272] T 35a7aa0d082c405d9523415f81f7084d P 67a358b03a0945b0b6fc392f266e81de [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.032343 16319 tablet_replica.cc:333] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.032793 16319 raft_consensus.cc:2243] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.033432 16319 raft_consensus.cc:2272] T 41873698b2e74d8394f5818168832d79 P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.034940 16319 tablet_replica.cc:333] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.035378 16319 raft_consensus.cc:2243] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.035734 16319 raft_consensus.cc:2272] T db377862c1f644d5afb75f372c84a04c P 67a358b03a0945b0b6fc392f266e81de [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.037387 16319 tablet_replica.cc:333] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.037837 16319 raft_consensus.cc:2243] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.038240 16319 raft_consensus.cc:2272] T 399f2fa826b7439fbf3b9f9f58b862f0 P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.039855 16319 tablet_replica.cc:333] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.040293 16319 raft_consensus.cc:2243] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.040948 16319 raft_consensus.cc:2272] T ec7b9c37022d43e18f2c374aa3e993e7 P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.042439 16319 tablet_replica.cc:333] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.042856 16319 raft_consensus.cc:2243] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.043248 16319 raft_consensus.cc:2272] T 167a6b8eac6548ea97dbd50321c47c5b P 67a358b03a0945b0b6fc392f266e81de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.044585 16319 tablet_replica.cc:333] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de: stopping tablet replica
I20260713 09:06:31.045009 16319 raft_consensus.cc:2243] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.045356 16319 raft_consensus.cc:2272] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 67a358b03a0945b0b6fc392f266e81de [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:31.049252 16568 consensus_peers.cc:597] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f -> Peer a954952759a3407ea3a32fce1b183655 (127.15.239.193:35405): Couldn't send request to peer a954952759a3407ea3a32fce1b183655. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:31.072690 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
I20260713 09:06:31.087966 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
I20260713 09:06:31.110610 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:31.111214 16319 tablet_replica.cc:333] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.111814 16319 raft_consensus.cc:2243] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.112479 16319 raft_consensus.cc:2272] T 341d0c7eb6a54a4d848bf5888579234d P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.114315 16319 tablet_replica.cc:333] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.114790 16319 raft_consensus.cc:2243] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.115438 16319 raft_consensus.cc:2272] T 167a6b8eac6548ea97dbd50321c47c5b P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.116879 16319 tablet_replica.cc:333] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.117312 16319 raft_consensus.cc:2243] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.117913 16319 raft_consensus.cc:2272] T b3c6ca3e98bc4afca308a1dccf4ce9ed P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.119568 16319 tablet_replica.cc:333] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.120019 16319 raft_consensus.cc:2243] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.120464 16319 raft_consensus.cc:2272] T 35a7aa0d082c405d9523415f81f7084d P 57e62037e93945f0828f4421278af54f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.122212 16319 tablet_replica.cc:333] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.122665 16319 raft_consensus.cc:2243] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.123037 16319 raft_consensus.cc:2272] T 41873698b2e74d8394f5818168832d79 P 57e62037e93945f0828f4421278af54f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.124461 16319 tablet_replica.cc:333] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.124883 16319 raft_consensus.cc:2243] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.125248 16319 raft_consensus.cc:2272] T db377862c1f644d5afb75f372c84a04c P 57e62037e93945f0828f4421278af54f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.127063 16319 tablet_replica.cc:333] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.127497 16319 raft_consensus.cc:2243] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.127879 16319 raft_consensus.cc:2272] T 5fb3ee1a5726498f9d01387376880ecd P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.129241 16319 tablet_replica.cc:333] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.129647 16319 raft_consensus.cc:2243] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.129990 16319 raft_consensus.cc:2272] T 399f2fa826b7439fbf3b9f9f58b862f0 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.131632 16319 tablet_replica.cc:333] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f: stopping tablet replica
I20260713 09:06:31.132032 16319 raft_consensus.cc:2243] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:31.132433 16319 raft_consensus.cc:2272] T ec7b9c37022d43e18f2c374aa3e993e7 P 57e62037e93945f0828f4421278af54f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.156540 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
I20260713 09:06:31.173084 16319 master.cc:562] Master@127.15.239.254:45373 shutting down...
I20260713 09:06:31.263752 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:31.264320 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:31.264659 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ed3399a39624e07b3620f7e12148fc6: stopping tablet replica
I20260713 09:06:31.281711 16319 master.cc:584] Master@127.15.239.254:45373 shutdown complete.
57e62037e93945f0828f4421278af54f  1
67a358b03a0945b0b6fc392f266e81de  4
a954952759a3407ea3a32fce1b183655  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12876 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:06:31.320259 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:43607
I20260713 09:06:31.321369 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.326687 16830 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:06:31.326959 16831 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:06:31.328914 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:31.328929 16833 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:06:31.329852 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.330060 16319 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:06:31.330452 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933591330432 us; error 0 us; skew 500 ppm
I20260713 09:06:31.330945 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.333093 16319 webserver.cc:533] Webserver started at http://127.15.239.254:45525/ using document root <none> and password file <none>
I20260713 09:06:31.333573 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.333762 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.334021 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.335117 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "6f49b0dbc1ac4a859808da525829b245"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.339195 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:31.342276 16838 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:06:31.342857 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:31.343132 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "6f49b0dbc1ac4a859808da525829b245"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.343384 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-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:06:31.379704 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.380887 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.417290 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:43607
I20260713 09:06:31.417394 16889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:43607 every 8 connection(s)
I20260713 09:06:31.422778 16890 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:06:31.431736 16890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245: Bootstrap starting.
I20260713 09:06:31.436232 16890 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.440109 16890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245: No bootstrap required, opened a new log
I20260713 09:06:31.442148 16890 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f49b0dbc1ac4a859808da525829b245" member_type: VOTER }
I20260713 09:06:31.442531 16890 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.442739 16890 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f49b0dbc1ac4a859808da525829b245, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.443360 16890 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f49b0dbc1ac4a859808da525829b245" member_type: VOTER }
I20260713 09:06:31.443791 16890 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:31.443998 16890 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:31.444288 16890 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.448232 16890 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f49b0dbc1ac4a859808da525829b245" member_type: VOTER }
I20260713 09:06:31.448710 16890 leader_election.cc:304] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [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: 6f49b0dbc1ac4a859808da525829b245; no voters: 
I20260713 09:06:31.449739 16890 leader_election.cc:290] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:31.450176 16893 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.451397 16893 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 1 LEADER]: Becoming Leader. State: Replica: 6f49b0dbc1ac4a859808da525829b245, State: Running, Role: LEADER
I20260713 09:06:31.452031 16893 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [LEADER]: Queue going to LEADER mode. State: All 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: "6f49b0dbc1ac4a859808da525829b245" member_type: VOTER }
I20260713 09:06:31.452508 16890 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:31.456996 16895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f49b0dbc1ac4a859808da525829b245. Latest consensus state: current_term: 1 leader_uuid: "6f49b0dbc1ac4a859808da525829b245" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f49b0dbc1ac4a859808da525829b245" member_type: VOTER } }
I20260713 09:06:31.457569 16895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:31.457507 16894 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f49b0dbc1ac4a859808da525829b245" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f49b0dbc1ac4a859808da525829b245" member_type: VOTER } }
I20260713 09:06:31.458134 16894 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:31.459574 16901 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:31.467935 16901 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:31.468845 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:31.476001 16901 catalog_manager.cc:1383] Generated new cluster ID: 060336822d904391ad601ce579295c38
I20260713 09:06:31.476229 16901 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:31.498704 16901 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:31.499850 16901 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:31.516795 16901 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245: Generated new TSK 0
I20260713 09:06:31.517346 16901 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:31.535264 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.540663 16911 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:06:31.541824 16912 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:06:31.543332 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:31.543371 16914 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:06:31.544409 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.544617 16319 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:06:31.544793 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933591544762 us; error 0 us; skew 500 ppm
I20260713 09:06:31.545339 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.547465 16319 webserver.cc:533] Webserver started at http://127.15.239.193:35371/ using document root <none> and password file <none>
I20260713 09:06:31.547945 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.548127 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.548408 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.549396 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "3aabb786b3034ac083e907c0298575bc"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.553483 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:06:31.556490 16919 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:06:31.557158 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:31.557426 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "3aabb786b3034ac083e907c0298575bc"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.557708 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-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:06:31.573566 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.575116 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.578570 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:31.582039 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:31.582341 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:06:31.582654 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:31.582899 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.621505 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:34815
I20260713 09:06:31.621598 16981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:34815 every 8 connection(s)
I20260713 09:06:31.626211 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.632856 16986 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:06:31.635130 16987 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:06:31.637811 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:31.637766 16989 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:06:31.638794 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.638968 16319 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:06:31.639084 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933591639073 us; error 0 us; skew 500 ppm
I20260713 09:06:31.639495 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.641899 16319 webserver.cc:533] Webserver started at http://127.15.239.194:37357/ using document root <none> and password file <none>
I20260713 09:06:31.642550 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.642800 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.643119 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.643986 16982 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43607
I20260713 09:06:31.644306 16982 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:31.644366 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "856e52e76f524f21bff367c6dd92437e"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.645109 16982 heartbeater.cc:507] Master 127.15.239.254:43607 requested a full tablet report, sending...
I20260713 09:06:31.647042 16855 ts_manager.cc:194] Registered new tserver with Master: 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815)
I20260713 09:06:31.649063 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260713 09:06:31.649044 16855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47674
I20260713 09:06:31.652978 16994 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:06:31.653961 16319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:06:31.654330 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "856e52e76f524f21bff367c6dd92437e"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.654754 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-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:06:31.675468 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.676460 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.677688 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:31.679711 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:31.679908 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.680140 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:31.680292 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.717569 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:39405
I20260713 09:06:31.717676 17056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:39405 every 8 connection(s)
I20260713 09:06:31.722007 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.728886 17060 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:06:31.730568 17061 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:06:31.733655 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:31.734190 17063 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:06:31.734813 17057 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43607
I20260713 09:06:31.735123 17057 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:31.735163 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.735471 16319 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:06:31.735641 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933591735624 us; error 0 us; skew 500 ppm
I20260713 09:06:31.735872 17057 heartbeater.cc:507] Master 127.15.239.254:43607 requested a full tablet report, sending...
I20260713 09:06:31.736219 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.737926 16855 ts_manager.cc:194] Registered new tserver with Master: 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:31.738778 16319 webserver.cc:533] Webserver started at http://127.15.239.195:37173/ using document root <none> and password file <none>
I20260713 09:06:31.739392 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.739614 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.739679 16855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47676
I20260713 09:06:31.739969 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.741362 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "0cf91298599545f2bf3655a8536830d7"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.745579 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260713 09:06:31.748521 17068 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:06:31.749215 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:31.749439 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "0cf91298599545f2bf3655a8536830d7"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-rd9t"
I20260713 09:06:31.749658 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933578275162-16319-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:06:31.799206 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.800319 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.801615 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:31.803656 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:31.803872 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.804119 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:31.804287 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.840483 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:33099
I20260713 09:06:31.840570 17130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:33099 every 8 connection(s)
I20260713 09:06:31.853279 17131 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43607
I20260713 09:06:31.853616 17131 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:31.854398 17131 heartbeater.cc:507] Master 127.15.239.254:43607 requested a full tablet report, sending...
I20260713 09:06:31.856207 16855 ts_manager.cc:194] Registered new tserver with Master: 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:31.856348 16319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013130623s
I20260713 09:06:31.857829 16855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47684
I20260713 09:06:31.879318 16855 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47686:
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:06:31.881923 16855 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:06:31.953799 17022 tablet_service.cc:1511] Processing CreateTablet for tablet a4589b9431d847acb6fccacb4790d568 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:31.955251 17022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4589b9431d847acb6fccacb4790d568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.955173 17018 tablet_service.cc:1511] Processing CreateTablet for tablet dd651ec8a8fb4f748ade0234bdc5f94d (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:31.956566 17018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd651ec8a8fb4f748ade0234bdc5f94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.956621 17020 tablet_service.cc:1511] Processing CreateTablet for tablet 3b91885088b34c20b57a43ac3c1719ea (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:31.955075 17019 tablet_service.cc:1511] Processing CreateTablet for tablet dc150b67df254d8481040c25a9b56935 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:31.960410 17020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b91885088b34c20b57a43ac3c1719ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.960326 17021 tablet_service.cc:1511] Processing CreateTablet for tablet b6544e720a204cb5a0463209c5aafff1 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:31.961647 17019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc150b67df254d8481040c25a9b56935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.962283 16947 tablet_service.cc:1511] Processing CreateTablet for tablet a4589b9431d847acb6fccacb4790d568 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:31.963496 16947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4589b9431d847acb6fccacb4790d568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.966485 17021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6544e720a204cb5a0463209c5aafff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.979780 16946 tablet_service.cc:1511] Processing CreateTablet for tablet b6544e720a204cb5a0463209c5aafff1 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:31.981002 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6544e720a204cb5a0463209c5aafff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.983263 16945 tablet_service.cc:1511] Processing CreateTablet for tablet 3b91885088b34c20b57a43ac3c1719ea (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:31.983886 17096 tablet_service.cc:1511] Processing CreateTablet for tablet a4589b9431d847acb6fccacb4790d568 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:31.984527 16943 tablet_service.cc:1511] Processing CreateTablet for tablet dd651ec8a8fb4f748ade0234bdc5f94d (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:31.985160 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4589b9431d847acb6fccacb4790d568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.985760 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd651ec8a8fb4f748ade0234bdc5f94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.986843 16945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b91885088b34c20b57a43ac3c1719ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.987263 16944 tablet_service.cc:1511] Processing CreateTablet for tablet dc150b67df254d8481040c25a9b56935 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:31.988361 16944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc150b67df254d8481040c25a9b56935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.995913 17095 tablet_service.cc:1511] Processing CreateTablet for tablet b6544e720a204cb5a0463209c5aafff1 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:31.997174 17095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6544e720a204cb5a0463209c5aafff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.007987 17094 tablet_service.cc:1511] Processing CreateTablet for tablet 3b91885088b34c20b57a43ac3c1719ea (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:32.009721 17094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b91885088b34c20b57a43ac3c1719ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.011576 17093 tablet_service.cc:1511] Processing CreateTablet for tablet dc150b67df254d8481040c25a9b56935 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:32.014354 17092 tablet_service.cc:1511] Processing CreateTablet for tablet dd651ec8a8fb4f748ade0234bdc5f94d (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:32.018193 17021 tablet_service.cc:1511] Processing CreateTablet for tablet c521de55107840fbbbb7024b4c595661 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:32.019373 17021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c521de55107840fbbbb7024b4c595661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.022760 16942 tablet_service.cc:1511] Processing CreateTablet for tablet c521de55107840fbbbb7024b4c595661 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:32.024395 16942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c521de55107840fbbbb7024b4c595661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.026471 17092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd651ec8a8fb4f748ade0234bdc5f94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.029954 17091 tablet_service.cc:1511] Processing CreateTablet for tablet c521de55107840fbbbb7024b4c595661 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:32.031280 16941 tablet_service.cc:1511] Processing CreateTablet for tablet 51bbd0b652d04dfa8543178a4c780775 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:32.032455 16941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bbd0b652d04dfa8543178a4c780775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.031306 17091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c521de55107840fbbbb7024b4c595661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.038789 17093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc150b67df254d8481040c25a9b56935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.057754 17019 tablet_service.cc:1511] Processing CreateTablet for tablet 51bbd0b652d04dfa8543178a4c780775 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:32.059036 17019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bbd0b652d04dfa8543178a4c780775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.065193 17020 tablet_service.cc:1511] Processing CreateTablet for tablet 7d430db767ab4eae83ec02d64ac3458f (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:32.066365 17020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d430db767ab4eae83ec02d64ac3458f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.081506 17093 tablet_service.cc:1511] Processing CreateTablet for tablet 7d430db767ab4eae83ec02d64ac3458f (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:32.082790 17093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d430db767ab4eae83ec02d64ac3458f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.083396 16941 tablet_service.cc:1511] Processing CreateTablet for tablet 8e6593a6e2fd44118940b42880fd6308 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:32.084841 17147 tablet_bootstrap.cc:492] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.085218 16941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e6593a6e2fd44118940b42880fd6308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.099356 16946 tablet_service.cc:1511] Processing CreateTablet for tablet 7d430db767ab4eae83ec02d64ac3458f (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:32.100855 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d430db767ab4eae83ec02d64ac3458f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.107266 17096 tablet_service.cc:1511] Processing CreateTablet for tablet 51bbd0b652d04dfa8543178a4c780775 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:32.108819 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bbd0b652d04dfa8543178a4c780775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.113752 17148 tablet_bootstrap.cc:492] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.117592 17146 tablet_bootstrap.cc:492] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.120321 17148 tablet_bootstrap.cc:654] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.122583 17091 tablet_service.cc:1511] Processing CreateTablet for tablet 8e6593a6e2fd44118940b42880fd6308 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:32.127490 17091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e6593a6e2fd44118940b42880fd6308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.127700 17021 tablet_service.cc:1511] Processing CreateTablet for tablet 2c86ba29dea14483b00074d2fdced93e (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:32.128903 17021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c86ba29dea14483b00074d2fdced93e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.133198 17093 tablet_service.cc:1511] Processing CreateTablet for tablet 2c86ba29dea14483b00074d2fdced93e (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:32.134868 17093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c86ba29dea14483b00074d2fdced93e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.147297 17148 tablet_bootstrap.cc:492] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.147794 17148 ts_tablet_manager.cc:1403] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.008s
I20260713 09:06:32.124361 17146 tablet_bootstrap.cc:654] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.125411 17022 tablet_service.cc:1511] Processing CreateTablet for tablet 8e6593a6e2fd44118940b42880fd6308 (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:32.152053 17022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e6593a6e2fd44118940b42880fd6308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.126065 16945 tablet_service.cc:1511] Processing CreateTablet for tablet 2c86ba29dea14483b00074d2fdced93e (DEFAULT_TABLE table=test-workload [id=dedf3921dbde400ea70a3dbb3be1c3a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:32.123376 17147 tablet_bootstrap.cc:654] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.158813 16945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c86ba29dea14483b00074d2fdced93e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.150542 17148 raft_consensus.cc:359] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.174427 17148 raft_consensus.cc:385] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.174810 17148 raft_consensus.cc:740] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.175582 17147 tablet_bootstrap.cc:492] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.176101 17147 ts_tablet_manager.cc:1403] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.009s
I20260713 09:06:32.175721 17148 consensus_queue.cc:260] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.179641 17147 raft_consensus.cc:359] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.181448 17147 raft_consensus.cc:385] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.181902 17147 raft_consensus.cc:740] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.183028 17147 consensus_queue.cc:260] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.185125 17148 ts_tablet_manager.cc:1434] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.007s
I20260713 09:06:32.186050 16982 heartbeater.cc:499] Master 127.15.239.254:43607 was elected leader, sending a full tablet report...
I20260713 09:06:32.187107 17146 tablet_bootstrap.cc:492] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.187538 17146 ts_tablet_manager.cc:1403] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.031s
I20260713 09:06:32.190503 17148 tablet_bootstrap.cc:492] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.190287 17146 raft_consensus.cc:359] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.190946 17146 raft_consensus.cc:385] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.191232 17146 raft_consensus.cc:740] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.192008 17147 ts_tablet_manager.cc:1434] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:06:32.192049 17146 consensus_queue.cc:260] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.192734 17131 heartbeater.cc:499] Master 127.15.239.254:43607 was elected leader, sending a full tablet report...
I20260713 09:06:32.198195 17148 tablet_bootstrap.cc:654] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.200778 17147 tablet_bootstrap.cc:492] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.207794 17147 tablet_bootstrap.cc:654] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.225450 17147 tablet_bootstrap.cc:492] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.225931 17147 ts_tablet_manager.cc:1403] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260713 09:06:32.226672 17057 heartbeater.cc:499] Master 127.15.239.254:43607 was elected leader, sending a full tablet report...
I20260713 09:06:32.227536 17146 ts_tablet_manager.cc:1434] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.040s	user 0.020s	sys 0.020s
I20260713 09:06:32.228698 17146 tablet_bootstrap.cc:492] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.228755 17147 raft_consensus.cc:359] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.229664 17147 raft_consensus.cc:385] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.229982 17147 raft_consensus.cc:740] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.231283 17147 consensus_queue.cc:260] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.235826 17147 ts_tablet_manager.cc:1434] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:32.236745 17147 tablet_bootstrap.cc:492] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.237005 17146 tablet_bootstrap.cc:654] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.245783 17148 tablet_bootstrap.cc:492] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.245819 17146 tablet_bootstrap.cc:492] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.246454 17148 ts_tablet_manager.cc:1403] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.027s
I20260713 09:06:32.246783 17146 ts_tablet_manager.cc:1403] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260713 09:06:32.246896 17147 tablet_bootstrap.cc:654] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.249470 17148 raft_consensus.cc:359] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.249974 17146 raft_consensus.cc:359] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.250381 17148 raft_consensus.cc:385] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.250766 17146 raft_consensus.cc:385] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.250883 17148 raft_consensus.cc:740] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.251159 17146 raft_consensus.cc:740] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.251965 17148 consensus_queue.cc:260] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.251976 17146 consensus_queue.cc:260] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.253998 17148 ts_tablet_manager.cc:1434] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:06:32.255201 17148 tablet_bootstrap.cc:492] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.255589 17146 ts_tablet_manager.cc:1434] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:32.256505 17146 tablet_bootstrap.cc:492] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.258800 17147 tablet_bootstrap.cc:492] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.263761 17147 ts_tablet_manager.cc:1403] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260713 09:06:32.264530 17148 tablet_bootstrap.cc:654] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.263109 17146 tablet_bootstrap.cc:654] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.266716 17147 raft_consensus.cc:359] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.267469 17147 raft_consensus.cc:385] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.267832 17147 raft_consensus.cc:740] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.268638 17147 consensus_queue.cc:260] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.269793 17148 tablet_bootstrap.cc:492] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.270288 17148 ts_tablet_manager.cc:1403] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:06:32.270754 17147 ts_tablet_manager.cc:1434] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:06:32.271073 17146 tablet_bootstrap.cc:492] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.271517 17146 ts_tablet_manager.cc:1403] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:06:32.271735 17147 tablet_bootstrap.cc:492] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.273028 17148 raft_consensus.cc:359] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.273782 17148 raft_consensus.cc:385] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.274140 17148 raft_consensus.cc:740] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.274202 17146 raft_consensus.cc:359] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.274907 17146 raft_consensus.cc:385] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.275259 17146 raft_consensus.cc:740] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.275130 17148 consensus_queue.cc:260] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.276028 17146 consensus_queue.cc:260] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.278177 17146 ts_tablet_manager.cc:1434] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:06:32.278451 17147 tablet_bootstrap.cc:654] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.279035 17146 tablet_bootstrap.cc:492] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.283681 17148 ts_tablet_manager.cc:1434] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260713 09:06:32.284688 17148 tablet_bootstrap.cc:492] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.285360 17146 tablet_bootstrap.cc:654] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.291249 17148 tablet_bootstrap.cc:654] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.293385 17147 tablet_bootstrap.cc:492] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.293519 17146 tablet_bootstrap.cc:492] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.293851 17147 ts_tablet_manager.cc:1403] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 09:06:32.293901 17146 ts_tablet_manager.cc:1403] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.011s
I20260713 09:06:32.295732 17148 tablet_bootstrap.cc:492] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.296120 17148 ts_tablet_manager.cc:1403] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:06:32.296795 17147 raft_consensus.cc:359] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.296962 17146 raft_consensus.cc:359] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.297526 17147 raft_consensus.cc:385] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.297649 17146 raft_consensus.cc:385] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.297859 17147 raft_consensus.cc:740] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.297952 17146 raft_consensus.cc:740] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.298337 17148 raft_consensus.cc:359] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.299005 17148 raft_consensus.cc:385] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.298705 17147 consensus_queue.cc:260] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.298821 17146 consensus_queue.cc:260] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.299307 17148 raft_consensus.cc:740] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.300151 17148 consensus_queue.cc:260] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.300937 17146 ts_tablet_manager.cc:1434] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:32.301923 17146 tablet_bootstrap.cc:492] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.303218 17147 ts_tablet_manager.cc:1434] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:32.304207 17147 tablet_bootstrap.cc:492] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.306545 17148 ts_tablet_manager.cc:1434] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:06:32.307560 17148 tablet_bootstrap.cc:492] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.308254 17146 tablet_bootstrap.cc:654] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.316444 17147 tablet_bootstrap.cc:654] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.319124 17148 tablet_bootstrap.cc:654] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.323146 17146 tablet_bootstrap.cc:492] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.323619 17146 ts_tablet_manager.cc:1403] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260713 09:06:32.324728 17147 tablet_bootstrap.cc:492] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.325162 17147 ts_tablet_manager.cc:1403] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260713 09:06:32.326414 17146 raft_consensus.cc:359] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.327184 17146 raft_consensus.cc:385] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.327535 17146 raft_consensus.cc:740] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.328047 17148 tablet_bootstrap.cc:492] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.327915 17147 raft_consensus.cc:359] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.328509 17148 ts_tablet_manager.cc:1403] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260713 09:06:32.328640 17147 raft_consensus.cc:385] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.328270 17146 consensus_queue.cc:260] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.328997 17147 raft_consensus.cc:740] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.329794 17147 consensus_queue.cc:260] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.330542 17146 ts_tablet_manager.cc:1434] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:32.331494 17146 tablet_bootstrap.cc:492] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.331277 17148 raft_consensus.cc:359] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.331974 17148 raft_consensus.cc:385] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.332298 17148 raft_consensus.cc:740] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.333065 17148 consensus_queue.cc:260] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.335638 17147 ts_tablet_manager.cc:1434] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:32.336606 17147 tablet_bootstrap.cc:492] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.337916 17148 ts_tablet_manager.cc:1434] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:06:32.338207 17146 tablet_bootstrap.cc:654] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.338912 17148 tablet_bootstrap.cc:492] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.342875 17147 tablet_bootstrap.cc:654] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.346396 17148 tablet_bootstrap.cc:654] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.347574 17153 raft_consensus.cc:493] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.348045 17153 raft_consensus.cc:515] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.350370 17146 tablet_bootstrap.cc:492] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.350781 17146 ts_tablet_manager.cc:1403] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260713 09:06:32.352739 17153 leader_election.cc:290] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:32.355350 17146 raft_consensus.cc:359] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.356091 17146 raft_consensus.cc:385] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.356396 17146 raft_consensus.cc:740] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.357110 17146 consensus_queue.cc:260] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.361006 17147 tablet_bootstrap.cc:492] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.361446 17147 ts_tablet_manager.cc:1403] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.006s
I20260713 09:06:32.364210 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.364364 17147 raft_consensus.cc:359] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.365118 17147 raft_consensus.cc:385] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.365077 16957 raft_consensus.cc:2468] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 0.
I20260713 09:06:32.365561 17147 raft_consensus.cc:740] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.366460 17147 consensus_queue.cc:260] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.366995 17071 leader_election.cc:304] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:32.367631 17146 ts_tablet_manager.cc:1434] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:06:32.368435 17153 raft_consensus.cc:493] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.368927 17153 raft_consensus.cc:515] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.370977 17153 leader_election.cc:290] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815)
I20260713 09:06:32.371462 17153 raft_consensus.cc:2804] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.371785 17153 raft_consensus.cc:493] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.372116 17153 raft_consensus.cc:3060] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.368580 17146 tablet_bootstrap.cc:492] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.375115 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.376065 16957 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 0.
I20260713 09:06:32.379803 17146 tablet_bootstrap.cc:654] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.380259 17071 leader_election.cc:304] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:32.381543 17172 raft_consensus.cc:2804] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.382050 17172 raft_consensus.cc:493] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.382556 17172 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.390221 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e" is_pre_election: true
I20260713 09:06:32.390463 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e" is_pre_election: true
I20260713 09:06:32.391093 17031 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 0.
I20260713 09:06:32.391042 17032 raft_consensus.cc:2468] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 0.
I20260713 09:06:32.394881 17147 ts_tablet_manager.cc:1434] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.014s
I20260713 09:06:32.395346 17172 raft_consensus.cc:515] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.397444 17147 tablet_bootstrap.cc:492] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.397938 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:32.398252 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.398515 17032 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.398751 16957 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.402257 17172 leader_election.cc:290] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815)
I20260713 09:06:32.404646 17147 tablet_bootstrap.cc:654] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.405652 17032 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 1.
I20260713 09:06:32.405725 16957 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 1.
I20260713 09:06:32.407095 17070 leader_election.cc:304] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.405994 17153 raft_consensus.cc:515] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.408258 17146 tablet_bootstrap.cc:492] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.408774 17146 ts_tablet_manager.cc:1403] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.009s
I20260713 09:06:32.410149 17148 tablet_bootstrap.cc:492] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.410522 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.410712 17148 ts_tablet_manager.cc:1403] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.020s
I20260713 09:06:32.411054 16957 raft_consensus.cc:3060] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.411624 17146 raft_consensus.cc:359] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.412281 17146 raft_consensus.cc:385] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.412570 17146 raft_consensus.cc:740] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.413445 17146 consensus_queue.cc:260] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.414394 17148 raft_consensus.cc:359] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.415364 17148 raft_consensus.cc:385] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.415793 17148 raft_consensus.cc:740] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.416656 17152 raft_consensus.cc:493] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.417099 17152 raft_consensus.cc:515] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.418313 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:32.416898 17148 consensus_queue.cc:260] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.419101 17146 ts_tablet_manager.cc:1434] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:32.419405 17172 raft_consensus.cc:2804] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.421696 17146 tablet_bootstrap.cc:492] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.421751 17172 raft_consensus.cc:697] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:32.423058 17172 consensus_queue.cc:237] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:32.424309 17152 leader_election.cc:290] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.419096 17032 raft_consensus.cc:3060] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.430205 17146 tablet_bootstrap.cc:654] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.430356 17153 leader_election.cc:290] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:32.432524 16957 raft_consensus.cc:2468] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 1.
I20260713 09:06:32.435199 17147 tablet_bootstrap.cc:492] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.437071 17147 ts_tablet_manager.cc:1403] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.010s
I20260713 09:06:32.440248 17148 ts_tablet_manager.cc:1434] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.009s
I20260713 09:06:32.439941 17147 raft_consensus.cc:359] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.440814 17147 raft_consensus.cc:385] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.441167 17147 raft_consensus.cc:740] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.441936 17147 consensus_queue.cc:260] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.444259 17147 ts_tablet_manager.cc:1434] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:32.445142 17147 tablet_bootstrap.cc:492] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.448151 17071 leader_election.cc:304] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:32.449260 17153 raft_consensus.cc:2804] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.449779 17153 raft_consensus.cc:697] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:32.450572 17153 consensus_queue.cc:237] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.451365 17147 tablet_bootstrap.cc:654] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.451205 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7" is_pre_election: true
I20260713 09:06:32.452090 17106 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 0.
I20260713 09:06:32.454566 16922 leader_election.cc:304] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:32.455006 17148 tablet_bootstrap.cc:492] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.455847 17176 raft_consensus.cc:2804] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.456377 17176 raft_consensus.cc:493] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.457005 17176 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.460388 16853 catalog_manager.cc:5697] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf91298599545f2bf3655a8536830d7 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "0cf91298599545f2bf3655a8536830d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.461599 17148 tablet_bootstrap.cc:654] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:32.462827 16903 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:32.464301 17147 tablet_bootstrap.cc:492] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.467056 17147 ts_tablet_manager.cc:1403] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 09:06:32.470118 17147 raft_consensus.cc:359] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.470717 17147 raft_consensus.cc:385] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.470975 17147 raft_consensus.cc:740] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.473778 17147 consensus_queue.cc:260] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.475637 17147 ts_tablet_manager.cc:1434] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:32.475378 17176 raft_consensus.cc:515] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.476408 17147 tablet_bootstrap.cc:492] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.477141 17154 raft_consensus.cc:493] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.477620 17176 leader_election.cc:290] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 1 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.477715 17154 raft_consensus.cc:515] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.478775 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:32.479290 17106 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.480202 17154 leader_election.cc:290] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.484925 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e" is_pre_election: true
I20260713 09:06:32.485486 17031 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 0.
I20260713 09:06:32.486260 17032 raft_consensus.cc:2468] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 1.
I20260713 09:06:32.487936 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:32.488464 17032 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.490399 17147 tablet_bootstrap.cc:654] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.493259 17106 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 1.
I20260713 09:06:32.495255 17032 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 1.
I20260713 09:06:32.495363 16922 leader_election.cc:304] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:32.496582 17176 raft_consensus.cc:2804] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.497081 17176 raft_consensus.cc:697] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:32.497938 17176 consensus_queue.cc:237] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.498631 17146 tablet_bootstrap.cc:492] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.499047 17146 ts_tablet_manager.cc:1403] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.027s
I20260713 09:06:32.501834 17148 tablet_bootstrap.cc:492] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.502483 17148 ts_tablet_manager.cc:1403] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.008s
I20260713 09:06:32.506266 17148 raft_consensus.cc:359] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.507212 17148 raft_consensus.cc:385] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.507628 17148 raft_consensus.cc:740] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.508630 17148 consensus_queue.cc:260] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.509496 17154 raft_consensus.cc:493] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.510020 17154 raft_consensus.cc:515] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.511744 17148 ts_tablet_manager.cc:1434] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:06:32.512929 17148 tablet_bootstrap.cc:492] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.512814 17154 leader_election.cc:290] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.516935 17147 tablet_bootstrap.cc:492] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.517354 17147 ts_tablet_manager.cc:1403] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.016s
I20260713 09:06:32.501539 17146 raft_consensus.cc:359] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.518941 17146 raft_consensus.cc:385] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.519865 17147 raft_consensus.cc:359] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.520872 17148 tablet_bootstrap.cc:654] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.521952 17147 raft_consensus.cc:385] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.522294 17147 raft_consensus.cc:740] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.523140 17147 consensus_queue.cc:260] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.521781 17146 raft_consensus.cc:740] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.525426 17147 ts_tablet_manager.cc:1434] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:32.525413 17146 consensus_queue.cc:260] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.526372 17147 tablet_bootstrap.cc:492] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7: Bootstrap starting.
I20260713 09:06:32.527976 17146 ts_tablet_manager.cc:1434] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:06:32.531942 17147 tablet_bootstrap.cc:654] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.532724 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7" is_pre_election: true
I20260713 09:06:32.533378 17105 raft_consensus.cc:2468] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.534711 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7" is_pre_election: true
I20260713 09:06:32.535281 17106 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.536463 16855 catalog_manager.cc:5697] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 1 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.536949 16997 leader_election.cc:304] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.538125 17154 raft_consensus.cc:2804] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.538492 17154 raft_consensus.cc:493] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.538264 16997 leader_election.cc:304] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.538854 17154 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.539876 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.540453 16957 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.541422 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.548300 17146 tablet_bootstrap.cc:492] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.549063 17148 tablet_bootstrap.cc:492] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.549435 17148 ts_tablet_manager.cc:1403] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.003s
I20260713 09:06:32.551991 17148 raft_consensus.cc:359] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.552829 17148 raft_consensus.cc:385] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.553094 17148 raft_consensus.cc:740] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.553711 17148 consensus_queue.cc:260] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.553897 17154 raft_consensus.cc:515] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.555708 17148 ts_tablet_manager.cc:1434] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:32.556481 17148 tablet_bootstrap.cc:492] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.556412 17154 leader_election.cc:290] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.557225 17154 raft_consensus.cc:2804] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.557915 17154 raft_consensus.cc:493] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.558372 17154 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.560911 17146 tablet_bootstrap.cc:654] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:32.561539 16997 leader_election.cc:343] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.562505 17148 tablet_bootstrap.cc:654] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.563720 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.567588 17147 tablet_bootstrap.cc:492] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7: No bootstrap required, opened a new log
I20260713 09:06:32.568014 17147 ts_tablet_manager.cc:1403] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.012s
I20260713 09:06:32.568622 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:32.569154 17106 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.570546 17147 raft_consensus.cc:359] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.571162 17147 raft_consensus.cc:385] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.571414 17147 raft_consensus.cc:740] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.572160 17147 consensus_queue.cc:260] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.574329 17147 ts_tablet_manager.cc:1434] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:06:32.574613 17146 tablet_bootstrap.cc:492] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.575213 17146 ts_tablet_manager.cc:1403] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260713 09:06:32.575394 17106 raft_consensus.cc:2468] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.576732 16997 leader_election.cc:304] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.577495 17191 raft_consensus.cc:2804] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.589463 17146 raft_consensus.cc:359] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.590231 17146 raft_consensus.cc:385] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.590551 17146 raft_consensus.cc:740] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.591310 17146 consensus_queue.cc:260] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
W20260713 09:06:32.577520 16997 leader_election.cc:343] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.591949 17154 raft_consensus.cc:515] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.596449 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.597198 16956 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.604426 16852 catalog_manager.cc:5697] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf91298599545f2bf3655a8536830d7 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "0cf91298599545f2bf3655a8536830d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.608009 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:32.608739 17106 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.612757 17146 ts_tablet_manager.cc:1434] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.014s
I20260713 09:06:32.613464 17148 tablet_bootstrap.cc:492] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.613719 17146 tablet_bootstrap.cc:492] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e: Bootstrap starting.
I20260713 09:06:32.613909 17148 ts_tablet_manager.cc:1403] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.020s
I20260713 09:06:32.616348 17106 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.616415 17148 raft_consensus.cc:359] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.617293 17148 raft_consensus.cc:385] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.617602 17148 raft_consensus.cc:740] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.617913 16997 leader_election.cc:304] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.618225 17148 consensus_queue.cc:260] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.618921 17154 leader_election.cc:290] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.619560 17154 raft_consensus.cc:493] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.620143 17148 ts_tablet_manager.cc:1434] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:06:32.620085 17154 raft_consensus.cc:515] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.621111 17148 tablet_bootstrap.cc:492] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc: Bootstrap starting.
I20260713 09:06:32.623328 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.623412 16956 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.624017 16957 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.624675 17146 tablet_bootstrap.cc:654] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.625502 16997 leader_election.cc:304] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.627153 17191 raft_consensus.cc:697] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:32.627609 17195 raft_consensus.cc:2804] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.628786 17196 raft_consensus.cc:2804] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.629036 17191 consensus_queue.cc:237] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.630244 17154 leader_election.cc:290] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.631552 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7" is_pre_election: true
I20260713 09:06:32.632121 17106 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.629207 17196 raft_consensus.cc:493] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.634294 17196 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.637876 17148 tablet_bootstrap.cc:654] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.645979 17146 tablet_bootstrap.cc:492] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e: No bootstrap required, opened a new log
I20260713 09:06:32.646580 17146 ts_tablet_manager.cc:1403] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260713 09:06:32.647976 17195 raft_consensus.cc:697] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:32.648792 17195 consensus_queue.cc:237] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.649331 17146 raft_consensus.cc:359] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.649748 17148 tablet_bootstrap.cc:492] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc: No bootstrap required, opened a new log
I20260713 09:06:32.649964 17146 raft_consensus.cc:385] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.650317 17146 raft_consensus.cc:740] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.650357 17148 ts_tablet_manager.cc:1403] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260713 09:06:32.645421 17196 raft_consensus.cc:515] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.651212 17146 consensus_queue.cc:260] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.653508 17196 leader_election.cc:290] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.655053 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:32.653330 17148 raft_consensus.cc:359] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.654572 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.655717 17106 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.655870 16956 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.659142 17198 raft_consensus.cc:493] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.659646 17198 raft_consensus.cc:515] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.662844 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.663259 16956 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.663470 16957 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.653679 17146 ts_tablet_manager.cc:1434] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:32.664642 16997 leader_election.cc:304] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.664546 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7" is_pre_election: true
I20260713 09:06:32.664453 16852 catalog_manager.cc:5697] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 0 to 1, leader changed from <none> to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 1 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.665289 17105 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.665426 17106 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.664558 17148 raft_consensus.cc:385] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.666359 17154 raft_consensus.cc:493] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.666507 17148 raft_consensus.cc:740] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.666749 17154 raft_consensus.cc:515] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.667193 17148 consensus_queue.cc:260] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.668601 17154 leader_election.cc:290] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.669081 17154 raft_consensus.cc:2804] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.669152 17148 ts_tablet_manager.cc:1434] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260713 09:06:32.669548 17154 raft_consensus.cc:697] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:32.670845 17154 consensus_queue.cc:237] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.663825 17198 leader_election.cc:290] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.679554 16997 leader_election.cc:304] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.680470 17202 raft_consensus.cc:2804] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.680897 17202 raft_consensus.cc:493] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.681218 17202 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.681489 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6593a6e2fd44118940b42880fd6308" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.682166 16957 raft_consensus.cc:2468] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.684144 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6593a6e2fd44118940b42880fd6308" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7" is_pre_election: true
I20260713 09:06:32.684772 17106 raft_consensus.cc:2468] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.686606 16997 leader_election.cc:304] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.687181 17195 raft_consensus.cc:2804] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.687530 17195 raft_consensus.cc:493] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.687870 17195 raft_consensus.cc:3060] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.688977 17202 raft_consensus.cc:515] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.689893 16852 catalog_manager.cc:5697] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 0 to 1, leader changed from <none> to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 1 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.691203 17202 leader_election.cc:290] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.691879 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.691777 16852 catalog_manager.cc:5697] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 0 to 1, leader changed from <none> to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 1 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.692440 16957 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.693487 17195 raft_consensus.cc:515] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.695530 17195 leader_election.cc:290] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.698171 16957 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.699167 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:32.699712 17106 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.700129 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6593a6e2fd44118940b42880fd6308" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:32.700166 16997 leader_election.cc:304] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.700795 17105 raft_consensus.cc:3060] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.702252 17195 raft_consensus.cc:2804] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.702682 17195 raft_consensus.cc:697] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:32.703464 17195 consensus_queue.cc:237] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.706077 17106 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.706625 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e6593a6e2fd44118940b42880fd6308" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.707321 17105 raft_consensus.cc:2468] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.707393 16957 raft_consensus.cc:3060] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.708346 16997 leader_election.cc:304] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.708982 17202 raft_consensus.cc:2804] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.709404 17202 raft_consensus.cc:697] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:32.710054 17202 consensus_queue.cc:237] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.715585 16957 raft_consensus.cc:2468] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.719156 16852 catalog_manager.cc:5697] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 0 to 1, leader changed from <none> to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 1 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.729700 16852 catalog_manager.cc:5697] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 0 to 1, leader changed from <none> to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 1 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.759081 17195 raft_consensus.cc:493] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.759583 17195 raft_consensus.cc:515] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.761533 17195 leader_election.cc:290] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.762060 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c521de55107840fbbbb7024b4c595661" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.762353 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c521de55107840fbbbb7024b4c595661" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7" is_pre_election: true
I20260713 09:06:32.762574 16957 raft_consensus.cc:2468] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.762907 17105 raft_consensus.cc:2468] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 0.
I20260713 09:06:32.763448 16997 leader_election.cc:304] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.764163 17195 raft_consensus.cc:2804] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.764513 17195 raft_consensus.cc:493] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.764792 17195 raft_consensus.cc:3060] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.768972 17195 raft_consensus.cc:515] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.770500 17195 leader_election.cc:290] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:32.771024 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c521de55107840fbbbb7024b4c595661" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.771348 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c521de55107840fbbbb7024b4c595661" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:32.771490 16957 raft_consensus.cc:3060] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.771817 17105 raft_consensus.cc:3060] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.775691 16957 raft_consensus.cc:2468] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.775868 17105 raft_consensus.cc:2468] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 1.
I20260713 09:06:32.776625 16997 leader_election.cc:304] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:32.777182 17195 raft_consensus.cc:2804] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.777565 17195 raft_consensus.cc:697] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:32.778308 17195 consensus_queue.cc:237] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.784337 16852 catalog_manager.cc:5697] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 0 to 1, leader changed from <none> to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 1 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.878834 17153 consensus_queue.cc:1048] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.889971 17153 consensus_queue.cc:1048] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.940315 17153 raft_consensus.cc:493] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.940380 17176 consensus_queue.cc:1048] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.940754 17153 raft_consensus.cc:515] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.942456 17153 leader_election.cc:290] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:32.942953 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c86ba29dea14483b00074d2fdced93e" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc" is_pre_election: true
I20260713 09:06:32.943408 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c86ba29dea14483b00074d2fdced93e" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e" is_pre_election: true
I20260713 09:06:32.943539 16957 raft_consensus.cc:2468] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 0.
I20260713 09:06:32.944003 17031 raft_consensus.cc:2468] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 0.
I20260713 09:06:32.944555 17071 leader_election.cc:304] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:32.945354 17153 raft_consensus.cc:2804] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.945740 17153 raft_consensus.cc:493] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.946039 17153 raft_consensus.cc:3060] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.952663 17153 raft_consensus.cc:515] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.952807 17213 consensus_queue.cc:1048] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.955817 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c86ba29dea14483b00074d2fdced93e" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:32.956316 16957 raft_consensus.cc:3060] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.964897 17171 consensus_queue.cc:1048] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.964870 16957 raft_consensus.cc:2468] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 1.
I20260713 09:06:32.966902 17071 leader_election.cc:304] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:32.967702 17171 raft_consensus.cc:2804] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.968142 17171 raft_consensus.cc:697] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:32.968825 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c86ba29dea14483b00074d2fdced93e" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:32.969399 17031 raft_consensus.cc:3060] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.968966 17171 consensus_queue.cc:237] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:32.970377 17153 leader_election.cc:290] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 1 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:32.976169 17031 raft_consensus.cc:2468] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 1.
I20260713 09:06:32.980965 16852 catalog_manager.cc:5697] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf91298599545f2bf3655a8536830d7 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "0cf91298599545f2bf3655a8536830d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.986883 17172 consensus_queue.cc:1048] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.044905 17195 consensus_queue.cc:1048] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.052963 16957 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.059355 17198 consensus_queue.cc:1048] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.102921 17198 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.112195 17202 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.138350 17105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:35184
I20260713 09:06:33.138947 17105 raft_consensus.cc:606] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:33.140365 17202 consensus_queue.cc:1048] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.156316 17195 consensus_queue.cc:1048] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.157982 17032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1"
dest_uuid: "856e52e76f524f21bff367c6dd92437e"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:56452
I20260713 09:06:33.158600 17032 raft_consensus.cc:606] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:33.162667 17195 consensus_queue.cc:1048] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.170137 17032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc150b67df254d8481040c25a9b56935"
dest_uuid: "856e52e76f524f21bff367c6dd92437e"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:56452
I20260713 09:06:33.170657 17032 raft_consensus.cc:606] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:33.177225 17195 consensus_queue.cc:1048] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.177942 17196 consensus_queue.cc:1048] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.178542 17198 consensus_queue.cc:1048] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.183941 17105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:35184
I20260713 09:06:33.184412 17105 raft_consensus.cc:606] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:33.195516 17198 raft_consensus.cc:993] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.195974 17198 raft_consensus.cc:1081] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.197638 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36404
I20260713 09:06:33.198242 16957 raft_consensus.cc:493] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.198608 16957 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.203661 16957 raft_consensus.cc:515] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.205651 16957 leader_election.cc:290] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:33.206799 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:33.207345 17032 raft_consensus.cc:3055] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.207293 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:33.207780 17032 raft_consensus.cc:740] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:33.208047 17106 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.208566 17032 consensus_queue.cc:260] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.209836 17032 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.214751 17106 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.215884 16922 leader_election.cc:304] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:33.216641 17213 raft_consensus.cc:2804] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.217029 17213 raft_consensus.cc:697] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:33.217823 17213 consensus_queue.cc:237] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.219067 17032 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.224691 16855 catalog_manager.cc:5697] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 1 to 2, leader changed from 856e52e76f524f21bff367c6dd92437e (127.15.239.194) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 2 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.277531 17198 consensus_queue.cc:1048] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.287199 17202 consensus_queue.cc:1048] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.414732 17171 raft_consensus.cc:993] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.415122 17172 raft_consensus.cc:1081] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.416566 16956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36402
I20260713 09:06:33.416982 16956 raft_consensus.cc:493] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.417284 16956 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.424014 17172 consensus_queue.cc:1048] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.424778 16956 raft_consensus.cc:515] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:33.426923 16956 leader_election.cc:290] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:33.427439 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:33.427894 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:33.428041 17032 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.428465 17106 raft_consensus.cc:3055] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.428828 17106 raft_consensus.cc:740] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:33.430936 17106 consensus_queue.cc:260] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:33.432144 17106 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.434201 17032 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.436374 16921 leader_election.cc:304] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:33.437124 17213 raft_consensus.cc:2804] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.437526 17213 raft_consensus.cc:697] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:33.438282 17106 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.438223 17213 consensus_queue.cc:237] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:33.439090 17172 consensus_queue.cc:1048] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.445497 17171 raft_consensus.cc:993] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.445885 17171 raft_consensus.cc:1081] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.447417 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36402
I20260713 09:06:33.447956 16957 raft_consensus.cc:493] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.448340 16957 raft_consensus.cc:3060] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.447708 16852 catalog_manager.cc:5697] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 1 to 2, leader changed from 0cf91298599545f2bf3655a8536830d7 (127.15.239.195) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 2 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.452867 16957 raft_consensus.cc:515] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.455328 16957 leader_election.cc:290] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:33.455531 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:33.456331 17032 raft_consensus.cc:3060] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.456305 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd651ec8a8fb4f748ade0234bdc5f94d" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:33.457005 17106 raft_consensus.cc:3055] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.457386 17106 raft_consensus.cc:740] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:33.458846 17106 consensus_queue.cc:260] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.459949 17106 raft_consensus.cc:3060] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.464260 17032 raft_consensus.cc:2468] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.464689 17106 raft_consensus.cc:2468] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.465174 16921 leader_election.cc:304] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:33.465852 17176 raft_consensus.cc:2804] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.466359 17176 raft_consensus.cc:697] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:33.467149 17176 consensus_queue.cc:237] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.473470 16853 catalog_manager.cc:5697] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 1 to 2, leader changed from 0cf91298599545f2bf3655a8536830d7 (127.15.239.195) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 2 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.585043 17195 raft_consensus.cc:993] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.585469 17202 raft_consensus.cc:1081] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:33.586835 16957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc150b67df254d8481040c25a9b56935"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36404
I20260713 09:06:33.587354 16957 raft_consensus.cc:493] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.587742 16957 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.592265 16957 raft_consensus.cc:515] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.593933 16957 leader_election.cc:290] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:33.594552 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:33.594961 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:33.595093 17032 raft_consensus.cc:3055] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.595446 17032 raft_consensus.cc:740] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:33.595486 17106 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.596338 17032 consensus_queue.cc:260] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.597508 17032 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.602029 17106 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.603042 16922 leader_election.cc:304] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:33.603643 17235 raft_consensus.cc:2804] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.603559 17032 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:33.604077 17235 raft_consensus.cc:697] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:33.604817 17235 consensus_queue.cc:237] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:33.610916 16853 catalog_manager.cc:5697] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 1 to 2, leader changed from 856e52e76f524f21bff367c6dd92437e (127.15.239.194) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 2 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.695427 17032 raft_consensus.cc:1275] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:33.696517 17235 consensus_queue.cc:1048] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:33.703899 17106 raft_consensus.cc:1275] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:33.705153 17176 consensus_queue.cc:1048] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:33.965718 17106 raft_consensus.cc:1275] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:33.966892 17176 consensus_queue.cc:1048] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:33.974958 17032 raft_consensus.cc:1275] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:33.976397 17176 consensus_queue.cc:1048] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:34.003522 17032 raft_consensus.cc:1275] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:34.004541 17176 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:34.010831 17106 raft_consensus.cc:1275] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:34.013489 17235 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:34.018509 17105 raft_consensus.cc:1275] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:34.020053 17176 consensus_queue.cc:1048] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:34.027820 17032 raft_consensus.cc:1275] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:34.029625 17235 consensus_queue.cc:1048] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.226176 16319 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:06:36.226845 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:36.241114 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
mode: GRACEFUL
new_leader_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:36416
I20260713 09:06:36.241511 16957 raft_consensus.cc:606] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 LEADER]: Received request to transfer leadership to TS 0cf91298599545f2bf3655a8536830d7
I20260713 09:06:36.243383 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc150b67df254d8481040c25a9b56935"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
mode: GRACEFUL
new_leader_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:36416
I20260713 09:06:36.243739 16957 raft_consensus.cc:606] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Received request to transfer leadership to TS 0cf91298599545f2bf3655a8536830d7
I20260713 09:06:36.244566 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:36.244980 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:36.407498 17240 raft_consensus.cc:993] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc: : Instructing follower 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:36.407969 17176 raft_consensus.cc:1081] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 LEADER]: Signalling peer 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:36.409461 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:35178
I20260713 09:06:36.409909 17106 raft_consensus.cc:493] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:36.410225 17106 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:36.414430 17106 raft_consensus.cc:515] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:36.415973 17106 leader_election.cc:290] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 2 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:36.416728 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:36.416913 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:36.417249 16957 raft_consensus.cc:3055] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:36.417408 17031 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:36.417539 16957 raft_consensus.cc:740] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:36.418264 16957 consensus_queue.cc:260] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:36.419055 16957 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:36.422679 16957 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 2.
I20260713 09:06:36.422866 17031 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 2.
I20260713 09:06:36.423560 17071 leader_election.cc:304] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:36.424315 17172 raft_consensus.cc:2804] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:36.425141 17172 raft_consensus.cc:697] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 LEADER]: Becoming Leader. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:36.425755 17172 consensus_queue.cc:237] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:36.431861 16853 catalog_manager.cc:5697] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 reported cstate change: term changed from 1 to 2, leader changed from 3aabb786b3034ac083e907c0298575bc (127.15.239.193) to 0cf91298599545f2bf3655a8536830d7 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "0cf91298599545f2bf3655a8536830d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.485440 17240 raft_consensus.cc:993] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc: : Instructing follower 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:36.485843 17176 raft_consensus.cc:1081] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Signalling peer 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:36.487112 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc150b67df254d8481040c25a9b56935"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:35178
I20260713 09:06:36.487517 17106 raft_consensus.cc:493] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:36.487753 17106 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:36.491931 17106 raft_consensus.cc:515] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:36.493346 17106 leader_election.cc:290] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 3 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:36.493999 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:36.494298 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:36.494555 16957 raft_consensus.cc:3055] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:36.494802 17031 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:36.494938 16957 raft_consensus.cc:740] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:36.495623 16957 consensus_queue.cc:260] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:36.496407 16957 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:36.499158 17031 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 3.
I20260713 09:06:36.499985 17070 leader_election.cc:304] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [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: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:36.500226 16957 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 3.
I20260713 09:06:36.500598 17172 raft_consensus.cc:2804] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:36.501029 17172 raft_consensus.cc:697] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Becoming Leader. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:36.501698 17172 consensus_queue.cc:237] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:36.508517 16853 catalog_manager.cc:5697] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 reported cstate change: term changed from 2 to 3, leader changed from 3aabb786b3034ac083e907c0298575bc (127.15.239.193) to 0cf91298599545f2bf3655a8536830d7 (127.15.239.195). New cstate: current_term: 3 leader_uuid: "0cf91298599545f2bf3655a8536830d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.880020 16957 raft_consensus.cc:1275] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:36.881070 17172 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:36.885156 17031 raft_consensus.cc:1275] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.886374 17241 consensus_queue.cc:1048] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.895216 17032 raft_consensus.cc:1275] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:36.896818 17241 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:36.902165 16956 raft_consensus.cc:1275] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.903599 17249 consensus_queue.cc:1048] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:37.245877 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:37.259554 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:35184
I20260713 09:06:37.259970 17106 raft_consensus.cc:606] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:37.264061 17106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc150b67df254d8481040c25a9b56935"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:35184
I20260713 09:06:37.264408 17106 raft_consensus.cc:606] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:37.270236 17031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c521de55107840fbbbb7024b4c595661"
dest_uuid: "856e52e76f524f21bff367c6dd92437e"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:56452
I20260713 09:06:37.270664 17031 raft_consensus.cc:606] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:37.274621 17031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775"
dest_uuid: "856e52e76f524f21bff367c6dd92437e"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:56452
I20260713 09:06:37.275028 17031 raft_consensus.cc:606] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:37.279263 17031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f"
dest_uuid: "856e52e76f524f21bff367c6dd92437e"
mode: GRACEFUL
new_leader_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:56452
I20260713 09:06:37.279744 17031 raft_consensus.cc:606] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Received request to transfer leadership to TS 3aabb786b3034ac083e907c0298575bc
I20260713 09:06:37.326481 17241 raft_consensus.cc:993] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.326890 17172 raft_consensus.cc:1081] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.328205 16956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc150b67df254d8481040c25a9b56935"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36402
I20260713 09:06:37.328608 16956 raft_consensus.cc:493] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:37.328846 16956 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:37.333060 16956 raft_consensus.cc:515] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.334635 16956 leader_election.cc:290] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 4 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:37.335263 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:37.335594 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc150b67df254d8481040c25a9b56935" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:37.335834 17031 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:37.336089 17106 raft_consensus.cc:3055] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:37.336409 17106 raft_consensus.cc:740] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:37.337020 17106 consensus_queue.cc:260] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.337785 17106 raft_consensus.cc:3060] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:37.341050 17031 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 4.
I20260713 09:06:37.342005 17106 raft_consensus.cc:2468] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 4.
I20260713 09:06:37.341974 16921 leader_election.cc:304] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [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: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:37.342860 17176 raft_consensus.cc:2804] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:37.343722 17176 raft_consensus.cc:697] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 4 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:37.344681 17176 consensus_queue.cc:237] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.350517 16852 catalog_manager.cc:5697] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 3 to 4, leader changed from 0cf91298599545f2bf3655a8536830d7 (127.15.239.195) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 4 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:37.445271 17241 raft_consensus.cc:993] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.445719 17172 raft_consensus.cc:1081] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.447081 16956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36402
I20260713 09:06:37.447511 16956 raft_consensus.cc:493] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:37.447865 16956 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:37.452301 16956 raft_consensus.cc:515] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.453763 16956 leader_election.cc:290] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 3 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:37.454444 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:37.454695 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b91885088b34c20b57a43ac3c1719ea" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:37.454974 17031 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:37.455138 17106 raft_consensus.cc:3055] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:37.455454 17106 raft_consensus.cc:740] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:37.456127 17106 consensus_queue.cc:260] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.457182 17106 raft_consensus.cc:3060] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:37.460987 17031 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 3.
I20260713 09:06:37.462044 16921 leader_election.cc:304] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [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: 3aabb786b3034ac083e907c0298575bc, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:37.462766 17176 raft_consensus.cc:2804] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:37.462967 17106 raft_consensus.cc:2468] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 3.
I20260713 09:06:37.463146 17176 raft_consensus.cc:697] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 3 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:37.463959 17176 consensus_queue.cc:237] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.469219 16852 catalog_manager.cc:5697] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 2 to 3, leader changed from 0cf91298599545f2bf3655a8536830d7 (127.15.239.195) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 3 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:37.484530 17256 raft_consensus.cc:993] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.484896 17261 raft_consensus.cc:1081] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.486128 16956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36404
I20260713 09:06:37.486572 16956 raft_consensus.cc:493] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:37.486861 16956 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.491071 16956 raft_consensus.cc:515] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.492612 16956 leader_election.cc:290] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:37.493353 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:37.493561 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:37.493952 17031 raft_consensus.cc:3055] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:37.494019 17106 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.494407 17031 raft_consensus.cc:740] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:37.495169 17031 consensus_queue.cc:260] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.496114 17031 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.498399 17106 raft_consensus.cc:2468] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:37.499212 16922 leader_election.cc:304] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:37.499817 17176 raft_consensus.cc:2804] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:37.500176 17176 raft_consensus.cc:697] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:37.500615 17031 raft_consensus.cc:2468] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:37.500860 17176 consensus_queue.cc:237] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.506911 16852 catalog_manager.cc:5697] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 1 to 2, leader changed from 856e52e76f524f21bff367c6dd92437e (127.15.239.194) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 2 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:37.528154 17256 raft_consensus.cc:993] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.528565 17261 raft_consensus.cc:1081] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.529944 16956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c521de55107840fbbbb7024b4c595661"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36404
I20260713 09:06:37.530534 16956 raft_consensus.cc:493] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:37.530892 16956 raft_consensus.cc:3060] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.535887 16956 raft_consensus.cc:515] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.537376 16956 leader_election.cc:290] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:37.538138 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c521de55107840fbbbb7024b4c595661" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:37.538321 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c521de55107840fbbbb7024b4c595661" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:37.538762 17031 raft_consensus.cc:3055] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:37.538851 17106 raft_consensus.cc:3060] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.539211 17031 raft_consensus.cc:740] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:37.540055 17031 consensus_queue.cc:260] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.540956 17031 raft_consensus.cc:3060] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.543174 17106 raft_consensus.cc:2468] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:37.544014 16922 leader_election.cc:304] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:37.544693 17176 raft_consensus.cc:2804] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:37.545181 17176 raft_consensus.cc:697] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:37.545753 17031 raft_consensus.cc:2468] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:37.545941 17176 consensus_queue.cc:237] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.553727 16852 catalog_manager.cc:5697] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 1 to 2, leader changed from 856e52e76f524f21bff367c6dd92437e (127.15.239.194) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 2 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:37.777806 17256 raft_consensus.cc:993] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e: : Instructing follower 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.778232 17261 raft_consensus.cc:1081] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Signalling peer 3aabb786b3034ac083e907c0298575bc to start an election
I20260713 09:06:37.779510 16956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
 from {username='slave'} at 127.0.0.1:36404
I20260713 09:06:37.779942 16956 raft_consensus.cc:493] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:37.780223 16956 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.784497 16956 raft_consensus.cc:515] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.786024 16956 leader_election.cc:290] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:37.786700 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:37.787010 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "3aabb786b3034ac083e907c0298575bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:37.787237 17031 raft_consensus.cc:3055] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:37.787520 17106 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.787570 17031 raft_consensus.cc:740] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:37.788419 17031 consensus_queue.cc:260] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.789263 17031 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:37.791517 17106 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:37.792387 16922 leader_election.cc:304] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf91298599545f2bf3655a8536830d7, 3aabb786b3034ac083e907c0298575bc; no voters: 
I20260713 09:06:37.792994 17176 raft_consensus.cc:2804] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:37.793452 17176 raft_consensus.cc:697] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Leader. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:37.793740 17031 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aabb786b3034ac083e907c0298575bc in term 2.
I20260713 09:06:37.794277 17176 consensus_queue.cc:237] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:37.800410 16852 catalog_manager.cc:5697] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc reported cstate change: term changed from 1 to 2, leader changed from 856e52e76f524f21bff367c6dd92437e (127.15.239.194) to 3aabb786b3034ac083e907c0298575bc (127.15.239.193). New cstate: current_term: 2 leader_uuid: "3aabb786b3034ac083e907c0298575bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:37.843299 17031 raft_consensus.cc:1275] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 4 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:37.844305 17176 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:37.852065 17106 raft_consensus.cc:1275] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 4 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:37.854012 17266 consensus_queue.cc:1048] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:37.880285 17106 raft_consensus.cc:1275] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:37.881243 17266 consensus_queue.cc:1048] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:37.888379 17031 raft_consensus.cc:1275] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:37.890398 17176 consensus_queue.cc:1048] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:38.017050 17106 raft_consensus.cc:1275] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:38.018134 17176 consensus_queue.cc:1048] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:38.026945 17031 raft_consensus.cc:1275] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:38.029027 17176 consensus_queue.cc:1048] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:38.126797 17031 raft_consensus.cc:1275] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:38.127822 17176 consensus_queue.cc:1048] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:38.135425 17106 raft_consensus.cc:1275] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:38.136668 17176 consensus_queue.cc:1048] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:38.181036 17106 raft_consensus.cc:1275] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:38.181984 17176 consensus_queue.cc:1048] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:38.191848 17031 raft_consensus.cc:1275] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Refusing update from remote peer 3aabb786b3034ac083e907c0298575bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:38.193008 17257 consensus_queue.cc:1048] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.285706 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:40.294741 16956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
mode: GRACEFUL
new_leader_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:36416
I20260713 09:06:40.295535 16956 raft_consensus.cc:606] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Received request to transfer leadership to TS 0cf91298599545f2bf3655a8536830d7
I20260713 09:06:40.297685 16956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
mode: GRACEFUL
new_leader_uuid: "856e52e76f524f21bff367c6dd92437e"
 from {username='slave'} at 127.0.0.1:36416
I20260713 09:06:40.298106 16956 raft_consensus.cc:606] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Received request to transfer leadership to TS 856e52e76f524f21bff367c6dd92437e
I20260713 09:06:40.299981 16956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
mode: GRACEFUL
new_leader_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:36416
I20260713 09:06:40.300396 16956 raft_consensus.cc:606] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Received request to transfer leadership to TS 0cf91298599545f2bf3655a8536830d7
I20260713 09:06:40.302276 16956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1"
dest_uuid: "3aabb786b3034ac083e907c0298575bc"
mode: GRACEFUL
new_leader_uuid: "856e52e76f524f21bff367c6dd92437e"
 from {username='slave'} at 127.0.0.1:36416
I20260713 09:06:40.302673 16956 raft_consensus.cc:606] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Received request to transfer leadership to TS 856e52e76f524f21bff367c6dd92437e
I20260713 09:06:40.303475 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:06:40.303812 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:40.372704 17266 raft_consensus.cc:993] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc: : Instructing follower 856e52e76f524f21bff367c6dd92437e to start an election
I20260713 09:06:40.373221 17281 raft_consensus.cc:1081] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Signalling peer 856e52e76f524f21bff367c6dd92437e to start an election
I20260713 09:06:40.374547 17032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1"
dest_uuid: "856e52e76f524f21bff367c6dd92437e"
 from {username='slave'} at 127.0.0.1:56448
I20260713 09:06:40.374939 17032 raft_consensus.cc:493] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.375186 17032 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.379904 17032 raft_consensus.cc:515] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.381347 17032 leader_election.cc:290] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 3 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:40.382187 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:40.382614 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6544e720a204cb5a0463209c5aafff1" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:40.382928 16956 raft_consensus.cc:3055] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:40.383114 17106 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.383277 16956 raft_consensus.cc:740] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:40.384210 16956 consensus_queue.cc:260] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.385527 16956 raft_consensus.cc:3060] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.389612 17106 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 3.
I20260713 09:06:40.390865 16997 leader_election.cc:304] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [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: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:40.391698 17261 raft_consensus.cc:2804] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:40.392180 16956 raft_consensus.cc:2468] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 3.
I20260713 09:06:40.392772 17261 raft_consensus.cc:697] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 3 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:40.393816 17261 consensus_queue.cc:237] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.399415 16852 catalog_manager.cc:5697] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 2 to 3, leader changed from 3aabb786b3034ac083e907c0298575bc (127.15.239.193) to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 3 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.486547 17266 raft_consensus.cc:993] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc: : Instructing follower 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:40.486991 17281 raft_consensus.cc:1081] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Signalling peer 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:40.488303 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:35178
I20260713 09:06:40.488726 17106 raft_consensus.cc:493] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.488997 17106 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.493130 17106 raft_consensus.cc:515] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.494576 17106 leader_election.cc:290] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 3 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405)
I20260713 09:06:40.495366 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:40.495566 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bbd0b652d04dfa8543178a4c780775" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:40.495936 16956 raft_consensus.cc:3055] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:40.496017 17032 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.496289 16956 raft_consensus.cc:740] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:40.497057 16956 consensus_queue.cc:260] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.498190 16956 raft_consensus.cc:3060] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.502127 17032 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 3.
I20260713 09:06:40.503377 17070 leader_election.cc:304] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [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: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:40.504168 17279 raft_consensus.cc:2804] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:40.504856 16956 raft_consensus.cc:2468] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 3.
I20260713 09:06:40.505538 17279 raft_consensus.cc:697] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Becoming Leader. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:40.506489 17279 consensus_queue.cc:237] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.512346 16852 catalog_manager.cc:5697] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 reported cstate change: term changed from 2 to 3, leader changed from 3aabb786b3034ac083e907c0298575bc (127.15.239.193) to 0cf91298599545f2bf3655a8536830d7 (127.15.239.195). New cstate: current_term: 3 leader_uuid: "0cf91298599545f2bf3655a8536830d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:40.527462 17266 raft_consensus.cc:993] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc: : Instructing follower 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:40.527812 17281 raft_consensus.cc:1081] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Signalling peer 0cf91298599545f2bf3655a8536830d7 to start an election
I20260713 09:06:40.528975 17106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568"
dest_uuid: "0cf91298599545f2bf3655a8536830d7"
 from {username='slave'} at 127.0.0.1:35178
I20260713 09:06:40.529356 17106 raft_consensus.cc:493] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.529628 17106 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.533257 17106 raft_consensus.cc:515] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:40.534515 17106 leader_election.cc:290] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [CANDIDATE]: Term 3 election: Requested vote from peers 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405), 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815)
I20260713 09:06:40.535223 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "856e52e76f524f21bff367c6dd92437e"
I20260713 09:06:40.535418 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4589b9431d847acb6fccacb4790d568" candidate_uuid: "0cf91298599545f2bf3655a8536830d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:40.535646 17032 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.535964 16956 raft_consensus.cc:3055] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:40.536218 16956 raft_consensus.cc:740] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:40.536880 16956 consensus_queue.cc:260] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [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: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:40.537711 16956 raft_consensus.cc:3060] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.539529 17032 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 3.
I20260713 09:06:40.540293 17070 leader_election.cc:304] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [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: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:40.540911 17279 raft_consensus.cc:2804] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:40.541361 17279 raft_consensus.cc:697] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Becoming Leader. State: Replica: 0cf91298599545f2bf3655a8536830d7, State: Running, Role: LEADER
I20260713 09:06:40.542235 16956 raft_consensus.cc:2468] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf91298599545f2bf3655a8536830d7 in term 3.
I20260713 09:06:40.542275 17279 consensus_queue.cc:237] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [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: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } }
I20260713 09:06:40.548780 16852 catalog_manager.cc:5697] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 reported cstate change: term changed from 2 to 3, leader changed from 3aabb786b3034ac083e907c0298575bc (127.15.239.193) to 0cf91298599545f2bf3655a8536830d7 (127.15.239.195). New cstate: current_term: 3 leader_uuid: "0cf91298599545f2bf3655a8536830d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.763624 17266 raft_consensus.cc:993] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc: : Instructing follower 856e52e76f524f21bff367c6dd92437e to start an election
I20260713 09:06:40.764011 17281 raft_consensus.cc:1081] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Signalling peer 856e52e76f524f21bff367c6dd92437e to start an election
I20260713 09:06:40.765254 17032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f"
dest_uuid: "856e52e76f524f21bff367c6dd92437e"
 from {username='slave'} at 127.0.0.1:56448
I20260713 09:06:40.765640 17032 raft_consensus.cc:493] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.765908 17032 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.769505 17032 raft_consensus.cc:515] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.770939 17032 leader_election.cc:290] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [CANDIDATE]: Term 3 election: Requested vote from peers 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815), 0cf91298599545f2bf3655a8536830d7 (127.15.239.195:33099)
I20260713 09:06:40.771510 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3aabb786b3034ac083e907c0298575bc"
I20260713 09:06:40.771895 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d430db767ab4eae83ec02d64ac3458f" candidate_uuid: "856e52e76f524f21bff367c6dd92437e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cf91298599545f2bf3655a8536830d7"
I20260713 09:06:40.772001 16956 raft_consensus.cc:3055] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:40.772454 17106 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.772487 16956 raft_consensus.cc:740] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3aabb786b3034ac083e907c0298575bc, State: Running, Role: LEADER
I20260713 09:06:40.773478 16956 consensus_queue.cc:260] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.774576 16956 raft_consensus.cc:3060] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:40.775744 17105 raft_consensus.cc:1275] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Refusing update from remote peer 856e52e76f524f21bff367c6dd92437e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:40.776830 17261 consensus_queue.cc:1048] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:40.778285 17106 raft_consensus.cc:2468] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 3.
I20260713 09:06:40.779332 16997 leader_election.cc:304] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [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: 0cf91298599545f2bf3655a8536830d7, 856e52e76f524f21bff367c6dd92437e; no voters: 
I20260713 09:06:40.780158 16956 raft_consensus.cc:2468] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 856e52e76f524f21bff367c6dd92437e in term 3.
I20260713 09:06:40.780323 17261 raft_consensus.cc:2804] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:40.780857 17261 raft_consensus.cc:697] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 3 LEADER]: Becoming Leader. State: Replica: 856e52e76f524f21bff367c6dd92437e, State: Running, Role: LEADER
I20260713 09:06:40.781822 17261 consensus_queue.cc:237] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [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: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } }
I20260713 09:06:40.791448 16852 catalog_manager.cc:5697] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e reported cstate change: term changed from 2 to 3, leader changed from 3aabb786b3034ac083e907c0298575bc (127.15.239.193) to 856e52e76f524f21bff367c6dd92437e (127.15.239.194). New cstate: current_term: 3 leader_uuid: "856e52e76f524f21bff367c6dd92437e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.793768 16956 raft_consensus.cc:1275] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Refusing update from remote peer 856e52e76f524f21bff367c6dd92437e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:40.796834 17282 consensus_queue.cc:1048] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:40.894909 17032 raft_consensus.cc:1275] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:40.895926 17279 consensus_queue.cc:1048] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:40.903779 16956 raft_consensus.cc:1275] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:40.905292 17299 consensus_queue.cc:1048] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:40.992894 17032 raft_consensus.cc:1275] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:40.993911 17299 consensus_queue.cc:1048] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "856e52e76f524f21bff367c6dd92437e" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:41.002775 16956 raft_consensus.cc:1275] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Refusing update from remote peer 0cf91298599545f2bf3655a8536830d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:41.004174 17299 consensus_queue.cc:1048] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:41.260852 17105 raft_consensus.cc:1275] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Refusing update from remote peer 856e52e76f524f21bff367c6dd92437e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:41.261994 17282 consensus_queue.cc:1048] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf91298599545f2bf3655a8536830d7" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:41.270961 16956 raft_consensus.cc:1275] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Refusing update from remote peer 856e52e76f524f21bff367c6dd92437e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:41.272912 17292 consensus_queue.cc:1048] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aabb786b3034ac083e907c0298575bc" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:41.304481 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:41.310582 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
I20260713 09:06:41.336750 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:41.337379 16319 tablet_replica.cc:333] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.337941 16319 raft_consensus.cc:2243] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.338462 16319 raft_consensus.cc:2272] T 7d430db767ab4eae83ec02d64ac3458f P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.341089 16319 tablet_replica.cc:333] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.341651 16319 raft_consensus.cc:2243] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.342381 16319 raft_consensus.cc:2272] T dc150b67df254d8481040c25a9b56935 P 3aabb786b3034ac083e907c0298575bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.344012 16319 tablet_replica.cc:333] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.344460 16319 raft_consensus.cc:2243] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.344796 16319 raft_consensus.cc:2272] T 2c86ba29dea14483b00074d2fdced93e P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.346489 16319 tablet_replica.cc:333] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.346906 16319 raft_consensus.cc:2243] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.347225 16319 raft_consensus.cc:2272] T 51bbd0b652d04dfa8543178a4c780775 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.348966 16319 tablet_replica.cc:333] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.349380 16319 raft_consensus.cc:2243] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.349716 16319 raft_consensus.cc:2272] T 8e6593a6e2fd44118940b42880fd6308 P 3aabb786b3034ac083e907c0298575bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.351359 16319 tablet_replica.cc:333] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.351806 16319 raft_consensus.cc:2243] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.352407 16319 raft_consensus.cc:2272] T 3b91885088b34c20b57a43ac3c1719ea P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.354353 16319 tablet_replica.cc:333] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.354916 16319 raft_consensus.cc:2243] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.355590 16319 raft_consensus.cc:2272] T c521de55107840fbbbb7024b4c595661 P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.357568 16319 tablet_replica.cc:333] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.358034 16319 raft_consensus.cc:2243] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.358470 16319 raft_consensus.cc:2272] T a4589b9431d847acb6fccacb4790d568 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.360644 16319 tablet_replica.cc:333] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.361135 16319 raft_consensus.cc:2243] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.361835 16319 raft_consensus.cc:2272] T dd651ec8a8fb4f748ade0234bdc5f94d P 3aabb786b3034ac083e907c0298575bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.363473 16319 tablet_replica.cc:333] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc: stopping tablet replica
I20260713 09:06:41.363903 16319 raft_consensus.cc:2243] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.364282 16319 raft_consensus.cc:2272] T b6544e720a204cb5a0463209c5aafff1 P 3aabb786b3034ac083e907c0298575bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.392117 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
I20260713 09:06:41.412045 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
W20260713 09:06:41.432499 17070 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:06:41.437865 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:06:41.437960 17070 consensus_peers.cc:597] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 -> Peer 856e52e76f524f21bff367c6dd92437e (127.15.239.194:39405): Couldn't send request to peer 856e52e76f524f21bff367c6dd92437e. 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:06:41.438827 16319 tablet_replica.cc:333] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.439438 16319 raft_consensus.cc:2243] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.439883 16319 raft_consensus.cc:2272] T 2c86ba29dea14483b00074d2fdced93e P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.441527 16319 tablet_replica.cc:333] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.442026 16319 raft_consensus.cc:2243] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.442477 16319 raft_consensus.cc:2272] T 51bbd0b652d04dfa8543178a4c780775 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.444901 16319 tablet_replica.cc:333] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.445416 16319 raft_consensus.cc:2243] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.446182 16319 raft_consensus.cc:2272] T 7d430db767ab4eae83ec02d64ac3458f P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.448530 16319 tablet_replica.cc:333] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.449005 16319 raft_consensus.cc:2243] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.449662 16319 raft_consensus.cc:2272] T 8e6593a6e2fd44118940b42880fd6308 P 856e52e76f524f21bff367c6dd92437e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.452193 16319 tablet_replica.cc:333] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.452754 16319 raft_consensus.cc:2243] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.453272 16319 raft_consensus.cc:2272] T c521de55107840fbbbb7024b4c595661 P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.455478 16319 tablet_replica.cc:333] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.456148 16319 raft_consensus.cc:2243] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:41.456332 17071 consensus_peers.cc:597] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 -> Peer 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815): Couldn't send request to peer 3aabb786b3034ac083e907c0298575bc. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:41.456684 16319 raft_consensus.cc:2272] T dd651ec8a8fb4f748ade0234bdc5f94d P 856e52e76f524f21bff367c6dd92437e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.458751 16319 tablet_replica.cc:333] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.459230 16319 raft_consensus.cc:2243] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.459635 16319 raft_consensus.cc:2272] T 3b91885088b34c20b57a43ac3c1719ea P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.461225 16319 tablet_replica.cc:333] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.461709 16319 raft_consensus.cc:2243] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.462152 16319 raft_consensus.cc:2272] T a4589b9431d847acb6fccacb4790d568 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.463860 16319 tablet_replica.cc:333] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.464306 16319 raft_consensus.cc:2243] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.464927 16319 raft_consensus.cc:2272] T b6544e720a204cb5a0463209c5aafff1 P 856e52e76f524f21bff367c6dd92437e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.466670 16319 tablet_replica.cc:333] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e: stopping tablet replica
I20260713 09:06:41.467104 16319 raft_consensus.cc:2243] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.467489 16319 raft_consensus.cc:2272] T dc150b67df254d8481040c25a9b56935 P 856e52e76f524f21bff367c6dd92437e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.492978 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
I20260713 09:06:41.509783 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
I20260713 09:06:41.531992 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:41.532590 16319 tablet_replica.cc:333] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.533085 16319 raft_consensus.cc:2243] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.533756 16319 raft_consensus.cc:2272] T 2c86ba29dea14483b00074d2fdced93e P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.535404 16319 tablet_replica.cc:333] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.535864 16319 raft_consensus.cc:2243] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.536463 16319 raft_consensus.cc:2272] T 51bbd0b652d04dfa8543178a4c780775 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.538194 16319 tablet_replica.cc:333] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.538611 16319 raft_consensus.cc:2243] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.538947 16319 raft_consensus.cc:2272] T 7d430db767ab4eae83ec02d64ac3458f P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.540799 16319 tablet_replica.cc:333] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.541280 16319 raft_consensus.cc:2243] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.541745 16319 raft_consensus.cc:2272] T 8e6593a6e2fd44118940b42880fd6308 P 0cf91298599545f2bf3655a8536830d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.543398 16319 tablet_replica.cc:333] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.543852 16319 raft_consensus.cc:2243] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.544245 16319 raft_consensus.cc:2272] T c521de55107840fbbbb7024b4c595661 P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:41.545637 17071 consensus_peers.cc:597] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 -> Peer 3aabb786b3034ac083e907c0298575bc (127.15.239.193:34815): Couldn't send request to peer 3aabb786b3034ac083e907c0298575bc. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:41.546239 16319 tablet_replica.cc:333] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.546736 16319 raft_consensus.cc:2243] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.547370 16319 raft_consensus.cc:2272] T a4589b9431d847acb6fccacb4790d568 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.549132 16319 tablet_replica.cc:333] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.549582 16319 raft_consensus.cc:2243] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.549971 16319 raft_consensus.cc:2272] T dd651ec8a8fb4f748ade0234bdc5f94d P 0cf91298599545f2bf3655a8536830d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.551535 16319 tablet_replica.cc:333] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.552006 16319 raft_consensus.cc:2243] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.552368 16319 raft_consensus.cc:2272] T 3b91885088b34c20b57a43ac3c1719ea P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.553781 16319 tablet_replica.cc:333] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.554239 16319 raft_consensus.cc:2243] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.554636 16319 raft_consensus.cc:2272] T dc150b67df254d8481040c25a9b56935 P 0cf91298599545f2bf3655a8536830d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.556069 16319 tablet_replica.cc:333] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7: stopping tablet replica
I20260713 09:06:41.556468 16319 raft_consensus.cc:2243] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:41.556852 16319 raft_consensus.cc:2272] T b6544e720a204cb5a0463209c5aafff1 P 0cf91298599545f2bf3655a8536830d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.586503 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
I20260713 09:06:41.602949 16319 master.cc:562] Master@127.15.239.254:43607 shutting down...
I20260713 09:06:41.620849 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:41.621340 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:41.621660 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f49b0dbc1ac4a859808da525829b245: stopping tablet replica
I20260713 09:06:41.640431 16319 master.cc:584] Master@127.15.239.254:43607 shutdown complete.
0cf91298599545f2bf3655a8536830d7  1
3aabb786b3034ac083e907c0298575bc  5
856e52e76f524f21bff367c6dd92437e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10356 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:06:41.676668 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:41477
I20260713 09:06:41.677644 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:41.682927 17309 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:06:41.683295 17310 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:06:41.683919 17312 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:06:41.684213 16319 server_base.cc:1061] running on GCE node
I20260713 09:06:41.685015 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:41.685182 16319 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:06:41.685303 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933601685293 us; error 0 us; skew 500 ppm
I20260713 09:06:41.685755 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:41.687960 16319 webserver.cc:533] Webserver started at http://127.15.239.254:46535/ using document root <none> and password file <none>
I20260713 09:06:41.688341 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:41.688478 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:41.688691 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:41.689640 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "b2417128b9804e0383a796bca8da5a24"
format_stamp: "Formatted at 2026-07-13 09:06:41 on dist-test-slave-rd9t"
I20260713 09:06:41.693498 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:41.696341 17317 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:06:41.697016 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:41.697235 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "b2417128b9804e0383a796bca8da5a24"
format_stamp: "Formatted at 2026-07-13 09:06:41 on dist-test-slave-rd9t"
I20260713 09:06:41.697443 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-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:06:41.715708 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:41.716749 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:41.751494 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:41477
I20260713 09:06:41.751585 17368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:41477 every 8 connection(s)
I20260713 09:06:41.755079 17369 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:06:41.764081 17369 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24: Bootstrap starting.
I20260713 09:06:41.768847 17369 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:41.772488 17369 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24: No bootstrap required, opened a new log
I20260713 09:06:41.774381 17369 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2417128b9804e0383a796bca8da5a24" member_type: VOTER }
I20260713 09:06:41.774775 17369 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:41.775046 17369 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2417128b9804e0383a796bca8da5a24, State: Initialized, Role: FOLLOWER
I20260713 09:06:41.775683 17369 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2417128b9804e0383a796bca8da5a24" member_type: VOTER }
I20260713 09:06:41.776118 17369 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:41.776342 17369 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:41.776599 17369 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:41.780241 17369 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2417128b9804e0383a796bca8da5a24" member_type: VOTER }
I20260713 09:06:41.780716 17369 leader_election.cc:304] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [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: b2417128b9804e0383a796bca8da5a24; no voters: 
I20260713 09:06:41.781733 17369 leader_election.cc:290] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:41.782146 17372 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:41.783408 17372 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 1 LEADER]: Becoming Leader. State: Replica: b2417128b9804e0383a796bca8da5a24, State: Running, Role: LEADER
I20260713 09:06:41.783953 17372 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [LEADER]: Queue going to LEADER mode. State: All 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: "b2417128b9804e0383a796bca8da5a24" member_type: VOTER }
I20260713 09:06:41.784530 17369 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:41.788164 17374 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2417128b9804e0383a796bca8da5a24. Latest consensus state: current_term: 1 leader_uuid: "b2417128b9804e0383a796bca8da5a24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2417128b9804e0383a796bca8da5a24" member_type: VOTER } }
I20260713 09:06:41.788854 17374 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:41.790097 17373 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2417128b9804e0383a796bca8da5a24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2417128b9804e0383a796bca8da5a24" member_type: VOTER } }
I20260713 09:06:41.790836 17373 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:41.791190 17380 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:41.796860 17380 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:41.798832 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:41.805097 17380 catalog_manager.cc:1383] Generated new cluster ID: 5bd2667a7df54723a3698b42b1135d40
I20260713 09:06:41.805343 17380 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:41.819948 17380 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:41.821065 17380 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:41.834764 17380 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24: Generated new TSK 0
I20260713 09:06:41.835283 17380 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:41.864782 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:41.870271 17390 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:06:41.871425 17391 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:06:41.872965 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:41.872903 17393 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:06:41.874209 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:41.874435 16319 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:06:41.874600 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933601874583 us; error 0 us; skew 500 ppm
I20260713 09:06:41.875110 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:41.877135 16319 webserver.cc:533] Webserver started at http://127.15.239.193:39137/ using document root <none> and password file <none>
I20260713 09:06:41.877573 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:41.877767 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:41.878014 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:41.879086 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "9eab84201cb445d99fad3dad0904c300"
format_stamp: "Formatted at 2026-07-13 09:06:41 on dist-test-slave-rd9t"
I20260713 09:06:41.883085 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:41.886016 17398 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:06:41.886739 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:41.887012 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "9eab84201cb445d99fad3dad0904c300"
format_stamp: "Formatted at 2026-07-13 09:06:41 on dist-test-slave-rd9t"
I20260713 09:06:41.887290 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-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:06:41.910969 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:41.912011 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:41.913285 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:41.915414 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:41.915625 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:41.915870 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:41.916033 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:41.953379 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:41879
I20260713 09:06:41.953459 17460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:41879 every 8 connection(s)
I20260713 09:06:41.958063 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:41.964542 17465 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:06:41.965402 17466 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:06:41.968726 17468 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:06:41.969316 16319 server_base.cc:1061] running on GCE node
I20260713 09:06:41.970583 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:41.970769 16319 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:06:41.970886 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933601970876 us; error 0 us; skew 500 ppm
I20260713 09:06:41.971290 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:41.973577 16319 webserver.cc:533] Webserver started at http://127.15.239.194:42283/ using document root <none> and password file <none>
I20260713 09:06:41.974056 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:41.974298 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:41.974586 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:41.975741 17461 heartbeater.cc:344] Connected to a master server at 127.15.239.254:41477
I20260713 09:06:41.975926 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "4e3e45a7978b4a74b8b314da510a33d4"
format_stamp: "Formatted at 2026-07-13 09:06:41 on dist-test-slave-rd9t"
I20260713 09:06:41.976058 17461 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:41.976784 17461 heartbeater.cc:507] Master 127.15.239.254:41477 requested a full tablet report, sending...
I20260713 09:06:41.978618 17334 ts_manager.cc:194] Registered new tserver with Master: 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:41.980225 17334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53662
I20260713 09:06:41.980721 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:41.984002 17473 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:06:41.984673 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:06:41.984931 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "4e3e45a7978b4a74b8b314da510a33d4"
format_stamp: "Formatted at 2026-07-13 09:06:41 on dist-test-slave-rd9t"
I20260713 09:06:41.985242 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-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:06:42.011065 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:42.012156 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:42.013515 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:42.015585 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:42.015813 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:42.016045 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:42.016220 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:42.053653 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:45919
I20260713 09:06:42.053740 17535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:45919 every 8 connection(s)
I20260713 09:06:42.058143 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:42.064319 17539 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:06:42.064770 17540 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:06:42.067920 17543 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:06:42.068919 16319 server_base.cc:1061] running on GCE node
I20260713 09:06:42.069000 17536 heartbeater.cc:344] Connected to a master server at 127.15.239.254:41477
I20260713 09:06:42.069502 17536 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:42.069864 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:42.070078 16319 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:06:42.070271 17536 heartbeater.cc:507] Master 127.15.239.254:41477 requested a full tablet report, sending...
I20260713 09:06:42.070297 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933602070276 us; error 0 us; skew 500 ppm
I20260713 09:06:42.071048 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:42.072304 17334 ts_manager.cc:194] Registered new tserver with Master: 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:42.073362 16319 webserver.cc:533] Webserver started at http://127.15.239.195:34533/ using document root <none> and password file <none>
I20260713 09:06:42.073730 17334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53666
I20260713 09:06:42.073844 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:42.074165 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:42.074429 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:42.075506 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
format_stamp: "Formatted at 2026-07-13 09:06:42 on dist-test-slave-rd9t"
I20260713 09:06:42.079577 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:06:42.082448 17547 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:06:42.083127 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:42.083396 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
format_stamp: "Formatted at 2026-07-13 09:06:42 on dist-test-slave-rd9t"
I20260713 09:06:42.083664 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-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:06:42.096256 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:42.097242 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:42.098567 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:42.100641 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:42.100857 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:42.101087 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:42.101254 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:42.137593 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:35615
I20260713 09:06:42.137703 17609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:35615 every 8 connection(s)
I20260713 09:06:42.150316 17610 heartbeater.cc:344] Connected to a master server at 127.15.239.254:41477
I20260713 09:06:42.150630 17610 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:42.151238 17610 heartbeater.cc:507] Master 127.15.239.254:41477 requested a full tablet report, sending...
I20260713 09:06:42.152908 17334 ts_manager.cc:194] Registered new tserver with Master: 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:42.153941 16319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013368823s
I20260713 09:06:42.154165 17334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53672
I20260713 09:06:42.176944 17334 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53678:
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:06:42.180572 17334 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:06:42.299281 17426 tablet_service.cc:1511] Processing CreateTablet for tablet c0ee535ec9da4dedb6fe008a915db7d8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:42.300240 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 0af9a20637904750a67d1cc9e91f1a49 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:42.301198 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ee535ec9da4dedb6fe008a915db7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.302052 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9a20637904750a67d1cc9e91f1a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.304437 17425 tablet_service.cc:1511] Processing CreateTablet for tablet fe4f7e17a88c431a95897dae2309bc3f (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:42.305739 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4f7e17a88c431a95897dae2309bc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.305681 17423 tablet_service.cc:1511] Processing CreateTablet for tablet dc7627f940064d72ae1d4d7975985146 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:42.307068 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7627f940064d72ae1d4d7975985146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.312197 17575 tablet_service.cc:1511] Processing CreateTablet for tablet c0ee535ec9da4dedb6fe008a915db7d8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:42.313437 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ee535ec9da4dedb6fe008a915db7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.315219 17574 tablet_service.cc:1511] Processing CreateTablet for tablet fe4f7e17a88c431a95897dae2309bc3f (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:42.316489 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4f7e17a88c431a95897dae2309bc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.319207 17573 tablet_service.cc:1511] Processing CreateTablet for tablet 0af9a20637904750a67d1cc9e91f1a49 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:42.320428 17573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9a20637904750a67d1cc9e91f1a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.323244 17572 tablet_service.cc:1511] Processing CreateTablet for tablet dc7627f940064d72ae1d4d7975985146 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:42.324090 17625 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:42.324542 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7627f940064d72ae1d4d7975985146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.326783 17501 tablet_service.cc:1511] Processing CreateTablet for tablet c0ee535ec9da4dedb6fe008a915db7d8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:42.327101 17571 tablet_service.cc:1511] Processing CreateTablet for tablet 1cba6e948aa142d3878ff09d69c41450 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:42.327991 17501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ee535ec9da4dedb6fe008a915db7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.328307 17571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cba6e948aa142d3878ff09d69c41450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.331099 17500 tablet_service.cc:1511] Processing CreateTablet for tablet fe4f7e17a88c431a95897dae2309bc3f (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:42.332392 17625 tablet_bootstrap.cc:654] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.332068 17422 tablet_service.cc:1511] Processing CreateTablet for tablet 1cba6e948aa142d3878ff09d69c41450 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:42.333441 17422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cba6e948aa142d3878ff09d69c41450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.333856 17499 tablet_service.cc:1511] Processing CreateTablet for tablet 0af9a20637904750a67d1cc9e91f1a49 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:42.331099 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 4336c0230dcb4dc09f474b368f1b31a8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:42.335439 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4336c0230dcb4dc09f474b368f1b31a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.336443 17498 tablet_service.cc:1511] Processing CreateTablet for tablet dc7627f940064d72ae1d4d7975985146 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:42.338554 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb7889de4ac47ceb42978b0ee448db9 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:42.338943 17497 tablet_service.cc:1511] Processing CreateTablet for tablet 1cba6e948aa142d3878ff09d69c41450 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:42.339713 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb7889de4ac47ceb42978b0ee448db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.339416 17570 tablet_service.cc:1511] Processing CreateTablet for tablet 4336c0230dcb4dc09f474b368f1b31a8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:42.340669 17570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4336c0230dcb4dc09f474b368f1b31a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.341475 17496 tablet_service.cc:1511] Processing CreateTablet for tablet 4336c0230dcb4dc09f474b368f1b31a8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:42.343187 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb7889de4ac47ceb42978b0ee448db9 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:42.344502 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb7889de4ac47ceb42978b0ee448db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.344914 17495 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb7889de4ac47ceb42978b0ee448db9 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:42.332532 17500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4f7e17a88c431a95897dae2309bc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.346047 17425 tablet_service.cc:1511] Processing CreateTablet for tablet e71e8ddf37ef4cb7b9729a5d248066be (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:42.347432 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cba6e948aa142d3878ff09d69c41450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.347527 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71e8ddf37ef4cb7b9729a5d248066be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.348706 17496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4336c0230dcb4dc09f474b368f1b31a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.352028 17498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7627f940064d72ae1d4d7975985146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.353792 17568 tablet_service.cc:1511] Processing CreateTablet for tablet e71e8ddf37ef4cb7b9729a5d248066be (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:42.354387 17495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb7889de4ac47ceb42978b0ee448db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.355101 17568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71e8ddf37ef4cb7b9729a5d248066be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.356927 17499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9a20637904750a67d1cc9e91f1a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.358740 17420 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:42.360198 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.371292 17567 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:42.372632 17567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.373705 17426 tablet_service.cc:1511] Processing CreateTablet for tablet c4e34da89d224fc78457c6f8b533b7b3 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:42.374949 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e34da89d224fc78457c6f8b533b7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.383726 17494 tablet_service.cc:1511] Processing CreateTablet for tablet e71e8ddf37ef4cb7b9729a5d248066be (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:42.385144 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71e8ddf37ef4cb7b9729a5d248066be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.387333 17566 tablet_service.cc:1511] Processing CreateTablet for tablet c4e34da89d224fc78457c6f8b533b7b3 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:42.406909 17419 tablet_service.cc:1511] Processing CreateTablet for tablet 45a3586e2f834c11bf72aecd1022ae10 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:42.408223 17419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a3586e2f834c11bf72aecd1022ae10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.415815 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e34da89d224fc78457c6f8b533b7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.430548 17493 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:42.432261 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.484908 17492 tablet_service.cc:1511] Processing CreateTablet for tablet c4e34da89d224fc78457c6f8b533b7b3 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:42.485105 17574 tablet_service.cc:1511] Processing CreateTablet for tablet 45a3586e2f834c11bf72aecd1022ae10 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:42.486200 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e34da89d224fc78457c6f8b533b7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.486306 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a3586e2f834c11bf72aecd1022ae10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.493772 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 6978376cf5154bc5ac44c7ecd7551166 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:42.494964 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6978376cf5154bc5ac44c7ecd7551166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.502272 17625 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:42.502786 17625 ts_tablet_manager.cc:1403] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.179s	user 0.020s	sys 0.021s
I20260713 09:06:42.504792 17424 tablet_service.cc:1511] Processing CreateTablet for tablet b85f981aba834e04b8c644f395761272 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:42.505978 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85f981aba834e04b8c644f395761272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.510780 17628 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:42.512873 17627 tablet_bootstrap.cc:492] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:42.520558 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 6978376cf5154bc5ac44c7ecd7551166 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:42.523088 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6978376cf5154bc5ac44c7ecd7551166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.531250 17497 tablet_service.cc:1511] Processing CreateTablet for tablet 45a3586e2f834c11bf72aecd1022ae10 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:42.532498 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a3586e2f834c11bf72aecd1022ae10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.513945 17625 raft_consensus.cc:359] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.540244 17625 raft_consensus.cc:385] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:42.540036 17496 tablet_service.cc:1511] Processing CreateTablet for tablet 6978376cf5154bc5ac44c7ecd7551166 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:42.540546 17625 raft_consensus.cc:740] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.540876 17572 tablet_service.cc:1511] Processing CreateTablet for tablet b85f981aba834e04b8c644f395761272 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:42.541515 17625 consensus_queue.cc:260] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.541863 17423 tablet_service.cc:1511] Processing CreateTablet for tablet 13a97f911d7a47c3ac8196318d17d133 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:42.543051 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a97f911d7a47c3ac8196318d17d133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.542052 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85f981aba834e04b8c644f395761272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.547084 17499 tablet_service.cc:1511] Processing CreateTablet for tablet b85f981aba834e04b8c644f395761272 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:42.541292 17496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6978376cf5154bc5ac44c7ecd7551166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.563099 17501 tablet_service.cc:1511] Processing CreateTablet for tablet 13a97f911d7a47c3ac8196318d17d133 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:42.563589 17625 ts_tablet_manager.cc:1434] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.060s	user 0.001s	sys 0.006s
I20260713 09:06:42.564559 17625 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:42.564622 17461 heartbeater.cc:499] Master 127.15.239.254:41477 was elected leader, sending a full tablet report...
I20260713 09:06:42.558384 17499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85f981aba834e04b8c644f395761272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.559140 17627 tablet_bootstrap.cc:654] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.572692 17628 tablet_bootstrap.cc:654] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.575753 17572 tablet_service.cc:1511] Processing CreateTablet for tablet 13a97f911d7a47c3ac8196318d17d133 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:42.576956 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a97f911d7a47c3ac8196318d17d133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.600936 17501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a97f911d7a47c3ac8196318d17d133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.599581 17419 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0ccf9389e427380cd9d157151aba6 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:42.603430 17419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0ccf9389e427380cd9d157151aba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.608183 17494 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0ccf9389e427380cd9d157151aba6 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:42.609288 17628 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:42.610005 17628 ts_tablet_manager.cc:1403] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.020s
I20260713 09:06:42.612943 17628 raft_consensus.cc:359] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.609349 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0ccf9389e427380cd9d157151aba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.618654 17627 tablet_bootstrap.cc:492] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:42.618995 17628 raft_consensus.cc:385] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:42.619135 17627 ts_tablet_manager.cc:1403] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.005s
I20260713 09:06:42.619419 17628 raft_consensus.cc:740] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.628261 17628 consensus_queue.cc:260] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.627059 17566 tablet_service.cc:1511] Processing CreateTablet for tablet 55c0ccf9389e427380cd9d157151aba6 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:42.630084 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0ccf9389e427380cd9d157151aba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.631669 17497 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc4e83098204719a3620f0d6207669e (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:42.632372 17625 tablet_bootstrap.cc:654] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.632828 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc4e83098204719a3620f0d6207669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.635973 17627 raft_consensus.cc:359] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.638638 17419 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc4e83098204719a3620f0d6207669e (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:42.646309 17627 raft_consensus.cc:385] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:42.646615 17627 raft_consensus.cc:740] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.646906 17419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc4e83098204719a3620f0d6207669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.648504 17632 raft_consensus.cc:493] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:42.648959 17632 raft_consensus.cc:515] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.648998 17627 consensus_queue.cc:260] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.639035 17628 ts_tablet_manager.cc:1434] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
I20260713 09:06:42.639500 17610 heartbeater.cc:499] Master 127.15.239.254:41477 was elected leader, sending a full tablet report...
I20260713 09:06:42.644237 17574 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc4e83098204719a3620f0d6207669e (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:42.651629 17628 tablet_bootstrap.cc:492] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:42.651687 17423 tablet_service.cc:1511] Processing CreateTablet for tablet ecb256b5e8ee481382e4cecd60fc60c8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:42.653079 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb256b5e8ee481382e4cecd60fc60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.645462 17625 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:42.655589 17625 ts_tablet_manager.cc:1403] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.091s	user 0.001s	sys 0.013s
I20260713 09:06:42.657119 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc4e83098204719a3620f0d6207669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.663115 17494 tablet_service.cc:1511] Processing CreateTablet for tablet ecb256b5e8ee481382e4cecd60fc60c8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:42.664422 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb256b5e8ee481382e4cecd60fc60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.658735 17625 raft_consensus.cc:359] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.671133 17625 raft_consensus.cc:385] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:42.670863 17572 tablet_service.cc:1511] Processing CreateTablet for tablet ecb256b5e8ee481382e4cecd60fc60c8 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:42.671445 17625 raft_consensus.cc:740] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.672518 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb256b5e8ee481382e4cecd60fc60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.672201 17625 consensus_queue.cc:260] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.676148 17625 ts_tablet_manager.cc:1434] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:06:42.680641 17629 raft_consensus.cc:493] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:42.682914 17625 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:42.682401 17629 raft_consensus.cc:515] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.685518 17629 leader_election.cc:290] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:42.685931 17632 leader_election.cc:290] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:42.704857 17628 tablet_bootstrap.cc:654] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.707314 17421 tablet_service.cc:1511] Processing CreateTablet for tablet def34828c2fa494fa7e23b3eb75feb8b (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:42.718480 17573 tablet_service.cc:1511] Processing CreateTablet for tablet def34828c2fa494fa7e23b3eb75feb8b (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:42.719766 17573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def34828c2fa494fa7e23b3eb75feb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.719908 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea32fc469474fc58ea852931a917ca4 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:42.721385 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea32fc469474fc58ea852931a917ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.727591 17536 heartbeater.cc:499] Master 127.15.239.254:41477 was elected leader, sending a full tablet report...
I20260713 09:06:42.728091 17627 ts_tablet_manager.cc:1434] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.109s	user 0.048s	sys 0.032s
I20260713 09:06:42.729001 17627 tablet_bootstrap.cc:492] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:42.735826 17627 tablet_bootstrap.cc:654] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.742967 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def34828c2fa494fa7e23b3eb75feb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.751969 17497 tablet_service.cc:1511] Processing CreateTablet for tablet def34828c2fa494fa7e23b3eb75feb8b (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:42.759593 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea32fc469474fc58ea852931a917ca4 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:42.760854 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea32fc469474fc58ea852931a917ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.769428 17422 tablet_service.cc:1511] Processing CreateTablet for tablet 45da94fd0044410ab53a63cb6f1c8e53 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:42.770658 17422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45da94fd0044410ab53a63cb6f1c8e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.778517 17625 tablet_bootstrap.cc:654] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.778635 17571 tablet_service.cc:1511] Processing CreateTablet for tablet f4f8e61ce54a436dbb50e727e5998ea5 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:42.779793 17571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8e61ce54a436dbb50e727e5998ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.784989 17570 tablet_service.cc:1511] Processing CreateTablet for tablet 33f796952cd64040aeda79f1d1200d1c (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:42.786167 17570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f796952cd64040aeda79f1d1200d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.786327 17568 tablet_service.cc:1511] Processing CreateTablet for tablet 45da94fd0044410ab53a63cb6f1c8e53 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:42.787452 17568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45da94fd0044410ab53a63cb6f1c8e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.790758 17426 tablet_service.cc:1511] Processing CreateTablet for tablet a26467845cf8457c949a20db47a0dbd2 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:42.791054 17425 tablet_service.cc:1511] Processing CreateTablet for tablet e44f86c1742c48558f1698ae3280d839 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:42.791007 17420 tablet_service.cc:1511] Processing CreateTablet for tablet 33f796952cd64040aeda79f1d1200d1c (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:42.791903 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26467845cf8457c949a20db47a0dbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.794446 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def34828c2fa494fa7e23b3eb75feb8b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:42.794670 17382 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:42.794484 17567 tablet_service.cc:1511] Processing CreateTablet for tablet e44f86c1742c48558f1698ae3280d839 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:42.795635 17567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44f86c1742c48558f1698ae3280d839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.798370 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f796952cd64040aeda79f1d1200d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.808501 17501 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea32fc469474fc58ea852931a917ca4 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:42.811044 17501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea32fc469474fc58ea852931a917ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.811722 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:42.813786 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:42.814363 17585 raft_consensus.cc:2468] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:42.814651 17566 tablet_service.cc:1511] Processing CreateTablet for tablet a26467845cf8457c949a20db47a0dbd2 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:42.814381 17436 raft_consensus.cc:2468] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:42.815533 17400 leader_election.cc:304] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:42.815817 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26467845cf8457c949a20db47a0dbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.816269 17629 raft_consensus.cc:2804] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:42.816648 17629 raft_consensus.cc:493] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:42.817003 17629 raft_consensus.cc:3060] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:42.816855 17550 leader_election.cc:304] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:42.817718 17632 raft_consensus.cc:2804] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:42.818044 17632 raft_consensus.cc:493] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:42.818266 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44f86c1742c48558f1698ae3280d839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.818506 17632 raft_consensus.cc:3060] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:42.821285 17419 tablet_service.cc:1511] Processing CreateTablet for tablet f4f8e61ce54a436dbb50e727e5998ea5 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:42.822628 17419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8e61ce54a436dbb50e727e5998ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.839174 17499 tablet_service.cc:1511] Processing CreateTablet for tablet f4f8e61ce54a436dbb50e727e5998ea5 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:42.840693 17499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8e61ce54a436dbb50e727e5998ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.863226 17632 raft_consensus.cc:515] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.865646 17634 raft_consensus.cc:493] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:42.866014 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:42.866122 17634 raft_consensus.cc:515] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.867405 17632 leader_election.cc:290] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:42.871061 17634 leader_election.cc:290] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:42.872664 17628 tablet_bootstrap.cc:492] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:42.873171 17628 ts_tablet_manager.cc:1403] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.222s	user 0.026s	sys 0.004s
I20260713 09:06:42.875927 17628 raft_consensus.cc:359] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.878314 17628 raft_consensus.cc:385] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:42.881196 17494 tablet_service.cc:1511] Processing CreateTablet for tablet 45da94fd0044410ab53a63cb6f1c8e53 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:42.878978 17628 raft_consensus.cc:740] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.896178 17628 consensus_queue.cc:260] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.899830 17628 ts_tablet_manager.cc:1434] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260713 09:06:42.900827 17628 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:42.900336 17492 tablet_service.cc:1511] Processing CreateTablet for tablet 33f796952cd64040aeda79f1d1200d1c (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:42.911412 17628 tablet_bootstrap.cc:654] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:42.916126 17496 tablet_service.cc:1511] Processing CreateTablet for tablet a26467845cf8457c949a20db47a0dbd2 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:42.918309 17493 tablet_service.cc:1511] Processing CreateTablet for tablet e44f86c1742c48558f1698ae3280d839 (DEFAULT_TABLE table=test-workload [id=261ef93271914c09b4f635baa84f5928]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:42.922516 17625 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:42.922947 17625 ts_tablet_manager.cc:1403] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.240s	user 0.011s	sys 0.011s
I20260713 09:06:42.925024 17625 raft_consensus.cc:359] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.925479 17625 raft_consensus.cc:385] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:42.925644 17625 raft_consensus.cc:740] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.926334 17625 consensus_queue.cc:260] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:42.936594 17510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:42.937558 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:42.938015 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:42.941627 17632 raft_consensus.cc:493] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:42.942219 17632 raft_consensus.cc:515] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
W20260713 09:06:42.942813 17399 leader_election.cc:343] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:42.944531 17548 leader_election.cc:343] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:42.945578 17548 leader_election.cc:343] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:42.946566 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cba6e948aa142d3878ff09d69c41450" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
W20260713 09:06:42.948004 17550 leader_election.cc:343] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:42.954448 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cba6e948aa142d3878ff09d69c41450" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:42.955631 17548 leader_election.cc:343] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:42.956005 17548 leader_election.cc:304] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:42.944466 17632 leader_election.cc:290] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:42.958786 17632 raft_consensus.cc:2749] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:42.971167 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45da94fd0044410ab53a63cb6f1c8e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.974385 17496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26467845cf8457c949a20db47a0dbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.978447 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44f86c1742c48558f1698ae3280d839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.982419 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f796952cd64040aeda79f1d1200d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:42.984710 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
W20260713 09:06:42.986827 17475 leader_election.cc:343] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.011687 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
W20260713 09:06:43.013650 17476 leader_election.cc:343] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.014379 17476 leader_election.cc:304] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.015410 17634 raft_consensus.cc:2749] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.029223 17627 tablet_bootstrap.cc:492] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.029844 17627 ts_tablet_manager.cc:1403] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.301s	user 0.020s	sys 0.043s
I20260713 09:06:43.033913 17627 raft_consensus.cc:359] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.034850 17627 raft_consensus.cc:385] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.035408 17627 raft_consensus.cc:740] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.036309 17627 consensus_queue.cc:260] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.017290 17629 raft_consensus.cc:515] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
W20260713 09:06:43.040889 17548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.239.194:45919, user_credentials={real_user=slave}} blocked reactor thread for 85243.1us
I20260713 09:06:43.041885 17628 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.042387 17628 ts_tablet_manager.cc:1403] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.142s	user 0.060s	sys 0.057s
I20260713 09:06:43.045152 17628 raft_consensus.cc:359] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.045794 17628 raft_consensus.cc:385] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.046121 17628 raft_consensus.cc:740] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.046942 17628 consensus_queue.cc:260] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.049063 17628 ts_tablet_manager.cc:1434] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:43.050148 17628 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.052030 17436 raft_consensus.cc:2393] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 530c94d7893e4c14ade37bd73b9aa5a0 in current term 1: Already voted for candidate 9eab84201cb445d99fad3dad0904c300 in this term.
I20260713 09:06:43.052774 17629 leader_election.cc:290] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.055047 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
W20260713 09:06:43.056280 17399 leader_election.cc:343] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.056980 17628 tablet_bootstrap.cc:654] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.056875 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.057585 17585 raft_consensus.cc:2393] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9eab84201cb445d99fad3dad0904c300 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:43.060012 17627 ts_tablet_manager.cc:1434] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260713 09:06:43.060948 17627 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.058843 17400 leader_election.cc:304] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [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: 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0
I20260713 09:06:43.065667 17647 raft_consensus.cc:2749] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.067965 17627 tablet_bootstrap.cc:654] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.072784 17645 raft_consensus.cc:493] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.070207 17550 leader_election.cc:304] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.073282 17645 raft_consensus.cc:515] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.073662 17648 raft_consensus.cc:2749] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.075419 17645 leader_election.cc:290] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.076047 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:43.077114 17399 leader_election.cc:343] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.081055 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
W20260713 09:06:43.082405 17400 leader_election.cc:343] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.082820 17400 leader_election.cc:304] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0
I20260713 09:06:43.083514 17645 raft_consensus.cc:2749] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.086721 17625 ts_tablet_manager.cc:1434] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.163s	user 0.038s	sys 0.033s
I20260713 09:06:43.087574 17625 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.091095 17628 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.091621 17628 ts_tablet_manager.cc:1403] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.008s
I20260713 09:06:43.093922 17625 tablet_bootstrap.cc:654] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.094458 17628 raft_consensus.cc:359] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.095171 17628 raft_consensus.cc:385] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.095474 17628 raft_consensus.cc:740] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.096264 17628 consensus_queue.cc:260] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.098467 17628 ts_tablet_manager.cc:1434] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:43.099426 17628 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.099725 17627 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.100343 17627 ts_tablet_manager.cc:1403] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.007s
I20260713 09:06:43.104156 17627 raft_consensus.cc:359] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.105206 17627 raft_consensus.cc:385] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.105698 17627 raft_consensus.cc:740] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.106374 17628 tablet_bootstrap.cc:654] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.106884 17627 consensus_queue.cc:260] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.109352 17648 raft_consensus.cc:493] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.109934 17648 raft_consensus.cc:515] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.113077 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.113878 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:43.114387 17550 leader_election.cc:343] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:43.115571 17548 leader_election.cc:343] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.116119 17548 leader_election.cc:304] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.116746 17627 ts_tablet_manager.cc:1434] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:06:43.117082 17632 raft_consensus.cc:2749] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.119094 17648 leader_election.cc:290] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.121073 17627 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.124636 17625 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.124959 17628 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.125025 17625 ts_tablet_manager.cc:1403] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.021s
I20260713 09:06:43.125566 17628 ts_tablet_manager.cc:1403] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.010s
I20260713 09:06:43.127348 17625 raft_consensus.cc:359] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.127848 17625 raft_consensus.cc:385] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.128084 17625 raft_consensus.cc:740] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.128393 17628 raft_consensus.cc:359] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.128887 17627 tablet_bootstrap.cc:654] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.128721 17625 consensus_queue.cc:260] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.129067 17628 raft_consensus.cc:385] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.129436 17628 raft_consensus.cc:740] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.130782 17625 ts_tablet_manager.cc:1434] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260713 09:06:43.130374 17628 consensus_queue.cc:260] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.131837 17625 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.132705 17628 ts_tablet_manager.cc:1434] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:06:43.133702 17628 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.136929 17634 raft_consensus.cc:493] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.137334 17625 tablet_bootstrap.cc:654] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.137398 17634 raft_consensus.cc:515] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.139575 17634 leader_election.cc:290] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.139856 17628 tablet_bootstrap.cc:654] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.140229 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9a20637904750a67d1cc9e91f1a49" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.141101 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9a20637904750a67d1cc9e91f1a49" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
W20260713 09:06:43.141601 17476 leader_election.cc:343] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:43.143011 17475 leader_election.cc:343] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.143416 17475 leader_election.cc:304] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.144827 17634 raft_consensus.cc:2749] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.147465 17625 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.147893 17625 ts_tablet_manager.cc:1403] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:06:43.151831 17627 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.152253 17627 ts_tablet_manager.cc:1403] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260713 09:06:43.152459 17628 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.152828 17628 ts_tablet_manager.cc:1403] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:06:43.150014 17625 raft_consensus.cc:359] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.154289 17627 raft_consensus.cc:359] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.154798 17625 raft_consensus.cc:385] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.154897 17627 raft_consensus.cc:385] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.155160 17634 raft_consensus.cc:493] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.154750 17628 raft_consensus.cc:359] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.155330 17625 raft_consensus.cc:740] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.155380 17627 raft_consensus.cc:740] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.155663 17628 raft_consensus.cc:385] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.155681 17634 raft_consensus.cc:515] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.156126 17628 raft_consensus.cc:740] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.156189 17625 consensus_queue.cc:260] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.156309 17627 consensus_queue.cc:260] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.156836 17628 consensus_queue.cc:260] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.157683 17634 leader_election.cc:290] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.158389 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cba6e948aa142d3878ff09d69c41450" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.158737 17625 ts_tablet_manager.cc:1434] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260713 09:06:43.159507 17476 leader_election.cc:343] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.161209 17628 ts_tablet_manager.cc:1434] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:43.161681 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cba6e948aa142d3878ff09d69c41450" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.162359 17625 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.162439 17585 raft_consensus.cc:2468] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:43.163923 17475 leader_election.cc:304] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [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: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.164963 17634 raft_consensus.cc:2804] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.165303 17634 raft_consensus.cc:493] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.165632 17634 raft_consensus.cc:3060] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.167364 17627 ts_tablet_manager.cc:1434] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260713 09:06:43.168279 17627 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.168877 17625 tablet_bootstrap.cc:654] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.172921 17634 raft_consensus.cc:515] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.174197 17627 tablet_bootstrap.cc:654] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.177629 17628 tablet_bootstrap.cc:492] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.182971 17625 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.183456 17625 ts_tablet_manager.cc:1403] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260713 09:06:43.186347 17625 raft_consensus.cc:359] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.186697 17634 leader_election.cc:290] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.184890 17628 tablet_bootstrap.cc:654] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.187117 17625 raft_consensus.cc:385] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.187569 17625 raft_consensus.cc:740] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.188284 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cba6e948aa142d3878ff09d69c41450" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.188454 17625 consensus_queue.cc:260] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.189013 17585 raft_consensus.cc:3060] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.190457 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cba6e948aa142d3878ff09d69c41450" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
W20260713 09:06:43.193007 17476 leader_election.cc:343] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.198378 17585 raft_consensus.cc:2468] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:43.201151 17625 ts_tablet_manager.cc:1434] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260713 09:06:43.202246 17627 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.202350 17475 leader_election.cc:304] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [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: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.202831 17627 ts_tablet_manager.cc:1403] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.020s
I20260713 09:06:43.202906 17625 tablet_bootstrap.cc:492] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.203433 17634 raft_consensus.cc:2804] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.203922 17634 raft_consensus.cc:697] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:06:43.204710 17634 consensus_queue.cc:237] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.206269 17627 raft_consensus.cc:359] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.206976 17627 raft_consensus.cc:385] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.207255 17627 raft_consensus.cc:740] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.208101 17627 consensus_queue.cc:260] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.210450 17627 ts_tablet_manager.cc:1434] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:06:43.211504 17627 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.211546 17625 tablet_bootstrap.cc:654] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.214484 17628 tablet_bootstrap.cc:492] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.215065 17628 ts_tablet_manager.cc:1403] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.020s
I20260713 09:06:43.216290 17656 raft_consensus.cc:493] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.216717 17656 raft_consensus.cc:515] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.218946 17656 leader_election.cc:290] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.218837 17628 raft_consensus.cc:359] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.219949 17628 raft_consensus.cc:385] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.220412 17628 raft_consensus.cc:740] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.220707 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb7889de4ac47ceb42978b0ee448db9" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.221537 17436 raft_consensus.cc:2468] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:43.221544 17628 consensus_queue.cc:260] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.224814 17476 leader_election.cc:304] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.226653 17656 raft_consensus.cc:2804] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.227175 17656 raft_consensus.cc:493] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.227572 17656 raft_consensus.cc:3060] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.227797 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb7889de4ac47ceb42978b0ee448db9" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.228597 17585 raft_consensus.cc:2468] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:43.232234 17628 ts_tablet_manager.cc:1434] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:06:43.233556 17628 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.237057 17656 raft_consensus.cc:515] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.239809 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb7889de4ac47ceb42978b0ee448db9" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.240347 17436 raft_consensus.cc:3060] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.241868 17628 tablet_bootstrap.cc:654] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.246476 17333 catalog_manager.cc:5697] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.247254 17436 raft_consensus.cc:2468] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:43.248399 17476 leader_election.cc:304] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.249305 17634 raft_consensus.cc:2804] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.250612 17656 leader_election.cc:290] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.251157 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb7889de4ac47ceb42978b0ee448db9" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.251727 17585 raft_consensus.cc:3060] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.252712 17627 tablet_bootstrap.cc:654] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.253835 17628 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.254360 17628 ts_tablet_manager.cc:1403] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260713 09:06:43.257336 17628 raft_consensus.cc:359] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.257848 17625 tablet_bootstrap.cc:492] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.258033 17628 raft_consensus.cc:385] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.258328 17625 ts_tablet_manager.cc:1403] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.032s
I20260713 09:06:43.258431 17628 raft_consensus.cc:740] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.259423 17585 raft_consensus.cc:2468] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:43.259383 17628 consensus_queue.cc:260] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.261252 17625 raft_consensus.cc:359] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.262590 17625 raft_consensus.cc:385] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.262895 17625 raft_consensus.cc:740] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.263661 17625 consensus_queue.cc:260] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.264109 17627 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.264750 17627 ts_tablet_manager.cc:1403] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.001s
I20260713 09:06:43.266182 17625 ts_tablet_manager.cc:1434] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:06:43.267138 17625 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.267480 17627 raft_consensus.cc:359] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.268194 17627 raft_consensus.cc:385] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.268543 17627 raft_consensus.cc:740] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.269327 17627 consensus_queue.cc:260] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.269924 17628 ts_tablet_manager.cc:1434] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:06:43.271798 17627 ts_tablet_manager.cc:1434] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:43.272778 17627 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.273603 17625 tablet_bootstrap.cc:654] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.279011 17634 raft_consensus.cc:697] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:06:43.279330 17627 tablet_bootstrap.cc:654] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.279959 17634 consensus_queue.cc:237] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.281600 17628 tablet_bootstrap.cc:492] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.287406 17664 raft_consensus.cc:493] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.288105 17664 raft_consensus.cc:515] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.290215 17628 tablet_bootstrap.cc:654] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.292037 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.292941 17625 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.292834 17436 raft_consensus.cc:2468] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:43.293463 17625 ts_tablet_manager.cc:1403] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.019s
I20260713 09:06:43.294620 17476 leader_election.cc:304] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.295722 17656 raft_consensus.cc:2804] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.296130 17656 raft_consensus.cc:493] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.296521 17656 raft_consensus.cc:3060] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.296751 17625 raft_consensus.cc:359] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.297583 17625 raft_consensus.cc:385] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.297887 17625 raft_consensus.cc:740] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.298915 17625 consensus_queue.cc:260] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.306018 17656 raft_consensus.cc:515] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.309329 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.310024 17436 raft_consensus.cc:3060] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.310281 17625 ts_tablet_manager.cc:1434] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260713 09:06:43.319629 17625 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.321973 17436 raft_consensus.cc:2468] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:43.324425 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.331408 17585 raft_consensus.cc:2468] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:43.331549 17656 leader_election.cc:290] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.324728 17648 raft_consensus.cc:493] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.332778 17648 raft_consensus.cc:515] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.325009 17664 leader_election.cc:290] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.327355 17625 tablet_bootstrap.cc:654] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.334826 17648 leader_election.cc:290] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.336989 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71e8ddf37ef4cb7b9729a5d248066be" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.337599 17436 raft_consensus.cc:2468] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:43.338495 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71e8ddf37ef4cb7b9729a5d248066be" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:43.339829 17548 leader_election.cc:343] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.328033 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.340793 17628 tablet_bootstrap.cc:492] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.341228 17584 raft_consensus.cc:3060] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.341449 17628 ts_tablet_manager.cc:1403] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.022s
I20260713 09:06:43.342509 17627 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.342911 17627 ts_tablet_manager.cc:1403] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.036s
I20260713 09:06:43.344182 17628 raft_consensus.cc:359] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.344815 17628 raft_consensus.cc:385] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.345084 17628 raft_consensus.cc:740] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.344282 17333 catalog_manager.cc:5697] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.345548 17627 raft_consensus.cc:359] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.345703 17628 consensus_queue.cc:260] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.346212 17627 raft_consensus.cc:385] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.348441 17627 raft_consensus.cc:740] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.346448 17476 leader_election.cc:304] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.349462 17627 consensus_queue.cc:260] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.350262 17664 raft_consensus.cc:2804] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.350751 17664 raft_consensus.cc:697] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:06:43.348065 17628 ts_tablet_manager.cc:1434] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:43.351781 17628 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.352006 17627 ts_tablet_manager.cc:1434] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:43.351648 17664 consensus_queue.cc:237] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.352895 17627 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.340852 17550 leader_election.cc:304] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.355544 17648 raft_consensus.cc:2804] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.355971 17648 raft_consensus.cc:493] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.356681 17648 raft_consensus.cc:3060] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.359360 17627 tablet_bootstrap.cc:654] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.359849 17584 raft_consensus.cc:2468] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:43.357431 17628 tablet_bootstrap.cc:654] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.364610 17648 raft_consensus.cc:515] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.368264 17628 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.368841 17628 ts_tablet_manager.cc:1403] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260713 09:06:43.368855 17625 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.369611 17625 ts_tablet_manager.cc:1403] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.008s
I20260713 09:06:43.372097 17625 raft_consensus.cc:359] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.372776 17625 raft_consensus.cc:385] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.372611 17628 raft_consensus.cc:359] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.373569 17628 raft_consensus.cc:385] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.373937 17628 raft_consensus.cc:740] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.374796 17628 consensus_queue.cc:260] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.373172 17625 raft_consensus.cc:740] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.375276 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71e8ddf37ef4cb7b9729a5d248066be" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.375908 17436 raft_consensus.cc:3060] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.375880 17333 catalog_manager.cc:5697] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.376127 17625 consensus_queue.cc:260] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.378372 17625 ts_tablet_manager.cc:1434] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:43.379914 17628 ts_tablet_manager.cc:1434] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:43.380355 17625 tablet_bootstrap.cc:492] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.380733 17628 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.381299 17664 raft_consensus.cc:493] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.381731 17664 raft_consensus.cc:515] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.383638 17664 leader_election.cc:290] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.384430 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.385007 17435 raft_consensus.cc:2468] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:43.385919 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.386495 17584 raft_consensus.cc:2468] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:43.388682 17625 tablet_bootstrap.cc:654] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.389823 17628 tablet_bootstrap.cc:654] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.389972 17648 leader_election.cc:290] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.388621 17436 raft_consensus.cc:2468] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:43.391075 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71e8ddf37ef4cb7b9729a5d248066be" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:43.391209 17550 leader_election.cc:304] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.392521 17476 leader_election.cc:304] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.393277 17664 raft_consensus.cc:2804] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.393494 17627 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.393648 17664 raft_consensus.cc:493] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.393926 17627 ts_tablet_manager.cc:1403] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.011s
I20260713 09:06:43.393985 17664 raft_consensus.cc:3060] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.396498 17627 raft_consensus.cc:359] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.397104 17627 raft_consensus.cc:385] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.397359 17627 raft_consensus.cc:740] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.398066 17648 raft_consensus.cc:2804] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:43.399049 17548 leader_election.cc:343] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.398867 17627 consensus_queue.cc:260] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.400317 17645 raft_consensus.cc:493] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.400744 17645 raft_consensus.cc:515] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.398561 17648 raft_consensus.cc:697] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:43.401855 17628 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.401808 17648 consensus_queue.cc:237] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.402544 17628 ts_tablet_manager.cc:1403] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:06:43.402685 17645 leader_election.cc:290] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.404407 17632 raft_consensus.cc:493] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.404852 17632 raft_consensus.cc:515] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.406283 17628 raft_consensus.cc:359] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.406972 17632 leader_election.cc:290] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.407191 17628 raft_consensus.cc:385] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.407704 17628 raft_consensus.cc:740] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.408072 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.408355 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.408644 17509 raft_consensus.cc:2468] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:43.408913 17584 raft_consensus.cc:2468] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:43.409698 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6d6e182f04b18b0e8e3ebc8238ae4" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.410063 17400 leader_election.cc:304] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.411194 17645 raft_consensus.cc:2804] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.411522 17645 raft_consensus.cc:493] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.411840 17645 raft_consensus.cc:3060] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:43.414345 17548 leader_election.cc:343] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.401105 17627 ts_tablet_manager.cc:1434] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:06:43.416026 17627 tablet_bootstrap.cc:492] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.408613 17628 consensus_queue.cc:260] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.407599 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6d6e182f04b18b0e8e3ebc8238ae4" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.427747 17628 ts_tablet_manager.cc:1434] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260713 09:06:43.430341 17436 raft_consensus.cc:2468] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:43.426016 17664 raft_consensus.cc:515] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.431250 17628 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.431411 17550 leader_election.cc:304] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.432180 17632 raft_consensus.cc:2804] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.432531 17632 raft_consensus.cc:493] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.432832 17632 raft_consensus.cc:3060] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.432864 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.433640 17435 raft_consensus.cc:3060] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.437635 17628 tablet_bootstrap.cc:654] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.439527 17632 raft_consensus.cc:515] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.443882 17435 raft_consensus.cc:2468] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:43.444913 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6d6e182f04b18b0e8e3ebc8238ae4" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:43.446379 17647 raft_consensus.cc:493] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:43.446695 17548 leader_election.cc:343] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.445001 17476 leader_election.cc:304] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.446827 17647 raft_consensus.cc:515] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.448108 17634 raft_consensus.cc:2804] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.448761 17634 raft_consensus.cc:697] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:06:43.449163 17647 leader_election.cc:290] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.450487 17627 tablet_bootstrap.cc:654] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.450400 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6d6e182f04b18b0e8e3ebc8238ae4" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.451012 17436 raft_consensus.cc:3060] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.454319 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
W20260713 09:06:43.456640 17400 leader_election.cc:343] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.449800 17634 consensus_queue.cc:237] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.457605 17436 raft_consensus.cc:2468] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:43.459179 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.457624 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.460549 17645 raft_consensus.cc:515] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.461463 17550 leader_election.cc:304] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.462435 17648 raft_consensus.cc:2804] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.460579 17584 raft_consensus.cc:3060] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.463109 17628 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.463534 17628 ts_tablet_manager.cc:1403] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260713 09:06:43.464104 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:43.459789 17664 leader_election.cc:290] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.476799 17645 leader_election.cc:290] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.473405 17511 raft_consensus.cc:2468] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:43.478471 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.470839 17632 leader_election.cc:290] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.478946 17399 leader_election.cc:304] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [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: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 530c94d7893e4c14ade37bd73b9aa5a0
I20260713 09:06:43.478979 17585 raft_consensus.cc:3060] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.472851 17509 raft_consensus.cc:3060] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.457849 17331 catalog_manager.cc:5697] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.482304 17645 raft_consensus.cc:2804] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.483247 17645 raft_consensus.cc:493] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.483551 17645 raft_consensus.cc:3060] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.485375 17628 raft_consensus.cc:359] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.486846 17628 raft_consensus.cc:385] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.487123 17628 raft_consensus.cc:740] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.487255 17625 tablet_bootstrap.cc:492] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.487805 17625 ts_tablet_manager.cc:1403] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.016s
I20260713 09:06:43.488669 17628 consensus_queue.cc:260] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.490671 17628 ts_tablet_manager.cc:1434] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260713 09:06:43.491505 17628 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.494791 17625 raft_consensus.cc:359] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.502300 17625 raft_consensus.cc:385] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.502596 17625 raft_consensus.cc:740] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.503206 17625 consensus_queue.cc:260] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.482602 17648 raft_consensus.cc:697] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:43.503594 17585 raft_consensus.cc:2468] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:43.504570 17648 consensus_queue.cc:237] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.499790 17509 raft_consensus.cc:2468] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:43.505069 17400 leader_election.cc:304] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.504580 17584 raft_consensus.cc:2468] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:43.507557 17632 raft_consensus.cc:493] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.508112 17632 raft_consensus.cc:515] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.510568 17632 leader_election.cc:290] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.512424 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.514565 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.515341 17509 raft_consensus.cc:2468] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:43.516522 17625 ts_tablet_manager.cc:1434] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:06:43.517094 17548 leader_election.cc:304] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 
I20260713 09:06:43.517618 17625 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.521631 17632 raft_consensus.cc:2804] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.522042 17632 raft_consensus.cc:493] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.522512 17632 raft_consensus.cc:3060] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.496287 17628 tablet_bootstrap.cc:654] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.527452 17627 tablet_bootstrap.cc:492] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.527233 17645 raft_consensus.cc:515] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.527927 17627 ts_tablet_manager.cc:1403] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.003s
I20260713 09:06:43.527290 17333 catalog_manager.cc:5697] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.528453 17436 raft_consensus.cc:2393] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 530c94d7893e4c14ade37bd73b9aa5a0 in current term 1: Already voted for candidate 9eab84201cb445d99fad3dad0904c300 in this term.
I20260713 09:06:43.529335 17645 leader_election.cc:290] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.529877 17647 raft_consensus.cc:2804] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.531108 17627 raft_consensus.cc:359] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.531569 17627 raft_consensus.cc:385] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.530329 17647 raft_consensus.cc:697] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:43.532064 17627 raft_consensus.cc:740] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.532625 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:43.532763 17627 consensus_queue.cc:260] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.533242 17509 raft_consensus.cc:3060] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.536316 17632 raft_consensus.cc:515] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.537636 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.538355 17584 raft_consensus.cc:2393] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9eab84201cb445d99fad3dad0904c300 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:43.539819 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.541179 17627 ts_tablet_manager.cc:1434] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:06:43.541287 17436 raft_consensus.cc:2393] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 530c94d7893e4c14ade37bd73b9aa5a0 in current term 1: Already voted for candidate 9eab84201cb445d99fad3dad0904c300 in this term.
I20260713 09:06:43.541972 17627 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.543243 17625 tablet_bootstrap.cc:654] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.532701 17647 consensus_queue.cc:237] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.546497 17632 leader_election.cc:290] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.550904 17628 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.551316 17628 ts_tablet_manager.cc:1403] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.013s
I20260713 09:06:43.554184 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34da89d224fc78457c6f8b533b7b3" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:43.556326 17548 leader_election.cc:304] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.557376 17509 raft_consensus.cc:2468] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:43.558197 17648 raft_consensus.cc:2749] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.559079 17625 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.559190 17628 raft_consensus.cc:359] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.559659 17625 ts_tablet_manager.cc:1403] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.003s
I20260713 09:06:43.559900 17628 raft_consensus.cc:385] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.560232 17628 raft_consensus.cc:740] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.560838 17628 consensus_queue.cc:260] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.561607 17399 leader_election.cc:304] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [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: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 530c94d7893e4c14ade37bd73b9aa5a0
I20260713 09:06:43.562700 17628 ts_tablet_manager.cc:1434] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:43.563470 17628 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.565120 17629 raft_consensus.cc:2804] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.565752 17629 raft_consensus.cc:697] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:43.566306 17333 catalog_manager.cc:5697] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.566776 17629 consensus_queue.cc:237] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.571568 17625 raft_consensus.cc:359] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.572707 17625 raft_consensus.cc:385] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.575788 17625 raft_consensus.cc:740] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.576097 17628 tablet_bootstrap.cc:654] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.579069 17627 tablet_bootstrap.cc:654] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.580381 17625 consensus_queue.cc:260] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.583108 17625 ts_tablet_manager.cc:1434] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:06:43.584030 17625 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.587812 17436 raft_consensus.cc:3060] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.589037 17331 catalog_manager.cc:5697] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.597543 17627 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.597939 17627 ts_tablet_manager.cc:1403] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260713 09:06:43.600266 17625 tablet_bootstrap.cc:654] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.600533 17627 raft_consensus.cc:359] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.601207 17627 raft_consensus.cc:385] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.601470 17627 raft_consensus.cc:740] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.602135 17627 consensus_queue.cc:260] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.602636 17634 consensus_queue.cc:1048] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.603785 17628 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.603941 17627 ts_tablet_manager.cc:1434] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:43.604208 17628 ts_tablet_manager.cc:1403] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260713 09:06:43.604823 17627 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.606729 17628 raft_consensus.cc:359] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.607326 17628 raft_consensus.cc:385] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.607668 17628 raft_consensus.cc:740] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.608245 17628 consensus_queue.cc:260] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.610567 17628 ts_tablet_manager.cc:1434] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:43.611294 17627 tablet_bootstrap.cc:654] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.611999 17628 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.619398 17628 tablet_bootstrap.cc:654] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.625699 17629 raft_consensus.cc:493] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.626204 17629 raft_consensus.cc:515] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.628928 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9a20637904750a67d1cc9e91f1a49" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.629542 17509 raft_consensus.cc:2468] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:43.609316 17332 catalog_manager.cc:5697] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.630743 17399 leader_election.cc:304] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.631718 17647 raft_consensus.cc:2804] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.632063 17647 raft_consensus.cc:493] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.632372 17647 raft_consensus.cc:3060] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.634219 17648 raft_consensus.cc:493] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.634668 17648 raft_consensus.cc:515] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.636643 17648 leader_election.cc:290] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.638383 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
W20260713 09:06:43.639726 17550 leader_election.cc:343] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.640841 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:43.642158 17548 leader_election.cc:343] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.642549 17548 leader_election.cc:304] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.648590 17647 raft_consensus.cc:515] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.650218 17648 raft_consensus.cc:2749] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.651764 17629 leader_election.cc:290] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.651629 17648 raft_consensus.cc:493] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.653699 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9a20637904750a67d1cc9e91f1a49" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.653909 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9a20637904750a67d1cc9e91f1a49" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:43.653959 17648 raft_consensus.cc:515] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.654520 17584 raft_consensus.cc:2468] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:43.654614 17509 raft_consensus.cc:3060] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.655586 17647 leader_election.cc:290] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.656183 17648 leader_election.cc:290] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.657389 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af9a20637904750a67d1cc9e91f1a49" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:43.657907 17584 raft_consensus.cc:3060] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.657750 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.659188 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.659931 17436 raft_consensus.cc:2468] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
W20260713 09:06:43.660822 17548 leader_election.cc:343] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.661795 17550 leader_election.cc:304] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.662775 17648 raft_consensus.cc:2804] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.663130 17648 raft_consensus.cc:493] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.663429 17648 raft_consensus.cc:3060] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.666461 17584 raft_consensus.cc:2468] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:43.666941 17632 raft_consensus.cc:493] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.667330 17632 raft_consensus.cc:515] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.668656 17632 leader_election.cc:290] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.669678 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.670290 17511 raft_consensus.cc:2468] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:43.671527 17548 leader_election.cc:304] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 
I20260713 09:06:43.672204 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.672735 17628 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.672371 17632 raft_consensus.cc:2804] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.673568 17628 ts_tablet_manager.cc:1403] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.023s
I20260713 09:06:43.673715 17632 raft_consensus.cc:493] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.674073 17632 raft_consensus.cc:3060] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.675850 17625 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.676401 17625 ts_tablet_manager.cc:1403] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.015s
I20260713 09:06:43.676131 17628 raft_consensus.cc:359] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.676887 17628 raft_consensus.cc:385] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.677158 17628 raft_consensus.cc:740] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.677762 17628 consensus_queue.cc:260] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.678345 17400 leader_election.cc:304] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:43.679113 17647 raft_consensus.cc:2804] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.679522 17647 raft_consensus.cc:697] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:43.679697 17628 ts_tablet_manager.cc:1434] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:43.680620 17628 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.680282 17647 consensus_queue.cc:237] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.681664 17656 raft_consensus.cc:493] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.682274 17656 raft_consensus.cc:515] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.684269 17656 leader_election.cc:290] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.684700 17632 raft_consensus.cc:515] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
W20260713 09:06:43.673588 17550 leader_election.cc:343] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.685241 17625 raft_consensus.cc:359] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.686726 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71e8ddf37ef4cb7b9729a5d248066be" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.691650 17435 raft_consensus.cc:2393] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:43.692415 17648 raft_consensus.cc:515] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.687501 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71e8ddf37ef4cb7b9729a5d248066be" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.694240 17625 raft_consensus.cc:385] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.690586 17628 tablet_bootstrap.cc:654] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.694260 17475 leader_election.cc:304] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.695617 17625 raft_consensus.cc:740] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.696348 17634 raft_consensus.cc:3060] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.697129 17625 consensus_queue.cc:260] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.700174 17625 ts_tablet_manager.cc:1434] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260713 09:06:43.703011 17625 tablet_bootstrap.cc:492] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.700098 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.705160 17634 raft_consensus.cc:2749] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.694931 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.701097 17656 raft_consensus.cc:493] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.705894 17632 leader_election.cc:290] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.706017 17656 raft_consensus.cc:515] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.702751 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:43.707702 17511 raft_consensus.cc:3060] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.708451 17510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
W20260713 09:06:43.710345 17548 leader_election.cc:343] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.711045 17648 leader_election.cc:290] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.714283 17435 raft_consensus.cc:3060] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:43.705435 17550 leader_election.cc:343] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.697928 17627 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.714977 17627 ts_tablet_manager.cc:1403] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.012s
I20260713 09:06:43.716653 17627 raft_consensus.cc:359] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.717090 17627 raft_consensus.cc:385] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.714354 17625 tablet_bootstrap.cc:654] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.717295 17627 raft_consensus.cc:740] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.695581 17509 raft_consensus.cc:2468] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:43.714426 17628 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.717927 17627 consensus_queue.cc:260] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.718533 17628 ts_tablet_manager.cc:1403] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.012s
I20260713 09:06:43.720932 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.721903 17434 raft_consensus.cc:2393] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 9eab84201cb445d99fad3dad0904c300 in this term.
I20260713 09:06:43.721792 17628 raft_consensus.cc:359] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.722844 17628 raft_consensus.cc:385] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.723227 17656 leader_election.cc:290] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.723274 17628 raft_consensus.cc:740] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.724309 17628 consensus_queue.cc:260] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.726327 17511 raft_consensus.cc:2468] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:43.726487 17628 ts_tablet_manager.cc:1434] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:43.726827 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.727522 17628 tablet_bootstrap.cc:492] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.727402 17548 leader_election.cc:304] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.728678 17648 raft_consensus.cc:2804] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.729223 17648 raft_consensus.cc:697] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:43.730237 17648 consensus_queue.cc:237] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.733816 17628 tablet_bootstrap.cc:654] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.727522 17584 raft_consensus.cc:2393] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:43.736629 17475 leader_election.cc:304] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.739291 17656 raft_consensus.cc:3060] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.744663 17435 raft_consensus.cc:2468] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:43.745780 17550 leader_election.cc:304] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.746843 17632 raft_consensus.cc:2804] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.747310 17632 raft_consensus.cc:697] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:43.748060 17632 consensus_queue.cc:237] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.749897 17656 raft_consensus.cc:2749] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.750597 17634 consensus_queue.cc:1048] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:43.763391 17333 catalog_manager.cc:5697] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.767230 17625 tablet_bootstrap.cc:492] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.767799 17625 ts_tablet_manager.cc:1403] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.012s
I20260713 09:06:43.771049 17625 raft_consensus.cc:359] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.771855 17625 raft_consensus.cc:385] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.772167 17625 raft_consensus.cc:740] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.772902 17625 consensus_queue.cc:260] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.775727 17625 ts_tablet_manager.cc:1434] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:06:43.776813 17625 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.784314 17625 tablet_bootstrap.cc:654] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.796685 17625 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.797099 17625 ts_tablet_manager.cc:1403] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
W20260713 09:06:43.799160 17382 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:43.799329 17625 raft_consensus.cc:359] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.799945 17625 raft_consensus.cc:385] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.800190 17625 raft_consensus.cc:740] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.800985 17625 consensus_queue.cc:260] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.802606 17625 ts_tablet_manager.cc:1434] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:43.803427 17625 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.808825 17625 tablet_bootstrap.cc:654] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.811391 17647 raft_consensus.cc:493] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.811995 17647 raft_consensus.cc:515] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.812743 17627 ts_tablet_manager.cc:1434] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.009s
I20260713 09:06:43.813925 17627 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.814257 17647 leader_election.cc:290] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.815717 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:43.816458 17511 raft_consensus.cc:2393] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eab84201cb445d99fad3dad0904c300 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:43.820147 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.820844 17627 tablet_bootstrap.cc:654] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.821669 17400 leader_election.cc:304] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0
I20260713 09:06:43.822763 17647 raft_consensus.cc:3060] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.830993 17628 tablet_bootstrap.cc:492] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.831386 17628 ts_tablet_manager.cc:1403] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.104s	user 0.026s	sys 0.047s
I20260713 09:06:43.831665 17625 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.832074 17625 ts_tablet_manager.cc:1403] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.008s
I20260713 09:06:43.832723 17699 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:43.832715 17332 catalog_manager.cc:5697] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.833742 17628 raft_consensus.cc:359] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.834357 17628 raft_consensus.cc:385] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.834343 17625 raft_consensus.cc:359] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.835184 17628 raft_consensus.cc:740] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.835292 17625 raft_consensus.cc:385] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.835608 17625 raft_consensus.cc:740] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.835850 17628 consensus_queue.cc:260] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.836195 17625 consensus_queue.cc:260] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.836396 17627 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:43.837182 17627 ts_tablet_manager.cc:1403] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.008s
I20260713 09:06:43.837735 17628 ts_tablet_manager.cc:1434] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:43.838598 17628 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.840669 17647 raft_consensus.cc:2749] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.841259 17627 raft_consensus.cc:359] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.841907 17627 raft_consensus.cc:385] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.842197 17627 raft_consensus.cc:740] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.843371 17627 consensus_queue.cc:260] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.845619 17628 tablet_bootstrap.cc:654] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.838269 17625 ts_tablet_manager.cc:1434] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:43.847350 17625 tablet_bootstrap.cc:492] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.852701 17625 tablet_bootstrap.cc:654] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.856750 17648 raft_consensus.cc:493] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.857344 17648 raft_consensus.cc:515] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.860062 17648 leader_election.cc:290] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.861341 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a97f911d7a47c3ac8196318d17d133" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.862152 17436 raft_consensus.cc:2468] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:43.863978 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a97f911d7a47c3ac8196318d17d133" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:43.865680 17548 leader_election.cc:343] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.866524 17627 ts_tablet_manager.cc:1434] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:06:43.866948 17550 leader_election.cc:304] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.868728 17648 raft_consensus.cc:2804] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.869150 17648 raft_consensus.cc:493] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.869573 17648 raft_consensus.cc:3060] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.871749 17699 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.883517 17634 raft_consensus.cc:493] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.884119 17634 raft_consensus.cc:515] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.885121 17648 raft_consensus.cc:515] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.888291 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a97f911d7a47c3ac8196318d17d133" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:43.889281 17435 raft_consensus.cc:3060] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.896155 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a97f911d7a47c3ac8196318d17d133" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
W20260713 09:06:43.897758 17548 leader_election.cc:343] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.898345 17648 leader_election.cc:290] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.903793 17656 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.905612 17628 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:43.906641 17435 raft_consensus.cc:2468] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:43.907688 17625 tablet_bootstrap.cc:492] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:43.907513 17628 ts_tablet_manager.cc:1403] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.037s
I20260713 09:06:43.908108 17625 ts_tablet_manager.cc:1403] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.028s
I20260713 09:06:43.909127 17550 leader_election.cc:304] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.910513 17699 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.910519 17703 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:43.910683 17628 raft_consensus.cc:359] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.911559 17628 raft_consensus.cc:385] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.911880 17628 raft_consensus.cc:740] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.912577 17634 leader_election.cc:290] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.912513 17628 consensus_queue.cc:260] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.913318 17625 raft_consensus.cc:359] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.913625 17682 raft_consensus.cc:2804] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.914737 17632 raft_consensus.cc:493] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.914875 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.915199 17632 raft_consensus.cc:515] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.917160 17628 ts_tablet_manager.cc:1434] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:06:43.918076 17628 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:43.918359 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:43.919566 17548 leader_election.cc:343] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:43.920066 17625 raft_consensus.cc:385] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.920347 17625 raft_consensus.cc:740] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.921025 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.917092 17632 leader_election.cc:290] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:43.922160 17682 raft_consensus.cc:697] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:43.908078 17648 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:43.922989 17682 consensus_queue.cc:237] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.923751 17699 raft_consensus.cc:493] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.924233 17699 raft_consensus.cc:515] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.924887 17628 tablet_bootstrap.cc:654] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.927210 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6d6e182f04b18b0e8e3ebc8238ae4" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.921967 17625 consensus_queue.cc:260] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.930330 17582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd6d6e182f04b18b0e8e3ebc8238ae4" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:43.930612 17434 raft_consensus.cc:2468] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:43.931696 17475 leader_election.cc:304] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.931725 17625 ts_tablet_manager.cc:1434] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:06:43.932535 17699 leader_election.cc:290] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:43.933104 17625 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:43.933295 17550 leader_election.cc:304] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:43.935735 17648 raft_consensus.cc:2804] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:43.936180 17648 raft_consensus.cc:493] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:43.936602 17648 raft_consensus.cc:3060] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.939077 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:43.940074 17435 raft_consensus.cc:2393] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:43.941365 17476 leader_election.cc:304] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:43.941665 17717 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:43.942222 17703 raft_consensus.cc:3060] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.905404 17332 catalog_manager.cc:5697] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.946913 17625 tablet_bootstrap.cc:654] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.958673 17627 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:43.933300 17699 raft_consensus.cc:2749] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:43.990242 17717 raft_consensus.cc:493] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:43.990715 17717 raft_consensus.cc:515] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:43.993949 17703 raft_consensus.cc:2749] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.020062 17703 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.021534 17648 raft_consensus.cc:515] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.025158 17647 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.050429 17648 leader_election.cc:290] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.051229 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:44.052228 17628 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:44.053843 17628 ts_tablet_manager.cc:1403] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.136s	user 0.025s	sys 0.049s
I20260713 09:06:44.055172 17432 raft_consensus.cc:3060] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.057961 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:44.071965 17629 raft_consensus.cc:493] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.072438 17629 raft_consensus.cc:515] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.072830 17432 raft_consensus.cc:2468] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:44.074486 17550 leader_election.cc:304] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:44.076134 17629 leader_election.cc:290] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.077551 17717 leader_election.cc:290] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.078787 17682 raft_consensus.cc:2804] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.079301 17682 raft_consensus.cc:697] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:44.084115 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.085229 17682 consensus_queue.cc:237] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
W20260713 09:06:44.088908 17548 leader_election.cc:343] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:44.096251 17399 leader_election.cc:343] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.101567 17509 raft_consensus.cc:3060] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.101656 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26467845cf8457c949a20db47a0dbd2" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.104780 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.105262 17583 raft_consensus.cc:2468] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:44.106243 17648 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.106140 17628 raft_consensus.cc:359] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.106832 17628 raft_consensus.cc:385] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.107085 17628 raft_consensus.cc:740] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.107710 17628 consensus_queue.cc:260] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.103798 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26467845cf8457c949a20db47a0dbd2" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.109789 17628 ts_tablet_manager.cc:1434] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.000s
I20260713 09:06:44.110677 17628 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
W20260713 09:06:44.110963 17548 leader_election.cc:343] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.112928 17400 leader_election.cc:304] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.113911 17647 consensus_queue.cc:1048] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:44.113952 17550 leader_election.cc:343] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.116611 17550 leader_election.cc:304] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:44.116822 17645 raft_consensus.cc:2804] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.117174 17645 raft_consensus.cc:493] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.117523 17645 raft_consensus.cc:3060] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.117928 17648 raft_consensus.cc:2749] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.118856 17629 consensus_queue.cc:1048] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.122608 17648 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.128065 17628 tablet_bootstrap.cc:654] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.134229 17625 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.134644 17625 ts_tablet_manager.cc:1403] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.202s	user 0.007s	sys 0.016s
I20260713 09:06:44.135604 17647 raft_consensus.cc:493] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.136040 17647 raft_consensus.cc:515] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.137213 17625 raft_consensus.cc:359] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.137826 17625 raft_consensus.cc:385] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.138018 17647 leader_election.cc:290] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.138110 17625 raft_consensus.cc:740] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.141149 17625 consensus_queue.cc:260] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.143100 17625 ts_tablet_manager.cc:1434] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:44.133790 17331 catalog_manager.cc:5697] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.143899 17625 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:44.144071 17632 raft_consensus.cc:493] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.144671 17632 raft_consensus.cc:515] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.145207 17510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.150197 17627 tablet_bootstrap.cc:654] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.150869 17510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f796952cd64040aeda79f1d1200d1c" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:44.152559 17548 leader_election.cc:343] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.153517 17717 raft_consensus.cc:493] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.153954 17717 raft_consensus.cc:515] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
W20260713 09:06:44.154307 17399 leader_election.cc:343] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.158602 17632 leader_election.cc:290] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.162716 17717 leader_election.cc:290] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.174880 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.181026 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.181171 17585 raft_consensus.cc:2468] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:44.181589 17432 raft_consensus.cc:2468] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:44.173986 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f796952cd64040aeda79f1d1200d1c" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.182134 17434 raft_consensus.cc:2468] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:44.182735 17550 leader_election.cc:304] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:44.183580 17717 raft_consensus.cc:2804] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.183941 17717 raft_consensus.cc:493] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.184321 17717 raft_consensus.cc:3060] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.186699 17550 leader_election.cc:304] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.187716 17632 raft_consensus.cc:2804] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.188040 17632 raft_consensus.cc:493] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.188388 17632 raft_consensus.cc:3060] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.175238 17647 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:06:44.212425 17648 raft_consensus.cc:493] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.222870 17625 tablet_bootstrap.cc:654] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.222203 17648 raft_consensus.cc:515] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.225412 17648 leader_election.cc:290] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.226475 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.228385 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:44.229701 17550 leader_election.cc:343] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:44.230818 17548 leader_election.cc:343] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.231243 17548 leader_election.cc:304] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:44.234148 17648 raft_consensus.cc:2749] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.227155 17331 catalog_manager.cc:5697] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.237519 17632 raft_consensus.cc:515] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.238792 17645 raft_consensus.cc:515] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.242105 17645 leader_election.cc:290] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.243031 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
W20260713 09:06:44.244311 17399 leader_election.cc:343] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.245565 17717 raft_consensus.cc:515] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.247538 17645 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.250835 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:44.252295 17548 leader_election.cc:343] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.256400 17632 leader_election.cc:290] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.257009 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f796952cd64040aeda79f1d1200d1c" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:44.257534 17434 raft_consensus.cc:3060] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.263819 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:44.264374 17432 raft_consensus.cc:3060] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.265345 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f796952cd64040aeda79f1d1200d1c" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:44.268829 17434 raft_consensus.cc:2468] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
W20260713 09:06:44.270318 17548 leader_election.cc:343] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.273614 17550 leader_election.cc:304] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.274714 17628 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:44.275043 17648 raft_consensus.cc:2804] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.275213 17628 ts_tablet_manager.cc:1403] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.165s	user 0.045s	sys 0.060s
I20260713 09:06:44.275770 17648 raft_consensus.cc:697] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:44.278671 17628 raft_consensus.cc:359] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.271903 17717 leader_election.cc:290] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.276587 17648 consensus_queue.cc:237] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.281916 17715 consensus_queue.cc:1048] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:44.282796 17400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.195:35615, user_credentials={real_user=slave}} blocked reactor thread for 127122us
I20260713 09:06:44.271183 17432 raft_consensus.cc:2468] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:44.285104 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:44.281585 17632 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.285706 17584 raft_consensus.cc:3060] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.279945 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
W20260713 09:06:44.289290 17548 leader_election.cc:343] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.290413 17400 leader_election.cc:304] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.291769 17647 raft_consensus.cc:2764] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:06:44.293071 17628 raft_consensus.cc:385] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.293684 17628 raft_consensus.cc:740] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.295162 17628 consensus_queue.cc:260] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.297834 17550 leader_election.cc:304] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.299612 17628 ts_tablet_manager.cc:1434] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:06:44.300892 17628 tablet_bootstrap.cc:492] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:44.302376 17632 raft_consensus.cc:2804] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.302917 17632 raft_consensus.cc:697] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:44.303845 17632 consensus_queue.cc:237] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.305878 17647 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.308888 17628 tablet_bootstrap.cc:654] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.313306 17627 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.313771 17627 ts_tablet_manager.cc:1403] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.355s	user 0.012s	sys 0.006s
I20260713 09:06:44.314275 17625 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.314762 17625 ts_tablet_manager.cc:1403] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.000s
I20260713 09:06:44.315274 17331 catalog_manager.cc:5697] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.316481 17627 raft_consensus.cc:359] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.317179 17627 raft_consensus.cc:385] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.317126 17625 raft_consensus.cc:359] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.317605 17627 raft_consensus.cc:740] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.317848 17625 raft_consensus.cc:385] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.321125 17625 raft_consensus.cc:740] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.321871 17625 consensus_queue.cc:260] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.318384 17627 consensus_queue.cc:260] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.324437 17627 ts_tablet_manager.cc:1434] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:06:44.325212 17627 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.332304 17628 tablet_bootstrap.cc:492] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:44.333241 17628 ts_tablet_manager.cc:1403] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260713 09:06:44.336258 17625 ts_tablet_manager.cc:1434] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:06:44.338415 17628 raft_consensus.cc:359] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.339150 17628 raft_consensus.cc:385] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.342447 17628 raft_consensus.cc:740] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.352052 17625 tablet_bootstrap.cc:492] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:44.350757 17715 consensus_queue.cc:1048] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:06:44.340126 17717 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:06:44.357565 17627 tablet_bootstrap.cc:654] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.360482 17628 consensus_queue.cc:260] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.339975 17584 raft_consensus.cc:2468] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:44.369360 17628 ts_tablet_manager.cc:1434] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260713 09:06:44.370450 17628 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:44.384918 17628 tablet_bootstrap.cc:654] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.400264 17400 leader_election.cc:304] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.400835 17632 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.401360 17647 raft_consensus.cc:2804] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.401862 17647 raft_consensus.cc:697] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:44.402870 17647 consensus_queue.cc:237] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.436062 17628 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:44.436574 17628 ts_tablet_manager.cc:1403] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.015s
I20260713 09:06:44.439257 17628 raft_consensus.cc:359] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.439949 17628 raft_consensus.cc:385] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.440263 17628 raft_consensus.cc:740] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.441052 17628 consensus_queue.cc:260] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.441298 17331 catalog_manager.cc:5697] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.447149 17628 ts_tablet_manager.cc:1434] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:06:44.452127 17628 tablet_bootstrap.cc:492] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:44.458077 17627 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.458618 17627 ts_tablet_manager.cc:1403] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.002s
I20260713 09:06:44.460167 17628 tablet_bootstrap.cc:654] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.461341 17627 raft_consensus.cc:359] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.462720 17625 tablet_bootstrap.cc:654] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.462004 17627 raft_consensus.cc:385] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.472379 17627 raft_consensus.cc:740] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.473140 17628 tablet_bootstrap.cc:492] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:44.473007 17627 consensus_queue.cc:260] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.473497 17628 ts_tablet_manager.cc:1403] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260713 09:06:44.475000 17627 ts_tablet_manager.cc:1434] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:06:44.475835 17627 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.476634 17628 raft_consensus.cc:359] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.477432 17628 raft_consensus.cc:385] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.477746 17628 raft_consensus.cc:740] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.478663 17628 consensus_queue.cc:260] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.481262 17628 ts_tablet_manager.cc:1434] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:06:44.482117 17627 tablet_bootstrap.cc:654] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.482275 17628 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0: Bootstrap starting.
I20260713 09:06:44.490590 17628 tablet_bootstrap.cc:654] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.492619 17627 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.493031 17627 ts_tablet_manager.cc:1403] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:06:44.495529 17627 raft_consensus.cc:359] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.496138 17627 raft_consensus.cc:385] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.496393 17627 raft_consensus.cc:740] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.497263 17627 consensus_queue.cc:260] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.501165 17627 ts_tablet_manager.cc:1434] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:06:44.501917 17627 tablet_bootstrap.cc:492] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.507231 17627 tablet_bootstrap.cc:654] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.509578 17509 raft_consensus.cc:3060] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.513128 17628 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0: No bootstrap required, opened a new log
I20260713 09:06:44.513533 17627 tablet_bootstrap.cc:492] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.513639 17628 ts_tablet_manager.cc:1403] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.026s
I20260713 09:06:44.514007 17627 ts_tablet_manager.cc:1403] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:06:44.518242 17628 raft_consensus.cc:359] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.518824 17632 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.521608 17627 raft_consensus.cc:359] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.523011 17627 raft_consensus.cc:385] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.523277 17627 raft_consensus.cc:740] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.524037 17627 consensus_queue.cc:260] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.524694 17628 raft_consensus.cc:385] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.525060 17628 raft_consensus.cc:740] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.526777 17627 ts_tablet_manager.cc:1434] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:44.526880 17628 consensus_queue.cc:260] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.527655 17627 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.529420 17717 consensus_queue.cc:1048] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.529690 17628 ts_tablet_manager.cc:1434] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260713 09:06:44.533634 17627 tablet_bootstrap.cc:654] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.533989 17647 raft_consensus.cc:493] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.534456 17647 raft_consensus.cc:515] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.536486 17647 leader_election.cc:290] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.538825 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb256b5e8ee481382e4cecd60fc60c8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:44.540572 17399 leader_election.cc:343] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.541268 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb256b5e8ee481382e4cecd60fc60c8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.541778 17583 raft_consensus.cc:2468] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:44.545542 17656 raft_consensus.cc:493] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.546165 17656 raft_consensus.cc:515] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.550464 17656 leader_election.cc:290] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.552300 17625 tablet_bootstrap.cc:492] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.552850 17625 ts_tablet_manager.cc:1403] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.216s	user 0.017s	sys 0.027s
I20260713 09:06:44.553301 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.551321 17699 raft_consensus.cc:493] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.554826 17699 raft_consensus.cc:515] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.555986 17625 raft_consensus.cc:359] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.556701 17625 raft_consensus.cc:385] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.556752 17699 leader_election.cc:290] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.556813 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.557068 17625 raft_consensus.cc:740] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.557651 17627 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.558146 17627 ts_tablet_manager.cc:1403] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260713 09:06:44.557744 17625 consensus_queue.cc:260] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.559626 17625 ts_tablet_manager.cc:1434] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:06:44.560000 17734 raft_consensus.cc:493] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.560408 17625 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:44.560352 17627 raft_consensus.cc:359] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.561048 17627 raft_consensus.cc:385] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.561306 17627 raft_consensus.cc:740] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.561882 17627 consensus_queue.cc:260] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.564998 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.565112 17476 leader_election.cc:304] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:44.565769 17583 raft_consensus.cc:2393] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 9eab84201cb445d99fad3dad0904c300 in this term.
I20260713 09:06:44.565837 17627 ts_tablet_manager.cc:1434] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:44.566342 17400 leader_election.cc:304] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.566642 17627 tablet_bootstrap.cc:492] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.566695 17634 raft_consensus.cc:2749] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.566913 17625 tablet_bootstrap.cc:654] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.567451 17731 raft_consensus.cc:2804] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.567875 17731 raft_consensus.cc:493] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.568219 17731 raft_consensus.cc:3060] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.568526 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85f981aba834e04b8c644f395761272" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.571303 17475 leader_election.cc:304] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:44.578765 17648 raft_consensus.cc:493] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.560446 17734 raft_consensus.cc:515] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.579726 17648 raft_consensus.cc:515] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.581326 17699 raft_consensus.cc:3060] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.581655 17734 leader_election.cc:290] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.583135 17648 leader_election.cc:290] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.584096 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def34828c2fa494fa7e23b3eb75feb8b" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.584898 17511 raft_consensus.cc:3060] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.583024 17731 raft_consensus.cc:515] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
W20260713 09:06:44.586812 17399 leader_election.cc:343] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.587564 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def34828c2fa494fa7e23b3eb75feb8b" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.588110 17436 raft_consensus.cc:2468] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:44.589231 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def34828c2fa494fa7e23b3eb75feb8b" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.590685 17550 leader_election.cc:304] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:44.591710 17632 raft_consensus.cc:2804] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.582248 17334 catalog_manager.cc:5697] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.592072 17632 raft_consensus.cc:493] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.592463 17632 raft_consensus.cc:3060] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.593803 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def34828c2fa494fa7e23b3eb75feb8b" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
W20260713 09:06:44.595640 17548 leader_election.cc:343] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.595820 17731 leader_election.cc:290] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.596030 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb256b5e8ee481382e4cecd60fc60c8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:44.596585 17585 raft_consensus.cc:3060] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.596989 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb256b5e8ee481382e4cecd60fc60c8" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:44.597761 17508 raft_consensus.cc:3060] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.601202 17627 tablet_bootstrap.cc:654] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.602391 17648 consensus_queue.cc:1048] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:44.616019 17585 raft_consensus.cc:2468] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:44.616859 17627 tablet_bootstrap.cc:492] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.617286 17627 ts_tablet_manager.cc:1403] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.014s
I20260713 09:06:44.617087 17400 leader_election.cc:304] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:44.618063 17731 raft_consensus.cc:2804] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.618755 17731 raft_consensus.cc:697] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:44.619081 17625 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.618116 17699 raft_consensus.cc:2749] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.619787 17627 raft_consensus.cc:359] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.619472 17625 ts_tablet_manager.cc:1403] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.015s
I20260713 09:06:44.620465 17627 raft_consensus.cc:385] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.623519 17627 raft_consensus.cc:740] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.624235 17627 consensus_queue.cc:260] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.625557 17625 raft_consensus.cc:359] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.626196 17625 raft_consensus.cc:385] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.626384 17627 ts_tablet_manager.cc:1434] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:06:44.626441 17625 raft_consensus.cc:740] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.627329 17627 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.617972 17632 raft_consensus.cc:515] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.627697 17625 consensus_queue.cc:260] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.628436 17583 raft_consensus.cc:2393] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eab84201cb445d99fad3dad0904c300 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:44.619974 17731 consensus_queue.cc:237] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.631701 17400 leader_election.cc:304] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0
I20260713 09:06:44.632004 17625 ts_tablet_manager.cc:1434] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:06:44.632409 17734 raft_consensus.cc:3060] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.633262 17627 tablet_bootstrap.cc:654] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.636693 17632 leader_election.cc:290] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.637699 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def34828c2fa494fa7e23b3eb75feb8b" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:44.638441 17509 raft_consensus.cc:3060] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.633795 17508 raft_consensus.cc:2468] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:44.642030 17734 raft_consensus.cc:2749] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.642817 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def34828c2fa494fa7e23b3eb75feb8b" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:44.643239 17625 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:44.645730 17509 raft_consensus.cc:2468] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:44.649271 17625 tablet_bootstrap.cc:654] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.649979 17548 leader_election.cc:304] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 
I20260713 09:06:44.651229 17632 raft_consensus.cc:2804] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.652591 17632 raft_consensus.cc:697] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:44.653692 17632 consensus_queue.cc:237] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.657392 17627 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.657809 17627 ts_tablet_manager.cc:1403] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260713 09:06:44.660384 17627 raft_consensus.cc:359] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.661010 17627 raft_consensus.cc:385] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.661290 17627 raft_consensus.cc:740] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.664527 17627 consensus_queue.cc:260] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.650348 17432 raft_consensus.cc:2468] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:44.666519 17627 ts_tablet_manager.cc:1434] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:44.667352 17627 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.669144 17331 catalog_manager.cc:5697] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.670197 17625 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.670742 17625 ts_tablet_manager.cc:1403] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.015s
I20260713 09:06:44.672724 17627 tablet_bootstrap.cc:654] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.673934 17625 raft_consensus.cc:359] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.674773 17625 raft_consensus.cc:385] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.675088 17625 raft_consensus.cc:740] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.676043 17625 consensus_queue.cc:260] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.678911 17625 ts_tablet_manager.cc:1434] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:44.679965 17625 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:44.683990 17627 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.684404 17627 ts_tablet_manager.cc:1403] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260713 09:06:44.687050 17627 raft_consensus.cc:359] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.687673 17627 raft_consensus.cc:385] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.687938 17627 raft_consensus.cc:740] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.688709 17627 consensus_queue.cc:260] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.690866 17627 ts_tablet_manager.cc:1434] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:44.691653 17627 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.691890 17625 tablet_bootstrap.cc:654] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.696880 17627 tablet_bootstrap.cc:654] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.699828 17731 raft_consensus.cc:493] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.700407 17731 raft_consensus.cc:515] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.702972 17731 leader_election.cc:290] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.704813 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
W20260713 09:06:44.706465 17399 leader_election.cc:343] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.708657 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.709414 17583 raft_consensus.cc:2468] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:44.710961 17400 leader_election.cc:304] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.712260 17734 raft_consensus.cc:493] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.712821 17734 raft_consensus.cc:515] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.715397 17734 leader_election.cc:290] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.716041 17734 raft_consensus.cc:2804] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.716440 17734 raft_consensus.cc:493] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.716910 17627 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.716857 17734 raft_consensus.cc:3060] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.717471 17627 ts_tablet_manager.cc:1403] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260713 09:06:44.719547 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da94fd0044410ab53a63cb6f1c8e53" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.720136 17627 raft_consensus.cc:359] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.720744 17627 raft_consensus.cc:385] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:44.720963 17399 leader_election.cc:343] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.720985 17627 raft_consensus.cc:740] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.721865 17627 consensus_queue.cc:260] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.722237 17717 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.723874 17627 ts_tablet_manager.cc:1434] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:06:44.724707 17627 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.727017 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da94fd0044410ab53a63cb6f1c8e53" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.727639 17583 raft_consensus.cc:2468] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 0.
I20260713 09:06:44.728685 17400 leader_election.cc:304] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.729640 17647 raft_consensus.cc:2804] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.730058 17627 tablet_bootstrap.cc:654] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.730111 17647 raft_consensus.cc:493] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.730705 17647 raft_consensus.cc:3060] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.733008 17699 raft_consensus.cc:493] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.733551 17699 raft_consensus.cc:515] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.736914 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.739499 17699 leader_election.cc:290] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.739364 17647 raft_consensus.cc:515] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.743000 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.744423 17475 leader_election.cc:304] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:44.745762 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da94fd0044410ab53a63cb6f1c8e53" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
W20260713 09:06:44.747438 17399 leader_election.cc:343] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.748138 17734 raft_consensus.cc:515] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.752103 17625 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.752508 17625 ts_tablet_manager.cc:1403] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.007s
I20260713 09:06:44.748236 17699 raft_consensus.cc:2749] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.754424 17511 raft_consensus.cc:3060] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.754487 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:44.752120 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:44.757354 17583 raft_consensus.cc:3060] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:44.757795 17399 leader_election.cc:343] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.764513 17583 raft_consensus.cc:2468] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:44.765460 17400 leader_election.cc:304] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.766248 17731 raft_consensus.cc:2804] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.766700 17731 raft_consensus.cc:697] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:44.767239 17625 raft_consensus.cc:359] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.770186 17625 raft_consensus.cc:385] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.770524 17625 raft_consensus.cc:740] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.770203 17647 leader_election.cc:290] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.750702 17734 leader_election.cc:290] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.767439 17731 consensus_queue.cc:237] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.772270 17509 raft_consensus.cc:3060] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.771580 17625 consensus_queue.cc:260] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.775518 17625 ts_tablet_manager.cc:1434] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260713 09:06:44.776253 17717 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.776854 17734 raft_consensus.cc:493] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.777181 17625 tablet_bootstrap.cc:492] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:44.777529 17734 raft_consensus.cc:515] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.779788 17717 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.787402 17625 tablet_bootstrap.cc:654] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.784631 17331 catalog_manager.cc:5697] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.796144 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.796924 17511 raft_consensus.cc:2468] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:44.797580 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.798301 17585 raft_consensus.cc:2468] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:44.798260 17399 leader_election.cc:304] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [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: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:44.799372 17647 raft_consensus.cc:2804] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:44.799723 17647 raft_consensus.cc:493] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.800032 17647 raft_consensus.cc:3060] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:44.802882 17382 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:44.804479 17734 leader_election.cc:290] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.772209 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da94fd0044410ab53a63cb6f1c8e53" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:44.805781 17583 raft_consensus.cc:3060] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.807533 17625 tablet_bootstrap.cc:492] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.809454 17625 ts_tablet_manager.cc:1403] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.010s
I20260713 09:06:44.812362 17625 raft_consensus.cc:359] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.813254 17625 raft_consensus.cc:385] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.813643 17625 raft_consensus.cc:740] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.808647 17647 raft_consensus.cc:515] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.816764 17647 leader_election.cc:290] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 2 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.817731 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:44.817678 17625 consensus_queue.cc:260] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.818313 17585 raft_consensus.cc:3060] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.819896 17625 ts_tablet_manager.cc:1434] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:44.820957 17625 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: Bootstrap starting.
I20260713 09:06:44.827258 17625 tablet_bootstrap.cc:654] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.821455 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4f7e17a88c431a95897dae2309bc3f" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:44.827728 17511 raft_consensus.cc:3060] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.840649 17647 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.841787 17632 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:44.852761 17585 raft_consensus.cc:2468] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 2.
I20260713 09:06:44.857079 17511 raft_consensus.cc:2468] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 2.
I20260713 09:06:44.858208 17399 leader_election.cc:304] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:44.861598 17627 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.862179 17627 ts_tablet_manager.cc:1403] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.138s	user 0.033s	sys 0.062s
I20260713 09:06:44.868672 17627 raft_consensus.cc:359] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.869313 17627 raft_consensus.cc:385] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.869565 17627 raft_consensus.cc:740] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.871049 17627 consensus_queue.cc:260] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.866277 17734 raft_consensus.cc:2804] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.878392 17627 ts_tablet_manager.cc:1434] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:44.878736 17734 raft_consensus.cc:697] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:44.881840 17627 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.881280 17734 consensus_queue.cc:237] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.883656 17332 catalog_manager.cc:5697] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.887005 17583 raft_consensus.cc:2468] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eab84201cb445d99fad3dad0904c300 in term 1.
I20260713 09:06:44.888458 17400 leader_election.cc:304] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.890808 17731 raft_consensus.cc:2804] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.892196 17682 raft_consensus.cc:493] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.892608 17682 raft_consensus.cc:515] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.895499 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.895884 17682 leader_election.cc:290] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
W20260713 09:06:44.897121 17548 leader_election.cc:343] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.899088 17647 raft_consensus.cc:493] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.899624 17647 raft_consensus.cc:515] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.902482 17627 tablet_bootstrap.cc:654] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.903751 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4" is_pre_election: true
I20260713 09:06:44.904624 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
W20260713 09:06:44.904944 17399 leader_election.cc:343] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.905426 17436 raft_consensus.cc:2468] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 0.
I20260713 09:06:44.901906 17647 leader_election.cc:290] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.907810 17550 leader_election.cc:304] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:06:44.911360 17632 raft_consensus.cc:2804] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.911813 17632 raft_consensus.cc:493] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.912225 17632 raft_consensus.cc:3060] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.916551 17627 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:44.916954 17627 ts_tablet_manager.cc:1403] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.001s
I20260713 09:06:44.921015 17627 raft_consensus.cc:359] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.921634 17627 raft_consensus.cc:385] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.921892 17627 raft_consensus.cc:740] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.925868 17627 consensus_queue.cc:260] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.927825 17627 ts_tablet_manager.cc:1434] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:44.929173 17731 raft_consensus.cc:697] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Leader. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:06:44.930034 17731 consensus_queue.cc:237] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.931861 17632 raft_consensus.cc:515] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.934897 17625 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: No bootstrap required, opened a new log
I20260713 09:06:44.935294 17625 ts_tablet_manager.cc:1403] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.002s
I20260713 09:06:44.938864 17332 catalog_manager.cc:5697] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.940434 17699 raft_consensus.cc:493] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.940862 17699 raft_consensus.cc:515] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.941854 17627 tablet_bootstrap.cc:492] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4: Bootstrap starting.
I20260713 09:06:44.942816 17699 leader_election.cc:290] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:44.943418 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:44.945528 17432 raft_consensus.cc:3060] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.944332 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "9eab84201cb445d99fad3dad0904c300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.944849 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da94fd0044410ab53a63cb6f1c8e53" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.962119 17699 raft_consensus.cc:493] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.962719 17699 raft_consensus.cc:515] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.965900 17583 raft_consensus.cc:2393] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eab84201cb445d99fad3dad0904c300 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:44.990473 17400 leader_election.cc:304] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eab84201cb445d99fad3dad0904c300; no voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0
I20260713 09:06:44.991041 17625 raft_consensus.cc:359] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.995080 17625 raft_consensus.cc:385] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.973750 17432 raft_consensus.cc:2468] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in term 1.
I20260713 09:06:44.997175 17625 raft_consensus.cc:740] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.995628 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da94fd0044410ab53a63cb6f1c8e53" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:44.996709 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26467845cf8457c949a20db47a0dbd2" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:44.992132 17632 leader_election.cc:290] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:44.998158 17780 raft_consensus.cc:2749] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.999226 17625 consensus_queue.cc:260] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:44.996886 17731 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:06:45.001817 17625 ts_tablet_manager.cc:1434] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.002s
I20260713 09:06:45.000255 17436 raft_consensus.cc:2468] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:45.003803 17476 leader_election.cc:304] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:45.004477 17656 raft_consensus.cc:2804] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:45.004812 17656 raft_consensus.cc:493] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:45.005136 17656 raft_consensus.cc:3060] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.005822 17699 leader_election.cc:290] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:45.006683 17550 leader_election.cc:304] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:45.007493 17508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:06:45.006942 17332 catalog_manager.cc:5697] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eab84201cb445d99fad3dad0904c300 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.008280 17584 raft_consensus.cc:2393] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 9eab84201cb445d99fad3dad0904c300 in this term.
I20260713 09:06:45.010764 17627 tablet_bootstrap.cc:654] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:45.011071 17548 leader_election.cc:343] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:45.012365 17632 raft_consensus.cc:2804] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.013082 17632 raft_consensus.cc:697] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:06:45.013535 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26467845cf8457c949a20db47a0dbd2" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:45.013897 17632 consensus_queue.cc:237] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.014246 17585 raft_consensus.cc:2468] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:45.012059 17656 raft_consensus.cc:515] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.018574 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26467845cf8457c949a20db47a0dbd2" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:45.019114 17436 raft_consensus.cc:3060] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.019481 17656 leader_election.cc:290] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:45.020555 17627 tablet_bootstrap.cc:492] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4: No bootstrap required, opened a new log
I20260713 09:06:45.019119 17475 leader_election.cc:304] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:45.023873 17627 ts_tablet_manager.cc:1403] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.000s
I20260713 09:06:45.025269 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26467845cf8457c949a20db47a0dbd2" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:45.025816 17585 raft_consensus.cc:3060] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.027359 17627 raft_consensus.cc:359] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.028029 17627 raft_consensus.cc:385] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.028288 17627 raft_consensus.cc:740] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.028919 17627 consensus_queue.cc:260] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.029842 17699 raft_consensus.cc:3060] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.036338 17627 ts_tablet_manager.cc:1434] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:06:45.041383 17332 catalog_manager.cc:5697] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:45.044489 17699 raft_consensus.cc:2749] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:45.046293 17585 raft_consensus.cc:2468] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:45.047904 17475 leader_election.cc:304] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 
I20260713 09:06:45.048417 17436 raft_consensus.cc:2468] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:45.052634 17656 raft_consensus.cc:2804] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.053290 17656 raft_consensus.cc:697] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:06:45.054396 17656 consensus_queue.cc:237] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.065104 17656 raft_consensus.cc:493] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.065557 17656 raft_consensus.cc:515] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.068004 17656 leader_election.cc:290] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:45.068325 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:45.068231 17332 catalog_manager.cc:5697] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.068948 17436 raft_consensus.cc:2468] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:45.069998 17476 leader_election.cc:304] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:45.070830 17656 raft_consensus.cc:2804] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:45.071265 17656 raft_consensus.cc:493] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:45.071646 17656 raft_consensus.cc:3060] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.073513 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:45.074160 17584 raft_consensus.cc:2468] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 0.
I20260713 09:06:45.077822 17656 raft_consensus.cc:515] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.079375 17656 leader_election.cc:290] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:45.080235 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:06:45.080386 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:06:45.080704 17436 raft_consensus.cc:3060] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.080885 17584 raft_consensus.cc:3060] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.085214 17436 raft_consensus.cc:2468] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:45.085529 17584 raft_consensus.cc:2468] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 1.
I20260713 09:06:45.086406 17476 leader_election.cc:304] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:06:45.087234 17656 raft_consensus.cc:2804] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.087673 17656 raft_consensus.cc:697] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:06:45.088506 17656 consensus_queue.cc:237] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.096499 17332 catalog_manager.cc:5697] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.160988 17632 consensus_queue.cc:1048] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.165601 17656 raft_consensus.cc:493] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.166107 17656 raft_consensus.cc:515] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.169407 17436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:45.169427 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:45.170437 17584 raft_consensus.cc:2393] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 9eab84201cb445d99fad3dad0904c300 in this term.
I20260713 09:06:45.171473 17475 leader_election.cc:304] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:45.172389 17699 raft_consensus.cc:3060] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.172530 17656 leader_election.cc:290] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:45.173012 17682 consensus_queue.cc:1048] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.181365 17778 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.182303 17699 raft_consensus.cc:2749] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:45.185422 17731 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.248389 17734 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.261893 17778 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.330303 17584 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:45.331408 17778 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.339460 17508 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:45.341015 17731 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.421382 17656 raft_consensus.cc:493] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.421914 17656 raft_consensus.cc:515] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:06:45.423151 17508 raft_consensus.cc:3060] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.424139 17656 leader_election.cc:290] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:45.425652 17432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eab84201cb445d99fad3dad0904c300" is_pre_election: true
I20260713 09:06:45.426474 17432 raft_consensus.cc:2393] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e3e45a7978b4a74b8b314da510a33d4 in current term 1: Already voted for candidate 530c94d7893e4c14ade37bd73b9aa5a0 in this term.
I20260713 09:06:45.426846 17731 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.427770 17584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f86c1742c48558f1698ae3280d839" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" is_pre_election: true
I20260713 09:06:45.429104 17475 leader_election.cc:304] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4; no voters: 530c94d7893e4c14ade37bd73b9aa5a0, 9eab84201cb445d99fad3dad0904c300
I20260713 09:06:45.430259 17656 raft_consensus.cc:2749] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:45.430630 17648 consensus_queue.cc:1048] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.444195 17648 consensus_queue.cc:1048] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.449836 17734 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.512307 17656 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.522069 17699 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.569469 17699 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.581655 17789 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.752755 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:45.759281 17806 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:06:45.762945 17807 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:06:45.763940 16319 server_base.cc:1061] running on GCE node
W20260713 09:06:45.764061 17810 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:06:45.767068 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:45.767292 16319 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:06:45.767465 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933605767432 us; error 0 us; skew 500 ppm
I20260713 09:06:45.768020 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:45.770251 16319 webserver.cc:533] Webserver started at http://127.15.239.196:37495/ using document root <none> and password file <none>
I20260713 09:06:45.770697 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:45.770886 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:45.771142 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:45.772126 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-3-root/instance:
uuid: "ea0af9d41d0b473d905ab43837d78657"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-rd9t"
I20260713 09:06:45.776115 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.001s
I20260713 09:06:45.779736 17814 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:06:45.780556 16319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:06:45.780884 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-3-root
uuid: "ea0af9d41d0b473d905ab43837d78657"
format_stamp: "Formatted at 2026-07-13 09:06:45 on dist-test-slave-rd9t"
I20260713 09:06:45.781253 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-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:06:45.795205 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:45.796350 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:45.797763 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:45.800025 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:45.800220 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.800467 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:45.800625 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:45.865715 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.196:34929
I20260713 09:06:45.865799 17876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.196:34929 every 8 connection(s)
I20260713 09:06:45.870447 16319 auto_leader_rebalancer-test.cc:392] add a tserver: ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:45.882899 17877 heartbeater.cc:344] Connected to a master server at 127.15.239.254:41477
I20260713 09:06:45.883284 17877 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:45.884164 17877 heartbeater.cc:507] Master 127.15.239.254:41477 requested a full tablet report, sending...
I20260713 09:06:45.886003 17332 ts_manager.cc:194] Registered new tserver with Master: ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929)
I20260713 09:06:45.887449 17332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53686
I20260713 09:06:46.881428 17584 consensus_queue.cc:237] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:46.888618 17432 raft_consensus.cc:1275] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:46.889755 17877 heartbeater.cc:499] Master 127.15.239.254:41477 was elected leader, sending a full tablet report...
I20260713 09:06:46.889918 17508 raft_consensus.cc:1275] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:46.891757 17798 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.893169 17885 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:46.900724 17548 consensus_peers.cc:597] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e71e8ddf37ef4cb7b9729a5d248066be. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.902058 17798 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:46.904558 17432 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:46.909874 17508 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:46.921813 17332 catalog_manager.cc:5697] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.928920 17432 consensus_queue.cc:237] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:46.937580 17584 raft_consensus.cc:1275] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:46.939268 17734 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.942203 17508 raft_consensus.cc:1275] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:46.944701 17881 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:46.949697 17734 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:46.952068 17585 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
W20260713 09:06:46.964020 17399 consensus_peers.cc:597] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b85f981aba834e04b8c644f395761272. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.970778 17334 catalog_manager.cc:5697] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:46.973647 17511 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:46.988539 17511 consensus_queue.cc:237] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:46.995935 17585 raft_consensus.cc:1275] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:46.997875 17432 raft_consensus.cc:1275] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:46.998239 17804 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:46.999569 17656 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:47.008993 17656 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
W20260713 09:06:47.012810 17474 consensus_peers.cc:597] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a26467845cf8457c949a20db47a0dbd2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:47.015122 17585 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:47.015116 17432 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:47.021765 17511 consensus_queue.cc:237] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.025296 17334 catalog_manager.cc:5697] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.039073 17585 raft_consensus.cc:1275] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:47.039189 17432 raft_consensus.cc:1275] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:47.044809 17656 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:47.049269 17804 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:47.053942 17474 consensus_peers.cc:597] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3eb7889de4ac47ceb42978b0ee448db9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:47.066990 17804 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:47.071632 17432 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:47.076490 17585 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:47.084888 17334 catalog_manager.cc:5697] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:47.345191 17909 ts_tablet_manager.cc:933] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:47.347329 17909 tablet_copy_client.cc:323] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.195:35615
I20260713 09:06:47.358155 17595 tablet_copy_service.cc:140] P 530c94d7893e4c14ade37bd73b9aa5a0: Received BeginTabletCopySession request for tablet e71e8ddf37ef4cb7b9729a5d248066be from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:37190)
I20260713 09:06:47.358665 17595 tablet_copy_service.cc:161] P 530c94d7893e4c14ade37bd73b9aa5a0: Beginning new tablet copy session on tablet e71e8ddf37ef4cb7b9729a5d248066be from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:37190: session id = ea0af9d41d0b473d905ab43837d78657-e71e8ddf37ef4cb7b9729a5d248066be
I20260713 09:06:47.363723 17595 tablet_copy_source_session.cc:215] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:47.367028 17909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71e8ddf37ef4cb7b9729a5d248066be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.378029 17909 tablet_copy_client.cc:806] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:47.378681 17909 tablet_copy_client.cc:670] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:47.381654 17912 ts_tablet_manager.cc:933] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:47.383067 17909 tablet_copy_client.cc:538] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:47.383692 17912 tablet_copy_client.cc:323] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.194:45919
I20260713 09:06:47.392513 17909 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:47.395164 17521 tablet_copy_service.cc:140] P 4e3e45a7978b4a74b8b314da510a33d4: Received BeginTabletCopySession request for tablet a26467845cf8457c949a20db47a0dbd2 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:34238)
I20260713 09:06:47.395756 17521 tablet_copy_service.cc:161] P 4e3e45a7978b4a74b8b314da510a33d4: Beginning new tablet copy session on tablet a26467845cf8457c949a20db47a0dbd2 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:34238: session id = ea0af9d41d0b473d905ab43837d78657-a26467845cf8457c949a20db47a0dbd2
I20260713 09:06:47.403223 17521 tablet_copy_source_session.cc:215] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:47.406584 17912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26467845cf8457c949a20db47a0dbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.416405 17909 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: 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:06:47.417399 17909 tablet_bootstrap.cc:492] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:47.418064 17909 ts_tablet_manager.cc:1403] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260713 09:06:47.421046 17909 raft_consensus.cc:359] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.422192 17912 tablet_copy_client.cc:806] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:47.421892 17909 raft_consensus.cc:740] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:47.422760 17912 tablet_copy_client.cc:670] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:47.423161 17909 consensus_queue.cc:260] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.427891 17912 tablet_copy_client.cc:538] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:47.438908 17912 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:47.447168 17916 ts_tablet_manager.cc:933] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:47.455682 17916 tablet_copy_client.cc:323] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.193:41879
I20260713 09:06:47.460223 17909 ts_tablet_manager.cc:1434] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.012s
I20260713 09:06:47.466154 17595 tablet_copy_service.cc:342] P 530c94d7893e4c14ade37bd73b9aa5a0: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-e71e8ddf37ef4cb7b9729a5d248066be received from {username='slave'} at 127.0.0.1:37190
I20260713 09:06:47.466598 17595 tablet_copy_service.cc:434] P 530c94d7893e4c14ade37bd73b9aa5a0: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-e71e8ddf37ef4cb7b9729a5d248066be on tablet e71e8ddf37ef4cb7b9729a5d248066be with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:47.480801 17912 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: 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:06:47.481683 17912 tablet_bootstrap.cc:492] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:47.482352 17912 ts_tablet_manager.cc:1403] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.022s
I20260713 09:06:47.483907 17446 tablet_copy_service.cc:140] P 9eab84201cb445d99fad3dad0904c300: Received BeginTabletCopySession request for tablet b85f981aba834e04b8c644f395761272 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:42948)
I20260713 09:06:47.484403 17446 tablet_copy_service.cc:161] P 9eab84201cb445d99fad3dad0904c300: Beginning new tablet copy session on tablet b85f981aba834e04b8c644f395761272 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:42948: session id = ea0af9d41d0b473d905ab43837d78657-b85f981aba834e04b8c644f395761272
I20260713 09:06:47.485277 17912 raft_consensus.cc:359] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.486297 17912 raft_consensus.cc:740] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:47.486945 17912 consensus_queue.cc:260] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.489161 17912 ts_tablet_manager.cc:1434] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:06:47.490645 17521 tablet_copy_service.cc:342] P 4e3e45a7978b4a74b8b314da510a33d4: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-a26467845cf8457c949a20db47a0dbd2 received from {username='slave'} at 127.0.0.1:34238
I20260713 09:06:47.491019 17521 tablet_copy_service.cc:434] P 4e3e45a7978b4a74b8b314da510a33d4: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-a26467845cf8457c949a20db47a0dbd2 on tablet a26467845cf8457c949a20db47a0dbd2 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:47.492223 17446 tablet_copy_source_session.cc:215] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:47.495877 17916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85f981aba834e04b8c644f395761272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.506174 17916 tablet_copy_client.cc:806] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:47.506660 17916 tablet_copy_client.cc:670] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:47.509860 17916 tablet_copy_client.cc:538] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:47.515733 17916 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:47.532141 17916 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: 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:06:47.532907 17916 tablet_bootstrap.cc:492] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:47.533432 17916 ts_tablet_manager.cc:1403] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260713 09:06:47.535523 17916 raft_consensus.cc:359] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.536118 17916 raft_consensus.cc:740] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:47.536602 17916 consensus_queue.cc:260] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.538488 17916 ts_tablet_manager.cc:1434] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:06:47.540059 17446 tablet_copy_service.cc:342] P 9eab84201cb445d99fad3dad0904c300: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-b85f981aba834e04b8c644f395761272 received from {username='slave'} at 127.0.0.1:42948
I20260713 09:06:47.540455 17446 tablet_copy_service.cc:434] P 9eab84201cb445d99fad3dad0904c300: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-b85f981aba834e04b8c644f395761272 on tablet b85f981aba834e04b8c644f395761272 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:47.581213 17916 ts_tablet_manager.cc:933] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:47.591475 17916 tablet_copy_client.cc:323] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.194:45919
I20260713 09:06:47.593289 17521 tablet_copy_service.cc:140] P 4e3e45a7978b4a74b8b314da510a33d4: Received BeginTabletCopySession request for tablet 3eb7889de4ac47ceb42978b0ee448db9 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:34238)
I20260713 09:06:47.593923 17521 tablet_copy_service.cc:161] P 4e3e45a7978b4a74b8b314da510a33d4: Beginning new tablet copy session on tablet 3eb7889de4ac47ceb42978b0ee448db9 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:34238: session id = ea0af9d41d0b473d905ab43837d78657-3eb7889de4ac47ceb42978b0ee448db9
I20260713 09:06:47.599829 17521 tablet_copy_source_session.cc:215] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:47.602442 17916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb7889de4ac47ceb42978b0ee448db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.616858 17916 tablet_copy_client.cc:806] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:47.617408 17916 tablet_copy_client.cc:670] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:47.620472 17916 tablet_copy_client.cc:538] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:47.628718 17916 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:47.648159 17916 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: 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:06:47.649003 17916 tablet_bootstrap.cc:492] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:47.649633 17916 ts_tablet_manager.cc:1403] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:06:47.652408 17916 raft_consensus.cc:359] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.653223 17916 raft_consensus.cc:740] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:47.653831 17916 consensus_queue.cc:260] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:47.656159 17916 ts_tablet_manager.cc:1434] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:47.657760 17521 tablet_copy_service.cc:342] P 4e3e45a7978b4a74b8b314da510a33d4: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-3eb7889de4ac47ceb42978b0ee448db9 received from {username='slave'} at 127.0.0.1:34238
I20260713 09:06:47.658144 17521 tablet_copy_service.cc:434] P 4e3e45a7978b4a74b8b314da510a33d4: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-3eb7889de4ac47ceb42978b0ee448db9 on tablet 3eb7889de4ac47ceb42978b0ee448db9 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:47.774722 17852 raft_consensus.cc:1217] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:47.861722 17852 raft_consensus.cc:1217] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:48.027104 17852 raft_consensus.cc:1217] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:48.119872 17852 raft_consensus.cc:1217] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:48.315238 17923 raft_consensus.cc:1064] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:48.317235 17923 consensus_queue.cc:237] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.323527 17852 raft_consensus.cc:1275] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.324208 17584 raft_consensus.cc:1275] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.324803 17436 raft_consensus.cc:1275] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.325582 17804 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.326651 17906 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:48.327042 17798 raft_consensus.cc:1064] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:48.329560 17798 consensus_queue.cc:237] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.331669 17923 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:48.348977 17852 raft_consensus.cc:1275] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.350754 17906 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.353308 17924 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.353016 17584 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.356823 17511 raft_consensus.cc:1275] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.359910 17432 raft_consensus.cc:1275] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.361708 17885 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:48.369172 17924 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:48.376329 17851 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.387929 17798 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.384651 17332 catalog_manager.cc:5697] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.396711 17432 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.399406 17852 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.402006 17508 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.420333 17436 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.424293 17881 raft_consensus.cc:1064] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:48.429071 17881 consensus_queue.cc:237] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.442287 17584 raft_consensus.cc:1275] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.442287 17852 raft_consensus.cc:1275] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.444756 17734 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.446036 17508 raft_consensus.cc:1275] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.447127 17734 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:48.449643 17925 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:48.474772 17332 catalog_manager.cc:5697] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.493150 17925 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.496338 17511 consensus_queue.cc:237] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.498831 17585 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.500168 17584 consensus_queue.cc:237] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.502852 17852 raft_consensus.cc:1275] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.508090 17851 raft_consensus.cc:1275] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.510329 17507 raft_consensus.cc:1275] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.511890 17936 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.512360 17804 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.516269 17936 consensus_queue.cc:1048] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:48.524343 17852 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.523947 17934 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.528996 17936 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.530793 17436 raft_consensus.cc:1275] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.543392 17804 consensus_queue.cc:1048] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:48.545272 17319 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e71e8ddf37ef4cb7b9729a5d248066be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:48.527336 17851 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.546787 17333 catalog_manager.cc:5697] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.546854 17850 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.554003 17432 raft_consensus.cc:2955] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.566787 17507 raft_consensus.cc:2955] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.574355 17318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a26467845cf8457c949a20db47a0dbd2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:48.578890 17508 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.584520 17329 catalog_manager.cc:5697] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.605610 17334 catalog_manager.cc:5697] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.623984 17569 tablet_service.cc:1558] Processing DeleteTablet for tablet a26467845cf8457c949a20db47a0dbd2 with delete_type TABLET_DATA_TOMBSTONED (TS 530c94d7893e4c14ade37bd73b9aa5a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37140
I20260713 09:06:48.623713 17432 consensus_queue.cc:237] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.637037 17419 tablet_service.cc:1558] Processing DeleteTablet for tablet e71e8ddf37ef4cb7b9729a5d248066be with delete_type TABLET_DATA_TOMBSTONED (TS 9eab84201cb445d99fad3dad0904c300 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42924
I20260713 09:06:48.661173 17585 raft_consensus.cc:1275] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.661671 17947 tablet_replica.cc:333] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:06:48.662704 17947 raft_consensus.cc:2243] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.663455 17947 raft_consensus.cc:2272] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.662724 17850 raft_consensus.cc:1275] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.664773 17934 raft_consensus.cc:1064] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:48.663762 17944 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:06:48.666553 17925 consensus_queue.cc:1048] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.667392 17947 ts_tablet_manager.cc:1916] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:48.667166 17934 consensus_queue.cc:237] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.663825 17946 tablet_replica.cc:333] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:06:48.680249 17946 raft_consensus.cc:2243] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.681093 17946 raft_consensus.cc:2272] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.684276 17947 ts_tablet_manager.cc:1929] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:48.684365 17946 ts_tablet_manager.cc:1916] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:48.684908 17947 log.cc:1199] T e71e8ddf37ef4cb7b9729a5d248066be P 9eab84201cb445d99fad3dad0904c300: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/wals/e71e8ddf37ef4cb7b9729a5d248066be
I20260713 09:06:48.736740 17320 catalog_manager.cc:5028] TS 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): tablet e71e8ddf37ef4cb7b9729a5d248066be (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:48.729714 17584 raft_consensus.cc:1275] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.739753 17850 raft_consensus.cc:1275] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.743564 17432 raft_consensus.cc:1275] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:48.739693 17852 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.750283 17585 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.732985 17944 raft_consensus.cc:2955] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.777585 17923 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:48.782114 17804 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.783311 17906 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:48.790616 17946 ts_tablet_manager.cc:1929] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:48.791393 17946 log.cc:1199] T a26467845cf8457c949a20db47a0dbd2 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/wals/a26467845cf8457c949a20db47a0dbd2
I20260713 09:06:48.797447 17319 catalog_manager.cc:5028] TS 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): tablet a26467845cf8457c949a20db47a0dbd2 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:48.801512 17329 catalog_manager.cc:5697] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.807657 17804 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.811102 17585 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.817032 17320 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b85f981aba834e04b8c644f395761272 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:48.829061 17436 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.839296 17493 tablet_service.cc:1558] Processing DeleteTablet for tablet b85f981aba834e04b8c644f395761272 with delete_type TABLET_DATA_TOMBSTONED (TS 4e3e45a7978b4a74b8b314da510a33d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34204
I20260713 09:06:48.845212 17852 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.847711 17333 catalog_manager.cc:5697] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.865749 17953 tablet_replica.cc:333] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:06:48.867762 17953 raft_consensus.cc:2243] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.868971 17953 raft_consensus.cc:2272] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.871628 17507 consensus_queue.cc:237] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:48.873803 17953 ts_tablet_manager.cc:1916] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:48.878212 17436 raft_consensus.cc:1275] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.878768 17852 raft_consensus.cc:1275] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:48.880163 17949 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:48.881110 17804 consensus_queue.cc:1048] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:48.891112 17934 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.892933 17436 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.899726 17852 raft_consensus.cc:2955] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.910241 17953 ts_tablet_manager.cc:1929] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:48.910730 17953 log.cc:1199] T b85f981aba834e04b8c644f395761272 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/wals/b85f981aba834e04b8c644f395761272
I20260713 09:06:48.912740 17318 catalog_manager.cc:5028] TS 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): tablet b85f981aba834e04b8c644f395761272 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:48.913920 17318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3eb7889de4ac47ceb42978b0ee448db9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:48.915947 17334 catalog_manager.cc:5697] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:48.929512 17569 tablet_service.cc:1558] Processing DeleteTablet for tablet 3eb7889de4ac47ceb42978b0ee448db9 with delete_type TABLET_DATA_TOMBSTONED (TS 530c94d7893e4c14ade37bd73b9aa5a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37140
I20260713 09:06:48.931567 17946 tablet_replica.cc:333] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:06:48.932981 17946 raft_consensus.cc:2243] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.933784 17946 raft_consensus.cc:2272] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.936911 17946 ts_tablet_manager.cc:1916] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:48.949110 17946 ts_tablet_manager.cc:1929] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:48.949441 17946 log.cc:1199] T 3eb7889de4ac47ceb42978b0ee448db9 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/wals/3eb7889de4ac47ceb42978b0ee448db9
I20260713 09:06:48.950770 17319 catalog_manager.cc:5028] TS 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): tablet 3eb7889de4ac47ceb42978b0ee448db9 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:49.957820 17511 consensus_queue.cc:237] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
W20260713 09:06:49.964709 17474 consensus_peers.cc:597] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4f8e61ce54a436dbb50e727e5998ea5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:49.965730 17585 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:49.967088 17434 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:49.967003 17956 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:49.968217 17949 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:49.974151 17956 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:49.975960 17585 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:49.980799 17434 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:49.991284 17333 catalog_manager.cc:5697] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.000113 17585 consensus_queue.cc:237] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.008570 17511 raft_consensus.cc:1275] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:50.009086 17548 consensus_peers.cc:597] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cd6d6e182f04b18b0e8e3ebc8238ae4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.009032 17434 raft_consensus.cc:1275] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:50.010603 17798 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:50.014113 17798 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.020454 17960 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.022049 17511 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.024901 17434 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.035808 17436 consensus_queue.cc:237] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.043005 17329 catalog_manager.cc:5697] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
W20260713 09:06:50.054113 17399 consensus_peers.cc:597] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45da94fd0044410ab53a63cb6f1c8e53. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.054664 17585 raft_consensus.cc:1275] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:50.056509 17954 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.056743 17511 raft_consensus.cc:1275] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:50.057961 17944 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:50.064579 17954 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.066450 17585 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.067811 17511 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.078034 17436 consensus_queue.cc:237] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.081353 17329 catalog_manager.cc:5697] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
W20260713 09:06:50.097534 17399 consensus_peers.cc:597] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecb256b5e8ee481382e4cecd60fc60c8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.098064 17511 raft_consensus.cc:1275] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:50.099936 17973 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.100273 17585 raft_consensus.cc:1275] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:50.101514 17972 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:50.107574 17973 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.109014 17511 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.120802 17585 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.126919 17330 catalog_manager.cc:5697] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:50.437537 17977 ts_tablet_manager.cc:933] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:50.439474 17977 tablet_copy_client.cc:323] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.193:41879
I20260713 09:06:50.441255 17446 tablet_copy_service.cc:140] P 9eab84201cb445d99fad3dad0904c300: Received BeginTabletCopySession request for tablet 45da94fd0044410ab53a63cb6f1c8e53 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:42948)
I20260713 09:06:50.441977 17446 tablet_copy_service.cc:161] P 9eab84201cb445d99fad3dad0904c300: Beginning new tablet copy session on tablet 45da94fd0044410ab53a63cb6f1c8e53 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:42948: session id = ea0af9d41d0b473d905ab43837d78657-45da94fd0044410ab53a63cb6f1c8e53
I20260713 09:06:50.450171 17446 tablet_copy_source_session.cc:215] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:50.453193 17977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45da94fd0044410ab53a63cb6f1c8e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:50.463346 17977 tablet_copy_client.cc:806] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:50.463920 17977 tablet_copy_client.cc:670] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:50.467314 17977 tablet_copy_client.cc:538] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:50.474498 17977 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:50.489993 17977 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: 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:06:50.490813 17977 tablet_bootstrap.cc:492] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:50.491446 17977 ts_tablet_manager.cc:1403] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:06:50.493876 17977 raft_consensus.cc:359] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.494633 17977 raft_consensus.cc:740] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:50.495157 17977 consensus_queue.cc:260] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.497668 17977 ts_tablet_manager.cc:1434] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:50.499276 17446 tablet_copy_service.cc:342] P 9eab84201cb445d99fad3dad0904c300: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-45da94fd0044410ab53a63cb6f1c8e53 received from {username='slave'} at 127.0.0.1:42948
I20260713 09:06:50.499740 17446 tablet_copy_service.cc:434] P 9eab84201cb445d99fad3dad0904c300: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-45da94fd0044410ab53a63cb6f1c8e53 on tablet 45da94fd0044410ab53a63cb6f1c8e53 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:50.535612 17977 ts_tablet_manager.cc:933] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:50.537345 17977 tablet_copy_client.cc:323] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.195:35615
I20260713 09:06:50.539067 17595 tablet_copy_service.cc:140] P 530c94d7893e4c14ade37bd73b9aa5a0: Received BeginTabletCopySession request for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:37190)
I20260713 09:06:50.539616 17595 tablet_copy_service.cc:161] P 530c94d7893e4c14ade37bd73b9aa5a0: Beginning new tablet copy session on tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:37190: session id = ea0af9d41d0b473d905ab43837d78657-3cd6d6e182f04b18b0e8e3ebc8238ae4
I20260713 09:06:50.547959 17595 tablet_copy_source_session.cc:215] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:50.551154 17983 ts_tablet_manager.cc:933] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:50.551952 17977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:50.553959 17983 tablet_copy_client.cc:323] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.194:45919
I20260713 09:06:50.555986 17521 tablet_copy_service.cc:140] P 4e3e45a7978b4a74b8b314da510a33d4: Received BeginTabletCopySession request for tablet f4f8e61ce54a436dbb50e727e5998ea5 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:34238)
I20260713 09:06:50.556501 17521 tablet_copy_service.cc:161] P 4e3e45a7978b4a74b8b314da510a33d4: Beginning new tablet copy session on tablet f4f8e61ce54a436dbb50e727e5998ea5 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:34238: session id = ea0af9d41d0b473d905ab43837d78657-f4f8e61ce54a436dbb50e727e5998ea5
I20260713 09:06:50.566498 17521 tablet_copy_source_session.cc:215] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:50.585512 17983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f8e61ce54a436dbb50e727e5998ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:50.587518 17977 tablet_copy_client.cc:806] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:50.588068 17977 tablet_copy_client.cc:670] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:50.592991 17977 tablet_copy_client.cc:538] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:50.600052 17985 ts_tablet_manager.cc:933] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:50.602187 17977 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:50.607121 17985 tablet_copy_client.cc:323] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.193:41879
I20260713 09:06:50.608836 17446 tablet_copy_service.cc:140] P 9eab84201cb445d99fad3dad0904c300: Received BeginTabletCopySession request for tablet ecb256b5e8ee481382e4cecd60fc60c8 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:42948)
I20260713 09:06:50.609427 17446 tablet_copy_service.cc:161] P 9eab84201cb445d99fad3dad0904c300: Beginning new tablet copy session on tablet ecb256b5e8ee481382e4cecd60fc60c8 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:42948: session id = ea0af9d41d0b473d905ab43837d78657-ecb256b5e8ee481382e4cecd60fc60c8
I20260713 09:06:50.616952 17983 tablet_copy_client.cc:806] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:50.617560 17983 tablet_copy_client.cc:670] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:50.621776 17446 tablet_copy_source_session.cc:215] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:50.622426 17983 tablet_copy_client.cc:538] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:50.625423 17985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb256b5e8ee481382e4cecd60fc60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:50.630563 17977 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: 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:06:50.631570 17977 tablet_bootstrap.cc:492] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:50.631687 17983 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:50.632313 17977 ts_tablet_manager.cc:1403] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.018s
I20260713 09:06:50.635748 17977 raft_consensus.cc:359] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.637537 17977 raft_consensus.cc:740] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:50.638238 17977 consensus_queue.cc:260] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.640782 17977 ts_tablet_manager.cc:1434] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:50.643471 17595 tablet_copy_service.cc:342] P 530c94d7893e4c14ade37bd73b9aa5a0: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-3cd6d6e182f04b18b0e8e3ebc8238ae4 received from {username='slave'} at 127.0.0.1:37190
I20260713 09:06:50.643913 17595 tablet_copy_service.cc:434] P 530c94d7893e4c14ade37bd73b9aa5a0: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-3cd6d6e182f04b18b0e8e3ebc8238ae4 on tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:50.653141 17985 tablet_copy_client.cc:806] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:50.653764 17985 tablet_copy_client.cc:670] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:50.659958 17985 tablet_copy_client.cc:538] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:50.668815 17985 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:50.669279 17983 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: 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:06:50.669968 17983 tablet_bootstrap.cc:492] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:50.670513 17983 ts_tablet_manager.cc:1403] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.013s
I20260713 09:06:50.672636 17983 raft_consensus.cc:359] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.673223 17983 raft_consensus.cc:740] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:50.673734 17983 consensus_queue.cc:260] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.675841 17983 ts_tablet_manager.cc:1434] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:06:50.677721 17521 tablet_copy_service.cc:342] P 4e3e45a7978b4a74b8b314da510a33d4: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-f4f8e61ce54a436dbb50e727e5998ea5 received from {username='slave'} at 127.0.0.1:34238
I20260713 09:06:50.678156 17521 tablet_copy_service.cc:434] P 4e3e45a7978b4a74b8b314da510a33d4: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-f4f8e61ce54a436dbb50e727e5998ea5 on tablet f4f8e61ce54a436dbb50e727e5998ea5 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:50.693171 17985 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: 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:06:50.694124 17985 tablet_bootstrap.cc:492] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:50.694789 17985 ts_tablet_manager.cc:1403] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260713 09:06:50.697734 17985 raft_consensus.cc:359] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.698563 17985 raft_consensus.cc:740] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:50.699186 17985 consensus_queue.cc:260] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:50.701583 17985 ts_tablet_manager.cc:1434] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:50.706694 17446 tablet_copy_service.cc:342] P 9eab84201cb445d99fad3dad0904c300: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-ecb256b5e8ee481382e4cecd60fc60c8 received from {username='slave'} at 127.0.0.1:42948
I20260713 09:06:50.707090 17446 tablet_copy_service.cc:434] P 9eab84201cb445d99fad3dad0904c300: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-ecb256b5e8ee481382e4cecd60fc60c8 on tablet ecb256b5e8ee481382e4cecd60fc60c8 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:50.835361 17852 raft_consensus.cc:1217] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:50.988438 17852 raft_consensus.cc:1217] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:51.075304 17852 raft_consensus.cc:1217] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:51.096156 17852 raft_consensus.cc:1217] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:51.243583 17990 raft_consensus.cc:1064] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:51.245584 17990 consensus_queue.cc:237] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.252308 17852 raft_consensus.cc:1275] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.252583 17585 raft_consensus.cc:1275] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.254004 17507 raft_consensus.cc:1275] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.253823 17972 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.254734 17990 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:51.255795 17954 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:51.270547 17954 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.272576 17507 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.286661 17585 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.292277 17330 catalog_manager.cc:5697] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.311517 17852 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.336390 17436 consensus_queue.cc:237] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.341850 17585 raft_consensus.cc:1275] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.343595 17954 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:51.344293 17852 raft_consensus.cc:1275] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.346165 17954 consensus_queue.cc:1048] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.350507 17997 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.352020 17585 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.358227 17850 raft_consensus.cc:2955] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.362659 17320 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45da94fd0044410ab53a63cb6f1c8e53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:51.372619 17330 catalog_manager.cc:5697] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.383296 17493 tablet_service.cc:1558] Processing DeleteTablet for tablet 45da94fd0044410ab53a63cb6f1c8e53 with delete_type TABLET_DATA_TOMBSTONED (TS 4e3e45a7978b4a74b8b314da510a33d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34204
I20260713 09:06:51.387149 18003 tablet_replica.cc:333] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:06:51.388160 18003 raft_consensus.cc:2243] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.388921 18003 raft_consensus.cc:2272] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.392019 18003 ts_tablet_manager.cc:1916] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:51.406730 18003 ts_tablet_manager.cc:1929] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:51.407114 18003 log.cc:1199] T 45da94fd0044410ab53a63cb6f1c8e53 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/wals/45da94fd0044410ab53a63cb6f1c8e53
I20260713 09:06:51.408773 17318 catalog_manager.cc:5028] TS 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): tablet 45da94fd0044410ab53a63cb6f1c8e53 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:51.476538 17992 raft_consensus.cc:1064] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:51.478454 17992 consensus_queue.cc:237] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.484290 17850 raft_consensus.cc:1275] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.485999 17507 raft_consensus.cc:1275] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.486617 17436 raft_consensus.cc:1275] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.486833 17963 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.487702 17992 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:51.488608 17960 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:51.504547 17992 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.506202 17507 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.506554 17434 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.517164 17850 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.523334 17329 catalog_manager.cc:5697] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.539510 17585 consensus_queue.cc:237] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.546861 17850 raft_consensus.cc:1275] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.548280 17960 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.550242 17434 raft_consensus.cc:1275] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.552009 17960 consensus_queue.cc:1048] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:51.556511 17963 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.556846 17850 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.564429 17434 raft_consensus.cc:2955] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.566794 17319 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:51.569397 17334 catalog_manager.cc:5697] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.580541 17493 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 with delete_type TABLET_DATA_TOMBSTONED (TS 4e3e45a7978b4a74b8b314da510a33d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34204
I20260713 09:06:51.581434 18003 tablet_replica.cc:333] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:06:51.582409 18003 raft_consensus.cc:2243] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.583076 18003 raft_consensus.cc:2272] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.587716 18003 ts_tablet_manager.cc:1916] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:51.603355 17997 raft_consensus.cc:1064] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:51.605275 17997 consensus_queue.cc:237] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.606477 18003 ts_tablet_manager.cc:1929] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:51.606881 18003 log.cc:1199] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/wals/3cd6d6e182f04b18b0e8e3ebc8238ae4
I20260713 09:06:51.608253 17318 catalog_manager.cc:5028] TS 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): tablet 3cd6d6e182f04b18b0e8e3ebc8238ae4 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:51.611385 17850 raft_consensus.cc:1275] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.611745 17585 raft_consensus.cc:1275] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.612922 17507 raft_consensus.cc:1275] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.613041 17954 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.614571 17998 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:51.615409 17997 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:51.626950 17997 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.628628 17584 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.632701 17507 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.638134 17850 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.644752 17333 catalog_manager.cc:5697] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:51.659899 17434 consensus_queue.cc:237] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.665236 17850 raft_consensus.cc:1275] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.667503 17507 raft_consensus.cc:1275] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.666514 17997 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.669354 17954 consensus_queue.cc:1048] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:51.677386 17954 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.679360 17507 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.685182 17320 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecb256b5e8ee481382e4cecd60fc60c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:51.687503 17850 raft_consensus.cc:2955] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.697041 17333 catalog_manager.cc:5697] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:51.702633 17991 raft_consensus.cc:1064] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:51.705065 17991 consensus_queue.cc:237] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.709489 17569 tablet_service.cc:1558] Processing DeleteTablet for tablet ecb256b5e8ee481382e4cecd60fc60c8 with delete_type TABLET_DATA_TOMBSTONED (TS 530c94d7893e4c14ade37bd73b9aa5a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37140
I20260713 09:06:51.718364 18013 tablet_replica.cc:333] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:06:51.721174 18013 raft_consensus.cc:2243] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.721814 17584 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.724152 18013 raft_consensus.cc:2272] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.721805 17850 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.725942 17956 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.727527 17436 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:51.728545 18013 ts_tablet_manager.cc:1916] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:51.730284 17991 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:51.731395 17956 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:51.746145 18013 ts_tablet_manager.cc:1929] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:51.746809 18013 log.cc:1199] T ecb256b5e8ee481382e4cecd60fc60c8 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/wals/ecb256b5e8ee481382e4cecd60fc60c8
I20260713 09:06:51.747471 17991 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.748739 17319 catalog_manager.cc:5028] TS 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): tablet ecb256b5e8ee481382e4cecd60fc60c8 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:51.750921 17584 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.754776 17436 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.758396 17852 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.766592 17333 catalog_manager.cc:5697] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.783756 17507 consensus_queue.cc:237] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:51.788321 17852 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.788744 17584 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:51.789639 17991 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:51.790442 17956 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:51.797638 18014 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.801884 17852 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.808959 17318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4f8e61ce54a436dbb50e727e5998ea5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:51.815284 17330 catalog_manager.cc:5697] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.820340 17584 raft_consensus.cc:2955] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:51.828737 17419 tablet_service.cc:1558] Processing DeleteTablet for tablet f4f8e61ce54a436dbb50e727e5998ea5 with delete_type TABLET_DATA_TOMBSTONED (TS 9eab84201cb445d99fad3dad0904c300 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42924
I20260713 09:06:51.831272 18019 tablet_replica.cc:333] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:06:51.832027 18019 raft_consensus.cc:2243] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:51.832554 18019 raft_consensus.cc:2272] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:51.835363 18019 ts_tablet_manager.cc:1916] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:51.848270 18019 ts_tablet_manager.cc:1929] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:51.848690 18019 log.cc:1199] T f4f8e61ce54a436dbb50e727e5998ea5 P 9eab84201cb445d99fad3dad0904c300: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/wals/f4f8e61ce54a436dbb50e727e5998ea5
I20260713 09:06:51.850246 17320 catalog_manager.cc:5028] TS 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): tablet f4f8e61ce54a436dbb50e727e5998ea5 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:52.856532 17584 consensus_queue.cc:237] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:52.862731 17434 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:52.862895 17511 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:52.863273 17548 consensus_peers.cc:597] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45a3586e2f834c11bf72aecd1022ae10. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:52.864130 17992 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.864972 18021 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:52.872116 17992 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.873718 17511 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.874140 17434 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.886536 17330 catalog_manager.cc:5697] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.887813 17436 consensus_queue.cc:237] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:52.897387 17584 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:52.897841 17399 consensus_peers.cc:597] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ea32fc469474fc58ea852931a917ca4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:52.898751 17998 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.899371 17511 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:52.900540 18024 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:52.909631 17998 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.911366 17584 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.927434 17334 catalog_manager.cc:5697] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.927611 17507 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.931488 17511 consensus_queue.cc:237] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:52.950235 17584 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:52.950300 17436 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:52.951400 17474 consensus_peers.cc:597] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0ee535ec9da4dedb6fe008a915db7d8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:52.951664 18018 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:52.953084 18018 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.959537 18036 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.961028 17584 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.963867 17436 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.971740 17585 consensus_queue.cc:237] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:52.974071 17330 catalog_manager.cc:5697] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.982252 17511 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:52.982372 17548 consensus_peers.cc:597] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55c0ccf9389e427380cd9d157151aba6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:52.983652 17992 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.984391 17436 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:52.985574 17992 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:52.993119 18021 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.994732 17511 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:52.995743 17436 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:53.007030 17334 catalog_manager.cc:5697] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.423487 18043 ts_tablet_manager.cc:933] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:53.428851 18043 tablet_copy_client.cc:323] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.193:41879
I20260713 09:06:53.430361 17446 tablet_copy_service.cc:140] P 9eab84201cb445d99fad3dad0904c300: Received BeginTabletCopySession request for tablet 0ea32fc469474fc58ea852931a917ca4 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:42948)
I20260713 09:06:53.430873 17446 tablet_copy_service.cc:161] P 9eab84201cb445d99fad3dad0904c300: Beginning new tablet copy session on tablet 0ea32fc469474fc58ea852931a917ca4 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:42948: session id = ea0af9d41d0b473d905ab43837d78657-0ea32fc469474fc58ea852931a917ca4
I20260713 09:06:53.436866 17446 tablet_copy_source_session.cc:215] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:53.439355 18043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea32fc469474fc58ea852931a917ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:53.450311 18043 tablet_copy_client.cc:806] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:53.450858 18043 tablet_copy_client.cc:670] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:53.457201 18043 tablet_copy_client.cc:538] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:53.463234 18043 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:53.475953 18046 ts_tablet_manager.cc:933] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:53.477573 18046 tablet_copy_client.cc:323] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.195:35615
I20260713 09:06:53.479189 17595 tablet_copy_service.cc:140] P 530c94d7893e4c14ade37bd73b9aa5a0: Received BeginTabletCopySession request for tablet 45a3586e2f834c11bf72aecd1022ae10 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:37190)
I20260713 09:06:53.479426 18043 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: 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:06:53.479738 17595 tablet_copy_service.cc:161] P 530c94d7893e4c14ade37bd73b9aa5a0: Beginning new tablet copy session on tablet 45a3586e2f834c11bf72aecd1022ae10 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:37190: session id = ea0af9d41d0b473d905ab43837d78657-45a3586e2f834c11bf72aecd1022ae10
I20260713 09:06:53.480258 18043 tablet_bootstrap.cc:492] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:53.480947 18043 ts_tablet_manager.cc:1403] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:06:53.485304 18043 raft_consensus.cc:359] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.486174 18043 raft_consensus.cc:740] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:53.486893 18043 consensus_queue.cc:260] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.487491 17595 tablet_copy_source_session.cc:215] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:53.491847 18046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a3586e2f834c11bf72aecd1022ae10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:53.496506 18043 ts_tablet_manager.cc:1434] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260713 09:06:53.499740 17446 tablet_copy_service.cc:342] P 9eab84201cb445d99fad3dad0904c300: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-0ea32fc469474fc58ea852931a917ca4 received from {username='slave'} at 127.0.0.1:42948
I20260713 09:06:53.500147 17446 tablet_copy_service.cc:434] P 9eab84201cb445d99fad3dad0904c300: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-0ea32fc469474fc58ea852931a917ca4 on tablet 0ea32fc469474fc58ea852931a917ca4 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:53.511791 18046 tablet_copy_client.cc:806] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:53.512511 18046 tablet_copy_client.cc:670] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:53.524578 18046 tablet_copy_client.cc:538] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:53.533260 18046 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:53.546334 18043 ts_tablet_manager.cc:933] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:53.548801 18043 tablet_copy_client.cc:323] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.194:45919
I20260713 09:06:53.550879 17521 tablet_copy_service.cc:140] P 4e3e45a7978b4a74b8b314da510a33d4: Received BeginTabletCopySession request for tablet c0ee535ec9da4dedb6fe008a915db7d8 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:34238)
I20260713 09:06:53.551414 17521 tablet_copy_service.cc:161] P 4e3e45a7978b4a74b8b314da510a33d4: Beginning new tablet copy session on tablet c0ee535ec9da4dedb6fe008a915db7d8 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:34238: session id = ea0af9d41d0b473d905ab43837d78657-c0ee535ec9da4dedb6fe008a915db7d8
I20260713 09:06:53.555861 18046 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: 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:06:53.556742 18046 tablet_bootstrap.cc:492] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:53.557359 18046 ts_tablet_manager.cc:1403] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.001s
I20260713 09:06:53.559717 17521 tablet_copy_source_session.cc:215] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:53.560510 18046 raft_consensus.cc:359] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.561362 18046 raft_consensus.cc:740] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:53.561985 18046 consensus_queue.cc:260] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.563167 18043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ee535ec9da4dedb6fe008a915db7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:53.564338 18046 ts_tablet_manager.cc:1434] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:06:53.567255 17595 tablet_copy_service.cc:342] P 530c94d7893e4c14ade37bd73b9aa5a0: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-45a3586e2f834c11bf72aecd1022ae10 received from {username='slave'} at 127.0.0.1:37190
I20260713 09:06:53.567653 17595 tablet_copy_service.cc:434] P 530c94d7893e4c14ade37bd73b9aa5a0: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-45a3586e2f834c11bf72aecd1022ae10 on tablet 45a3586e2f834c11bf72aecd1022ae10 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:53.581502 18043 tablet_copy_client.cc:806] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:53.581840 18046 ts_tablet_manager.cc:933] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:53.582063 18043 tablet_copy_client.cc:670] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:53.583693 18046 tablet_copy_client.cc:323] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.195:35615
I20260713 09:06:53.585258 17595 tablet_copy_service.cc:140] P 530c94d7893e4c14ade37bd73b9aa5a0: Received BeginTabletCopySession request for tablet 55c0ccf9389e427380cd9d157151aba6 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:37190)
I20260713 09:06:53.585785 17595 tablet_copy_service.cc:161] P 530c94d7893e4c14ade37bd73b9aa5a0: Beginning new tablet copy session on tablet 55c0ccf9389e427380cd9d157151aba6 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:37190: session id = ea0af9d41d0b473d905ab43837d78657-55c0ccf9389e427380cd9d157151aba6
I20260713 09:06:53.585999 18043 tablet_copy_client.cc:538] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:53.593237 17595 tablet_copy_source_session.cc:215] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:53.594465 18043 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:53.596427 18046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c0ccf9389e427380cd9d157151aba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:53.613376 18046 tablet_copy_client.cc:806] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:53.614192 18046 tablet_copy_client.cc:670] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:53.614243 18043 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: 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:06:53.615897 18043 tablet_bootstrap.cc:492] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:53.616516 18043 ts_tablet_manager.cc:1403] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:06:53.617595 18046 tablet_copy_client.cc:538] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:53.618978 18043 raft_consensus.cc:359] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.619611 18043 raft_consensus.cc:740] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:53.620117 18043 consensus_queue.cc:260] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.622596 18043 ts_tablet_manager.cc:1434] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:53.624390 17521 tablet_copy_service.cc:342] P 4e3e45a7978b4a74b8b314da510a33d4: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-c0ee535ec9da4dedb6fe008a915db7d8 received from {username='slave'} at 127.0.0.1:34238
I20260713 09:06:53.624776 17521 tablet_copy_service.cc:434] P 4e3e45a7978b4a74b8b314da510a33d4: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-c0ee535ec9da4dedb6fe008a915db7d8 on tablet c0ee535ec9da4dedb6fe008a915db7d8 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:53.626607 18046 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:53.647850 18046 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: 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:06:53.648818 18046 tablet_bootstrap.cc:492] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:53.649456 18046 ts_tablet_manager.cc:1403] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260713 09:06:53.651954 18046 raft_consensus.cc:359] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.652770 18046 raft_consensus.cc:740] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:53.653326 18046 consensus_queue.cc:260] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:53.655328 18046 ts_tablet_manager.cc:1434] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:06:53.657275 17595 tablet_copy_service.cc:342] P 530c94d7893e4c14ade37bd73b9aa5a0: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-55c0ccf9389e427380cd9d157151aba6 received from {username='slave'} at 127.0.0.1:37190
I20260713 09:06:53.657699 17595 tablet_copy_service.cc:434] P 530c94d7893e4c14ade37bd73b9aa5a0: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-55c0ccf9389e427380cd9d157151aba6 on tablet 55c0ccf9389e427380cd9d157151aba6 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:53.858570 17852 raft_consensus.cc:1217] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:53.937472 17852 raft_consensus.cc:1217] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:54.013477 17852 raft_consensus.cc:1217] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:54.182974 17852 raft_consensus.cc:1217] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:54.480731 18024 raft_consensus.cc:1064] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:54.481806 18021 raft_consensus.cc:1064] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:54.483268 18024 consensus_queue.cc:237] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.484154 18021 consensus_queue.cc:237] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.496639 17852 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.498123 18057 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:54.503310 17434 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.505090 17960 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:54.507822 17585 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.508466 17507 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.509616 18057 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:54.512382 18050 raft_consensus.cc:1064] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:54.514863 18050 consensus_queue.cc:237] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.519914 18057 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:54.563237 17585 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.563316 17850 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.564796 18049 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:54.566622 18049 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:06:54.570653 17548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.194:45919, user_credentials={real_user=slave}} blocked reactor thread for 71720.3us
I20260713 09:06:54.572641 17852 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.573876 17507 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:06:54.577595 17399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.194:45919, user_credentials={real_user=slave}} blocked reactor thread for 66307.7us
I20260713 09:06:54.580360 18059 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:54.579861 18057 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.581490 18021 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:54.591741 17850 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.597918 18062 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.600800 17436 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.603864 17584 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.606676 17507 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.608908 17334 catalog_manager.cc:5697] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:54.610554 18049 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:54.621464 17851 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.628841 17329 catalog_manager.cc:5697] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.639411 17434 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.646350 18050 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.649695 17511 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.656302 17584 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.651793 17436 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.668334 17850 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.690378 17434 consensus_queue.cc:237] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.698987 17330 catalog_manager.cc:5697] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.703667 18063 raft_consensus.cc:1064] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:54.704353 17850 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.705024 17584 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.706332 18024 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:54.706250 18063 consensus_queue.cc:237] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.708155 18057 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:54.715097 18057 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.718551 17851 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.719203 17585 raft_consensus.cc:2955] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.722566 17511 consensus_queue.cc:237] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.726789 17584 consensus_queue.cc:237] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.737494 17434 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.743083 17334 catalog_manager.cc:5697] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.744475 18050 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:54.736474 17850 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.754953 17434 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.749585 17851 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.752027 17852 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.751111 18049 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.757746 17493 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ea32fc469474fc58ea852931a917ca4 with delete_type TABLET_DATA_TOMBSTONED (TS 4e3e45a7978b4a74b8b314da510a33d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34204
I20260713 09:06:54.754715 17508 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.755414 17432 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.759291 18059 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:54.749440 17511 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:54.757733 18063 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:54.754052 17320 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ea32fc469474fc58ea852931a917ca4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:54.780772 17318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0ee535ec9da4dedb6fe008a915db7d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:54.787403 17960 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:54.762706 18062 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260713 09:06:54.790405 18021 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:54.763646 18050 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260713 09:06:54.803341 17852 raft_consensus.cc:2955] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.810935 17330 catalog_manager.cc:5697] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:54.820196 17548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.194:45919, user_credentials={real_user=slave}} blocked reactor thread for 54906.8us
I20260713 09:06:54.824151 17569 tablet_service.cc:1558] Processing DeleteTablet for tablet c0ee535ec9da4dedb6fe008a915db7d8 with delete_type TABLET_DATA_TOMBSTONED (TS 530c94d7893e4c14ade37bd73b9aa5a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37140
I20260713 09:06:54.822145 18084 tablet_replica.cc:333] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:06:54.839154 18084 raft_consensus.cc:2243] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.842171 18084 raft_consensus.cc:2272] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.851766 18085 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.854614 18059 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.864962 17511 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.867897 18088 tablet_replica.cc:333] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:06:54.868865 18088 raft_consensus.cc:2243] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.869689 18088 raft_consensus.cc:2272] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.873590 18088 ts_tablet_manager.cc:1916] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:54.878166 18084 ts_tablet_manager.cc:1916] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:54.877317 17851 raft_consensus.cc:2955] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.884141 17319 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45a3586e2f834c11bf72aecd1022ae10 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:54.884867 17852 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.889370 17330 catalog_manager.cc:5697] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.889180 17508 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.899335 17434 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.901937 17419 tablet_service.cc:1558] Processing DeleteTablet for tablet 45a3586e2f834c11bf72aecd1022ae10 with delete_type TABLET_DATA_TOMBSTONED (TS 9eab84201cb445d99fad3dad0904c300 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42924
I20260713 09:06:54.907682 17334 catalog_manager.cc:5697] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:54.922451 18084 ts_tablet_manager.cc:1929] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:54.922991 18084 log.cc:1199] T 0ea32fc469474fc58ea852931a917ca4 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/wals/0ea32fc469474fc58ea852931a917ca4
I20260713 09:06:54.924614 17318 catalog_manager.cc:5028] TS 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): tablet 0ea32fc469474fc58ea852931a917ca4 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:54.925977 18088 ts_tablet_manager.cc:1929] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:54.926537 18088 log.cc:1199] T c0ee535ec9da4dedb6fe008a915db7d8 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/wals/c0ee535ec9da4dedb6fe008a915db7d8
I20260713 09:06:54.928891 17319 catalog_manager.cc:5028] TS 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): tablet c0ee535ec9da4dedb6fe008a915db7d8 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:54.931407 18090 tablet_replica.cc:333] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:06:54.932320 18090 raft_consensus.cc:2243] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.935832 18090 raft_consensus.cc:2272] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.939733 18090 ts_tablet_manager.cc:1916] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:54.944677 17585 consensus_queue.cc:237] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:54.950764 17851 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.950980 17508 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:54.952601 18085 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:54.954250 18059 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:54.963766 18090 ts_tablet_manager.cc:1929] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:54.963002 18085 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.964308 18090 log.cc:1199] T 45a3586e2f834c11bf72aecd1022ae10 P 9eab84201cb445d99fad3dad0904c300: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/wals/45a3586e2f834c11bf72aecd1022ae10
I20260713 09:06:54.966212 17320 catalog_manager.cc:5028] TS 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): tablet 45a3586e2f834c11bf72aecd1022ae10 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:54.971923 17851 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.976969 17508 raft_consensus.cc:2955] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:54.983690 17319 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55c0ccf9389e427380cd9d157151aba6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:54.992059 17332 catalog_manager.cc:5697] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:55.002872 17419 tablet_service.cc:1558] Processing DeleteTablet for tablet 55c0ccf9389e427380cd9d157151aba6 with delete_type TABLET_DATA_TOMBSTONED (TS 9eab84201cb445d99fad3dad0904c300 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42924
I20260713 09:06:55.003803 18090 tablet_replica.cc:333] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:06:55.007695 18090 raft_consensus.cc:2243] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.008455 18090 raft_consensus.cc:2272] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.014276 18090 ts_tablet_manager.cc:1916] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:55.025183 18090 ts_tablet_manager.cc:1929] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:55.025535 18090 log.cc:1199] T 55c0ccf9389e427380cd9d157151aba6 P 9eab84201cb445d99fad3dad0904c300: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/wals/55c0ccf9389e427380cd9d157151aba6
I20260713 09:06:55.026813 17320 catalog_manager.cc:5028] TS 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): tablet 55c0ccf9389e427380cd9d157151aba6 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:56.034614 17432 consensus_queue.cc:237] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.039917 17585 raft_consensus.cc:1275] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:56.040920 17399 consensus_peers.cc:597] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0af9a20637904750a67d1cc9e91f1a49. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.041180 17508 raft_consensus.cc:1275] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:56.041229 18083 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:56.042495 18096 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:56.049517 18083 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.051229 17585 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.051766 17508 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.062292 17334 catalog_manager.cc:5697] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.066009 17584 consensus_queue.cc:237] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.087815 17432 raft_consensus.cc:1275] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:56.088444 17548 consensus_peers.cc:597] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33f796952cd64040aeda79f1d1200d1c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.089468 18059 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:56.090353 17508 raft_consensus.cc:1275] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:56.091662 18059 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:06:56.097353 18093 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.099399 17432 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.109941 17508 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.109747 17332 catalog_manager.cc:5697] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.114300 17511 consensus_queue.cc:237] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.122604 17584 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:56.123791 18092 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:56.127465 17432 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:56.128893 17474 consensus_peers.cc:597] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc7627f940064d72ae1d4d7975985146. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.134488 18109 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:56.136410 18109 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.138738 17584 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.143417 17432 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.149859 17434 consensus_queue.cc:237] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.150686 17334 catalog_manager.cc:5697] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:56.158357 17399 consensus_peers.cc:597] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe4f7e17a88c431a95897dae2309bc3f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:56.162664 17511 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:56.163115 17584 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:56.164081 18099 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:56.164902 18096 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:56.172382 18099 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.173978 17511 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.175635 17584 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.191663 17333 catalog_manager.cc:5697] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 2 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:56.528472 18116 ts_tablet_manager.cc:933] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:56.530848 18116 tablet_copy_client.cc:323] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.193:41879
I20260713 09:06:56.532534 17446 tablet_copy_service.cc:140] P 9eab84201cb445d99fad3dad0904c300: Received BeginTabletCopySession request for tablet 0af9a20637904750a67d1cc9e91f1a49 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:42948)
I20260713 09:06:56.533108 17446 tablet_copy_service.cc:161] P 9eab84201cb445d99fad3dad0904c300: Beginning new tablet copy session on tablet 0af9a20637904750a67d1cc9e91f1a49 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:42948: session id = ea0af9d41d0b473d905ab43837d78657-0af9a20637904750a67d1cc9e91f1a49
I20260713 09:06:56.541061 17446 tablet_copy_source_session.cc:215] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:56.543913 18116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af9a20637904750a67d1cc9e91f1a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.553818 18116 tablet_copy_client.cc:806] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:56.554421 18116 tablet_copy_client.cc:670] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:56.557824 18116 tablet_copy_client.cc:538] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:56.565455 18116 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:56.580821 18116 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: 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:06:56.581619 18116 tablet_bootstrap.cc:492] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:56.582263 18116 ts_tablet_manager.cc:1403] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260713 09:06:56.584499 18116 raft_consensus.cc:359] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.585161 18116 raft_consensus.cc:740] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:56.585860 18116 consensus_queue.cc:260] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.590821 18116 ts_tablet_manager.cc:1434] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:56.599080 17446 tablet_copy_service.cc:342] P 9eab84201cb445d99fad3dad0904c300: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-0af9a20637904750a67d1cc9e91f1a49 received from {username='slave'} at 127.0.0.1:42948
I20260713 09:06:56.599555 17446 tablet_copy_service.cc:434] P 9eab84201cb445d99fad3dad0904c300: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-0af9a20637904750a67d1cc9e91f1a49 on tablet 0af9a20637904750a67d1cc9e91f1a49 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:56.627381 18116 ts_tablet_manager.cc:933] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:56.629401 18116 tablet_copy_client.cc:323] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.195:35615
I20260713 09:06:56.630893 17595 tablet_copy_service.cc:140] P 530c94d7893e4c14ade37bd73b9aa5a0: Received BeginTabletCopySession request for tablet 33f796952cd64040aeda79f1d1200d1c from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:37190)
I20260713 09:06:56.631397 17595 tablet_copy_service.cc:161] P 530c94d7893e4c14ade37bd73b9aa5a0: Beginning new tablet copy session on tablet 33f796952cd64040aeda79f1d1200d1c from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:37190: session id = ea0af9d41d0b473d905ab43837d78657-33f796952cd64040aeda79f1d1200d1c
I20260713 09:06:56.636101 17595 tablet_copy_source_session.cc:215] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:56.638494 18116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f796952cd64040aeda79f1d1200d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.647063 18121 ts_tablet_manager.cc:933] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:06:56.650871 18121 tablet_copy_client.cc:323] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.194:45919
I20260713 09:06:56.651723 18116 tablet_copy_client.cc:806] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:56.652253 18116 tablet_copy_client.cc:670] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:56.652475 17521 tablet_copy_service.cc:140] P 4e3e45a7978b4a74b8b314da510a33d4: Received BeginTabletCopySession request for tablet dc7627f940064d72ae1d4d7975985146 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:34238)
I20260713 09:06:56.653138 17521 tablet_copy_service.cc:161] P 4e3e45a7978b4a74b8b314da510a33d4: Beginning new tablet copy session on tablet dc7627f940064d72ae1d4d7975985146 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:34238: session id = ea0af9d41d0b473d905ab43837d78657-dc7627f940064d72ae1d4d7975985146
I20260713 09:06:56.656287 18116 tablet_copy_client.cc:538] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:56.658740 17521 tablet_copy_source_session.cc:215] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:56.661348 18121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7627f940064d72ae1d4d7975985146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.665726 18116 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:56.674333 18121 tablet_copy_client.cc:806] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:56.675287 18121 tablet_copy_client.cc:670] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:56.679051 18121 tablet_copy_client.cc:538] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:56.687714 18116 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: 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:06:56.688371 18121 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:56.688601 18116 tablet_bootstrap.cc:492] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:56.689409 18116 ts_tablet_manager.cc:1403] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.004s
I20260713 09:06:56.692934 18116 raft_consensus.cc:359] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.693852 18116 raft_consensus.cc:740] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:56.694540 18116 consensus_queue.cc:260] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.697649 18116 ts_tablet_manager.cc:1434] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:56.699636 17595 tablet_copy_service.cc:342] P 530c94d7893e4c14ade37bd73b9aa5a0: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-33f796952cd64040aeda79f1d1200d1c received from {username='slave'} at 127.0.0.1:37190
I20260713 09:06:56.700156 17595 tablet_copy_service.cc:434] P 530c94d7893e4c14ade37bd73b9aa5a0: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-33f796952cd64040aeda79f1d1200d1c on tablet 33f796952cd64040aeda79f1d1200d1c with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:56.716372 18121 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: 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:06:56.717078 18121 tablet_bootstrap.cc:492] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:56.717613 18121 ts_tablet_manager.cc:1403] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260713 09:06:56.719676 18121 raft_consensus.cc:359] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.720248 18121 raft_consensus.cc:740] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:56.720733 18121 consensus_queue.cc:260] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.722482 18121 ts_tablet_manager.cc:1434] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:06:56.724828 17521 tablet_copy_service.cc:342] P 4e3e45a7978b4a74b8b314da510a33d4: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-dc7627f940064d72ae1d4d7975985146 received from {username='slave'} at 127.0.0.1:34238
I20260713 09:06:56.725265 17521 tablet_copy_service.cc:434] P 4e3e45a7978b4a74b8b314da510a33d4: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-dc7627f940064d72ae1d4d7975985146 on tablet dc7627f940064d72ae1d4d7975985146 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:56.738570 18121 ts_tablet_manager.cc:933] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:56.740280 18121 tablet_copy_client.cc:323] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.193:41879
I20260713 09:06:56.741832 17446 tablet_copy_service.cc:140] P 9eab84201cb445d99fad3dad0904c300: Received BeginTabletCopySession request for tablet fe4f7e17a88c431a95897dae2309bc3f from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:42948)
I20260713 09:06:56.742398 17446 tablet_copy_service.cc:161] P 9eab84201cb445d99fad3dad0904c300: Beginning new tablet copy session on tablet fe4f7e17a88c431a95897dae2309bc3f from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:42948: session id = ea0af9d41d0b473d905ab43837d78657-fe4f7e17a88c431a95897dae2309bc3f
I20260713 09:06:56.750451 17446 tablet_copy_source_session.cc:215] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:56.753485 18121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4f7e17a88c431a95897dae2309bc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.769763 18121 tablet_copy_client.cc:806] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:56.770375 18121 tablet_copy_client.cc:670] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:56.773530 18121 tablet_copy_client.cc:538] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:56.782702 18121 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:56.804589 18121 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: 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:06:56.805505 18121 tablet_bootstrap.cc:492] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:56.806227 18121 ts_tablet_manager.cc:1403] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260713 09:06:56.809311 18121 raft_consensus.cc:359] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.810225 18121 raft_consensus.cc:740] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:56.810909 18121 consensus_queue.cc:260] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:56.813454 18121 ts_tablet_manager.cc:1434] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:06:56.815171 17446 tablet_copy_service.cc:342] P 9eab84201cb445d99fad3dad0904c300: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-fe4f7e17a88c431a95897dae2309bc3f received from {username='slave'} at 127.0.0.1:42948
I20260713 09:06:56.815568 17446 tablet_copy_service.cc:434] P 9eab84201cb445d99fad3dad0904c300: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-fe4f7e17a88c431a95897dae2309bc3f on tablet fe4f7e17a88c431a95897dae2309bc3f with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:57.139145 17851 raft_consensus.cc:1217] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:57.161155 17851 raft_consensus.cc:1217] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:57.221426 17851 raft_consensus.cc:1217] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:57.357862 17851 raft_consensus.cc:1217] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:06:57.668502 18094 raft_consensus.cc:1064] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:57.670990 18094 consensus_queue.cc:237] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:57.677788 17584 raft_consensus.cc:1275] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.678586 17851 raft_consensus.cc:1275] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.680094 18125 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:57.680941 17511 raft_consensus.cc:1275] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.681979 18133 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:57.683740 18059 raft_consensus.cc:1064] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:57.685039 18125 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:57.686249 18059 consensus_queue.cc:237] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:57.700667 17852 raft_consensus.cc:1275] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.703815 18107 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:57.703471 18125 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.713369 17583 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.719096 17511 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.734454 17508 raft_consensus.cc:1275] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.735704 17434 raft_consensus.cc:1275] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.739200 17334 catalog_manager.cc:5697] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.740546 18129 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:57.741333 18107 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:57.751529 18129 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.756351 17852 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.771744 17508 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.775650 17434 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.781876 17333 catalog_manager.cc:5697] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.787772 17851 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.815272 17583 consensus_queue.cc:237] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:57.817970 18094 raft_consensus.cc:1064] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:57.820379 18094 consensus_queue.cc:237] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:57.821157 17434 consensus_queue.cc:237] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:57.827821 17851 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 LEARNER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:57.829779 17508 raft_consensus.cc:1275] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:57.830582 17585 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:57.830596 17851 raft_consensus.cc:1275] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:57.831295 17852 raft_consensus.cc:1275] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:57.833304 18129 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:57.834022 17508 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:57.834292 18128 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:57.834878 18125 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } 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:06:57.835764 17434 raft_consensus.cc:1275] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:57.836015 18128 consensus_queue.cc:1048] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:57.836694 18125 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:57.837023 18129 consensus_queue.cc:1048] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:57.839023 18094 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:57.841602 18131 raft_consensus.cc:1064] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:06:57.841940 18059 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.843590 17852 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.844136 18131 consensus_queue.cc:237] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:57.845063 17432 raft_consensus.cc:2955] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.856082 18125 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.862851 17319 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33f796952cd64040aeda79f1d1200d1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:57.870105 17329 catalog_manager.cc:5697] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 reported cstate change: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.884451 17511 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.888564 17493 tablet_service.cc:1558] Processing DeleteTablet for tablet 33f796952cd64040aeda79f1d1200d1c with delete_type TABLET_DATA_TOMBSTONED (TS 4e3e45a7978b4a74b8b314da510a33d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34204
I20260713 09:06:57.890949 18152 tablet_replica.cc:333] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:06:57.882872 17852 raft_consensus.cc:2955] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.892048 18152 raft_consensus.cc:2243] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.892815 18152 raft_consensus.cc:2272] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.896401 18152 ts_tablet_manager.cc:1916] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:57.900286 18147 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.902225 17585 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.906170 17320 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0af9a20637904750a67d1cc9e91f1a49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:57.918529 17432 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.918534 17583 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.920734 18130 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:57.920557 17850 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.923883 17852 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:57.925367 18130 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:57.928922 18152 ts_tablet_manager.cc:1929] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:57.929529 18152 log.cc:1199] T 33f796952cd64040aeda79f1d1200d1c P 4e3e45a7978b4a74b8b314da510a33d4: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/wals/33f796952cd64040aeda79f1d1200d1c
I20260713 09:06:57.929493 17333 catalog_manager.cc:5697] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.931380 17318 catalog_manager.cc:5028] TS 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): tablet 33f796952cd64040aeda79f1d1200d1c (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:57.934013 17511 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.938192 17332 catalog_manager.cc:5697] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.947111 17569 tablet_service.cc:1558] Processing DeleteTablet for tablet 0af9a20637904750a67d1cc9e91f1a49 with delete_type TABLET_DATA_TOMBSTONED (TS 530c94d7893e4c14ade37bd73b9aa5a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37140
I20260713 09:06:57.938289 18131 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:57.958570 18130 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.969308 17851 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.972713 17432 consensus_queue.cc:237] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:57.973764 18155 tablet_replica.cc:333] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:06:57.977674 17434 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.974771 18155 raft_consensus.cc:2243] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.980621 18155 raft_consensus.cc:2272] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.985833 17850 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:06:57.985404 17330 catalog_manager.cc:5697] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:57.987109 18147 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:57.988654 17585 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:57.994704 17511 raft_consensus.cc:1275] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:06:58.000280 18155 ts_tablet_manager.cc:1916] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:58.003154 18147 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:58.010315 17851 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:58.009522 18125 consensus_queue.cc:1048] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:58.016552 17511 raft_consensus.cc:2955] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:58.023119 17508 consensus_queue.cc:237] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:06:58.033828 17320 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe4f7e17a88c431a95897dae2309bc3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:58.036300 17330 catalog_manager.cc:5697] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 3 to 4, VOTER 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) evicted. New cstate: current_term: 2 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:58.039427 17850 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:58.042351 18157 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:06:58.044055 17585 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:58.048338 17569 tablet_service.cc:1558] Processing DeleteTablet for tablet fe4f7e17a88c431a95897dae2309bc3f with delete_type TABLET_DATA_TOMBSTONED (TS 530c94d7893e4c14ade37bd73b9aa5a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37140
I20260713 09:06:58.050655 18131 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:58.066103 17585 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:58.075628 18130 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:58.078073 18155 ts_tablet_manager.cc:1929] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:58.070042 17851 raft_consensus.cc:2955] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:06:58.078570 18155 log.cc:1199] T 0af9a20637904750a67d1cc9e91f1a49 P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/wals/0af9a20637904750a67d1cc9e91f1a49
I20260713 09:06:58.080255 18155 tablet_replica.cc:333] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:06:58.080715 17319 catalog_manager.cc:5028] TS 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): tablet 0af9a20637904750a67d1cc9e91f1a49 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:58.081175 18155 raft_consensus.cc:2243] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.081887 18155 raft_consensus.cc:2272] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.089129 17318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc7627f940064d72ae1d4d7975985146 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:58.091583 18155 ts_tablet_manager.cc:1916] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:58.098304 17333 catalog_manager.cc:5697] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New cstate: current_term: 1 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:58.108644 18155 ts_tablet_manager.cc:1929] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:06:58.108675 17419 tablet_service.cc:1558] Processing DeleteTablet for tablet dc7627f940064d72ae1d4d7975985146 with delete_type TABLET_DATA_TOMBSTONED (TS 9eab84201cb445d99fad3dad0904c300 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42924
I20260713 09:06:58.109202 18155 log.cc:1199] T fe4f7e17a88c431a95897dae2309bc3f P 530c94d7893e4c14ade37bd73b9aa5a0: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/wals/fe4f7e17a88c431a95897dae2309bc3f
I20260713 09:06:58.110868 17319 catalog_manager.cc:5028] TS 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615): tablet fe4f7e17a88c431a95897dae2309bc3f (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:06:58.115134 18159 tablet_replica.cc:333] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:06:58.115854 18159 raft_consensus.cc:2243] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.116423 18159 raft_consensus.cc:2272] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.118851 18159 ts_tablet_manager.cc:1916] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:58.128438 18159 ts_tablet_manager.cc:1929] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:58.128743 18159 log.cc:1199] T dc7627f940064d72ae1d4d7975985146 P 9eab84201cb445d99fad3dad0904c300: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/wals/dc7627f940064d72ae1d4d7975985146
I20260713 09:06:58.130157 17320 catalog_manager.cc:5028] TS 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): tablet dc7627f940064d72ae1d4d7975985146 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
W20260713 09:06:59.292092 17548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.194:45919, user_credentials={real_user=slave}} blocked reactor thread for 61823.6us
I20260713 09:06:59.332382 17585 consensus_queue.cc:237] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:59.338460 17432 raft_consensus.cc:1275] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:59.338543 17548 consensus_peers.cc:597] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13a97f911d7a47c3ac8196318d17d133. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:59.338989 17507 raft_consensus.cc:1275] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.339833 18171 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:06:59.340758 18176 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.348274 18059 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:59.349596 17507 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:59.349612 17432 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:59.361549 17434 consensus_queue.cc:237] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Queue 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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:59.364341 17333 catalog_manager.cc:5697] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.376652 17585 raft_consensus.cc:1275] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:59.376811 17399 consensus_peers.cc:597] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 -> Peer ea0af9d41d0b473d905ab43837d78657 (127.15.239.196:34929): Couldn't send request to peer ea0af9d41d0b473d905ab43837d78657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4e34da89d224fc78457c6f8b533b7b3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:59.377338 17507 raft_consensus.cc:1275] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.378582 18173 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:59.379530 18125 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:06:59.392168 18173 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:59.394925 17507 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:59.403471 17585 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
I20260713 09:06:59.409353 17330 catalog_manager.cc:5697] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index -1 to 2, NON_VOTER ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) added. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } } }
W20260713 09:06:59.686743 17457 debug-util.cc:398] Leaking SignalData structure 0x7b0800198bc0 after lost signal to thread 16322
W20260713 09:06:59.688016 17457 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2100 after lost signal to thread 17368
W20260713 09:06:59.689424 17457 debug-util.cc:398] Leaking SignalData structure 0x7b080027d400 after lost signal to thread 17460
W20260713 09:06:59.690578 17457 debug-util.cc:398] Leaking SignalData structure 0x7b080024bbc0 after lost signal to thread 17535
W20260713 09:06:59.691699 17457 debug-util.cc:398] Leaking SignalData structure 0x7b08000bbc20 after lost signal to thread 17609
W20260713 09:06:59.692806 17457 debug-util.cc:398] Leaking SignalData structure 0x7b0800164720 after lost signal to thread 17876
I20260713 09:06:59.752873 18187 ts_tablet_manager.cc:933] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879)
I20260713 09:06:59.755043 18187 tablet_copy_client.cc:323] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.193:41879
I20260713 09:06:59.757325 17446 tablet_copy_service.cc:140] P 9eab84201cb445d99fad3dad0904c300: Received BeginTabletCopySession request for tablet c4e34da89d224fc78457c6f8b533b7b3 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:42948)
I20260713 09:06:59.757978 17446 tablet_copy_service.cc:161] P 9eab84201cb445d99fad3dad0904c300: Beginning new tablet copy session on tablet c4e34da89d224fc78457c6f8b533b7b3 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:42948: session id = ea0af9d41d0b473d905ab43837d78657-c4e34da89d224fc78457c6f8b533b7b3
I20260713 09:06:59.767309 17446 tablet_copy_source_session.cc:215] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:59.771054 18187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e34da89d224fc78457c6f8b533b7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.786947 18187 tablet_copy_client.cc:806] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:59.787601 18187 tablet_copy_client.cc:670] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:59.791649 18187 tablet_copy_client.cc:538] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:59.805759 18187 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:59.826910 18187 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: 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:06:59.827912 18187 tablet_bootstrap.cc:492] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:59.828651 18187 ts_tablet_manager.cc:1403] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.012s
I20260713 09:06:59.831774 18187 raft_consensus.cc:359] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:59.832595 18187 raft_consensus.cc:740] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:59.833264 18187 consensus_queue.cc:260] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:59.836524 18187 ts_tablet_manager.cc:1434] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:06:59.838451 17446 tablet_copy_service.cc:342] P 9eab84201cb445d99fad3dad0904c300: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-c4e34da89d224fc78457c6f8b533b7b3 received from {username='slave'} at 127.0.0.1:42948
I20260713 09:06:59.838956 17446 tablet_copy_service.cc:434] P 9eab84201cb445d99fad3dad0904c300: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-c4e34da89d224fc78457c6f8b533b7b3 on tablet c4e34da89d224fc78457c6f8b533b7b3 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:06:59.928031 18187 ts_tablet_manager.cc:933] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: Initiating tablet copy from peer 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:06:59.931772 18187 tablet_copy_client.cc:323] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Beginning tablet copy session from remote peer at address 127.15.239.195:35615
I20260713 09:06:59.933342 17595 tablet_copy_service.cc:140] P 530c94d7893e4c14ade37bd73b9aa5a0: Received BeginTabletCopySession request for tablet 13a97f911d7a47c3ac8196318d17d133 from peer ea0af9d41d0b473d905ab43837d78657 ({username='slave'} at 127.0.0.1:37190)
I20260713 09:06:59.933782 17595 tablet_copy_service.cc:161] P 530c94d7893e4c14ade37bd73b9aa5a0: Beginning new tablet copy session on tablet 13a97f911d7a47c3ac8196318d17d133 from peer ea0af9d41d0b473d905ab43837d78657 at {username='slave'} at 127.0.0.1:37190: session id = ea0af9d41d0b473d905ab43837d78657-13a97f911d7a47c3ac8196318d17d133
I20260713 09:06:59.940949 17595 tablet_copy_source_session.cc:215] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:59.943552 18187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a97f911d7a47c3ac8196318d17d133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.961052 18187 tablet_copy_client.cc:806] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:59.961690 18187 tablet_copy_client.cc:670] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:59.968317 18187 tablet_copy_client.cc:538] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:59.977280 18187 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: Bootstrap starting.
I20260713 09:06:59.992287 18187 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: 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:06:59.992967 18187 tablet_bootstrap.cc:492] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: Bootstrap complete.
I20260713 09:06:59.993480 18187 ts_tablet_manager.cc:1403] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:06:59.995795 18187 raft_consensus.cc:359] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:59.996417 18187 raft_consensus.cc:740] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Initialized, Role: LEARNER
I20260713 09:06:59.996910 18187 consensus_queue.cc:260] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: NON_VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: true } }
I20260713 09:06:59.999254 18187 ts_tablet_manager.cc:1434] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260713 09:07:00.002665 17595 tablet_copy_service.cc:342] P 530c94d7893e4c14ade37bd73b9aa5a0: Request end of tablet copy session ea0af9d41d0b473d905ab43837d78657-13a97f911d7a47c3ac8196318d17d133 received from {username='slave'} at 127.0.0.1:37190
I20260713 09:07:00.003090 17595 tablet_copy_service.cc:434] P 530c94d7893e4c14ade37bd73b9aa5a0: ending tablet copy session ea0af9d41d0b473d905ab43837d78657-13a97f911d7a47c3ac8196318d17d133 on tablet 13a97f911d7a47c3ac8196318d17d133 with peer ea0af9d41d0b473d905ab43837d78657
I20260713 09:07:00.155860 17851 raft_consensus.cc:1217] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:00.483434 17851 raft_consensus.cc:1217] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:00.593200 18173 raft_consensus.cc:1064] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:07:00.595914 18173 consensus_queue.cc:237] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:00.608207 17852 raft_consensus.cc:1275] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.610466 18198 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:07:00.612959 17585 raft_consensus.cc:1275] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.615375 18196 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:00.616469 17507 raft_consensus.cc:1275] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.621774 18198 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } 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:07:00.640877 17852 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.642503 17585 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.639040 18198 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.656463 17333 catalog_manager.cc:5697] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.664485 17507 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } attrs { replace: true } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.707383 17434 consensus_queue.cc:237] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:00.712726 17852 raft_consensus.cc:1275] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:00.713467 17585 raft_consensus.cc:1275] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Refusing update from remote peer 9eab84201cb445d99fad3dad0904c300: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:00.715423 18198 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:00.716262 18173 consensus_queue.cc:1048] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:07:00.723878 18196 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.725607 17852 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.739892 17320 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4e34da89d224fc78457c6f8b533b7b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:00.739403 17585 raft_consensus.cc:2955] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.739403 17332 catalog_manager.cc:5697] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: config changed from index 3 to 4, VOTER 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) evicted. New cstate: current_term: 1 leader_uuid: "9eab84201cb445d99fad3dad0904c300" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:00.760957 17493 tablet_service.cc:1558] Processing DeleteTablet for tablet c4e34da89d224fc78457c6f8b533b7b3 with delete_type TABLET_DATA_TOMBSTONED (TS 4e3e45a7978b4a74b8b314da510a33d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34204
I20260713 09:07:00.775048 18206 tablet_replica.cc:333] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:00.776494 18206 raft_consensus.cc:2243] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.777419 18206 raft_consensus.cc:2272] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.782033 18206 ts_tablet_manager.cc:1916] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:00.800163 18206 ts_tablet_manager.cc:1929] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:00.800640 18206 log.cc:1199] T c4e34da89d224fc78457c6f8b533b7b3 P 4e3e45a7978b4a74b8b314da510a33d4: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/wals/c4e34da89d224fc78457c6f8b533b7b3
I20260713 09:07:00.802639 17318 catalog_manager.cc:5028] TS 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): tablet c4e34da89d224fc78457c6f8b533b7b3 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:07:01.048210 18171 raft_consensus.cc:1064] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: attempting to promote NON_VOTER ea0af9d41d0b473d905ab43837d78657 to VOTER
I20260713 09:07:01.050812 18171 consensus_queue.cc:237] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:01.058744 17507 raft_consensus.cc:1275] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:01.058974 17434 raft_consensus.cc:1275] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:01.060140 18195 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:01.061270 17852 raft_consensus.cc:1275] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 LEARNER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:01.062631 18195 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } 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:07:01.066175 18171 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } 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:07:01.106145 18176 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.111696 17507 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.126101 17852 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.133397 17332 catalog_manager.cc:5697] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.137264 17434 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ea0af9d41d0b473d905ab43837d78657 (127.15.239.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } attrs { replace: true } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.158069 17585 consensus_queue.cc:237] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:01.168071 17509 raft_consensus.cc:1275] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.170025 18195 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:01.172833 17852 raft_consensus.cc:1275] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Refusing update from remote peer 530c94d7893e4c14ade37bd73b9aa5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.174211 18211 consensus_queue.cc:1048] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:01.177325 18176 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.183952 17507 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.186695 17852 raft_consensus.cc:2955] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } } }
I20260713 09:07:01.188658 17319 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13a97f911d7a47c3ac8196318d17d133 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:01.195957 17332 catalog_manager.cc:5697] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 reported cstate change: config changed from index 3 to 4, VOTER 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) evicted. New cstate: current_term: 1 leader_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:01.217267 17419 tablet_service.cc:1558] Processing DeleteTablet for tablet 13a97f911d7a47c3ac8196318d17d133 with delete_type TABLET_DATA_TOMBSTONED (TS 9eab84201cb445d99fad3dad0904c300 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42924
I20260713 09:07:01.225440 18212 tablet_replica.cc:333] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:01.226286 18212 raft_consensus.cc:2243] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:01.226888 18212 raft_consensus.cc:2272] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:01.229501 18212 ts_tablet_manager.cc:1916] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:01.240371 18212 ts_tablet_manager.cc:1929] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:01.240788 18212 log.cc:1199] T 13a97f911d7a47c3ac8196318d17d133 P 9eab84201cb445d99fad3dad0904c300: Deleting WAL directory at /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/wals/13a97f911d7a47c3ac8196318d17d133
I20260713 09:07:01.243705 17320 catalog_manager.cc:5028] TS 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): tablet 13a97f911d7a47c3ac8196318d17d133 (table test-workload [id=261ef93271914c09b4f635baa84f5928]) successfully deleted
I20260713 09:07:05.926738 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:05.955068 17434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4"
dest_uuid: "9eab84201cb445d99fad3dad0904c300"
mode: GRACEFUL
new_leader_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:43924
I20260713 09:07:05.955601 17434 raft_consensus.cc:606] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Received request to transfer leadership to TS ea0af9d41d0b473d905ab43837d78657
I20260713 09:07:05.967746 17585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10"
dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
mode: GRACEFUL
new_leader_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:53102
I20260713 09:07:05.968384 17585 raft_consensus.cc:606] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Received request to transfer leadership to TS ea0af9d41d0b473d905ab43837d78657
I20260713 09:07:05.970781 17585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6"
dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
mode: GRACEFUL
new_leader_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:53102
I20260713 09:07:05.971222 17585 raft_consensus.cc:606] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Received request to transfer leadership to TS ea0af9d41d0b473d905ab43837d78657
I20260713 09:07:05.973162 17585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166"
dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
mode: GRACEFUL
new_leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
 from {username='slave'} at 127.0.0.1:53102
I20260713 09:07:05.973609 17585 raft_consensus.cc:606] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Received request to transfer leadership to TS 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:07:05.976236 17585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e"
dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
mode: GRACEFUL
new_leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
 from {username='slave'} at 127.0.0.1:53102
I20260713 09:07:05.976687 17585 raft_consensus.cc:606] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Received request to transfer leadership to TS 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:07:05.977634 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:05.978348 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:06.094769 18221 raft_consensus.cc:993] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: : Instructing follower ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:06.095265 18215 raft_consensus.cc:1081] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Signalling peer ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:06.096655 17852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4"
dest_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:56160
I20260713 09:07:06.097095 17852 raft_consensus.cc:493] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.097370 17852 raft_consensus.cc:3060] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.101588 17852 raft_consensus.cc:515] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.103274 17852 leader_election.cc:290] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:06.103929 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:07:06.104136 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea32fc469474fc58ea852931a917ca4" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:06.104598 17434 raft_consensus.cc:3055] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:06.104723 17585 raft_consensus.cc:3060] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.104954 17434 raft_consensus.cc:740] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:07:06.105618 17434 consensus_queue.cc:260] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.106652 17434 raft_consensus.cc:3060] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.110653 17585 raft_consensus.cc:2468] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:06.111712 17816 leader_election.cc:304] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, ea0af9d41d0b473d905ab43837d78657; no voters: 
I20260713 09:07:06.113081 18225 raft_consensus.cc:2804] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:06.113117 17434 raft_consensus.cc:2468] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:06.114441 18225 raft_consensus.cc:697] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Becoming Leader. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Running, Role: LEADER
I20260713 09:07:06.115168 18225 consensus_queue.cc:237] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.122416 17332 catalog_manager.cc:5697] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: term changed from 1 to 2, leader changed from 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) to ea0af9d41d0b473d905ab43837d78657 (127.15.239.196). New cstate: current_term: 2 leader_uuid: "ea0af9d41d0b473d905ab43837d78657" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:06.268239 18211 raft_consensus.cc:993] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0: : Instructing follower 4e3e45a7978b4a74b8b314da510a33d4 to start an election
I20260713 09:07:06.268630 18217 raft_consensus.cc:1081] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Signalling peer 4e3e45a7978b4a74b8b314da510a33d4 to start an election
I20260713 09:07:06.270046 17509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e"
dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
 from {username='slave'} at 127.0.0.1:34220
I20260713 09:07:06.270604 17509 raft_consensus.cc:493] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.271015 17509 raft_consensus.cc:3060] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.275980 17509 raft_consensus.cc:515] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:06.277751 17509 leader_election.cc:290] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 2 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:06.278369 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:07:06.278650 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc4e83098204719a3620f0d6207669e" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:06.278944 17434 raft_consensus.cc:3060] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.279153 17585 raft_consensus.cc:3055] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:06.279500 17585 raft_consensus.cc:740] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:07:06.280105 17585 consensus_queue.cc:260] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:06.280922 17585 raft_consensus.cc:3060] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.283855 17434 raft_consensus.cc:2468] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 2.
I20260713 09:07:06.284987 17476 leader_election.cc:304] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:07:06.285422 17585 raft_consensus.cc:2468] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 2.
I20260713 09:07:06.285808 18220 raft_consensus.cc:2804] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:06.287034 18220 raft_consensus.cc:697] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:07:06.287720 18220 consensus_queue.cc:237] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:06.295331 17332 catalog_manager.cc:5697] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 1 to 2, leader changed from 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.371884 18211 raft_consensus.cc:993] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: : Instructing follower ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:06.372328 18217 raft_consensus.cc:1081] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Signalling peer ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:06.373852 17852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10"
dest_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:56154
I20260713 09:07:06.374306 17852 raft_consensus.cc:493] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.374533 17852 raft_consensus.cc:3060] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.379421 17852 raft_consensus.cc:515] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.381749 17852 leader_election.cc:290] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:06.382164 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:07:06.382376 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a3586e2f834c11bf72aecd1022ae10" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:06.382745 17509 raft_consensus.cc:3060] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.382916 17585 raft_consensus.cc:3055] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:06.383189 17585 raft_consensus.cc:740] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:07:06.383925 17585 consensus_queue.cc:260] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.384886 17585 raft_consensus.cc:3060] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.387372 17509 raft_consensus.cc:2468] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:06.388554 17815 leader_election.cc:304] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, ea0af9d41d0b473d905ab43837d78657; no voters: 
I20260713 09:07:06.389355 18225 raft_consensus.cc:2804] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:06.389475 17585 raft_consensus.cc:2468] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:06.389765 18225 raft_consensus.cc:697] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Becoming Leader. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Running, Role: LEADER
I20260713 09:07:06.390683 18225 consensus_queue.cc:237] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.400629 17332 catalog_manager.cc:5697] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: term changed from 1 to 2, leader changed from 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) to ea0af9d41d0b473d905ab43837d78657 (127.15.239.196). New cstate: current_term: 2 leader_uuid: "ea0af9d41d0b473d905ab43837d78657" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:06.494252 18211 raft_consensus.cc:993] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0: : Instructing follower 4e3e45a7978b4a74b8b314da510a33d4 to start an election
I20260713 09:07:06.494745 18235 raft_consensus.cc:1081] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Signalling peer 4e3e45a7978b4a74b8b314da510a33d4 to start an election
I20260713 09:07:06.496136 17509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166"
dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
 from {username='slave'} at 127.0.0.1:34220
I20260713 09:07:06.496610 18235 raft_consensus.cc:993] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: : Instructing follower ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:06.496587 17509 raft_consensus.cc:493] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.497254 17509 raft_consensus.cc:3060] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.498407 17434 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:06.499579 18225 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.503294 17509 raft_consensus.cc:515] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:06.497260 18211 raft_consensus.cc:1081] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Signalling peer ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:06.506178 17509 leader_election.cc:290] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 2 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:06.506709 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:06.507020 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6978376cf5154bc5ac44c7ecd7551166" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:07:06.507277 17585 raft_consensus.cc:3055] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:06.507644 17585 raft_consensus.cc:740] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:07:06.507683 17852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6"
dest_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:56154
I20260713 09:07:06.508423 17852 raft_consensus.cc:493] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.508803 17852 raft_consensus.cc:3060] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.508857 17585 consensus_queue.cc:260] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:06.510491 17585 raft_consensus.cc:3060] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.513964 17852 raft_consensus.cc:515] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.516600 17852 leader_election.cc:290] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:06.517169 17583 raft_consensus.cc:1275] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:06.517716 17585 raft_consensus.cc:2468] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 2.
I20260713 09:07:06.519454 17475 leader_election.cc:304] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 530c94d7893e4c14ade37bd73b9aa5a0; no voters: 
I20260713 09:07:06.519425 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:06.520169 17585 raft_consensus.cc:3055] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:06.520303 18220 raft_consensus.cc:2804] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:06.520503 17585 raft_consensus.cc:740] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c94d7893e4c14ade37bd73b9aa5a0, State: Running, Role: LEADER
I20260713 09:07:06.521330 17585 consensus_queue.cc:260] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.522568 17585 raft_consensus.cc:3060] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.522879 18226 consensus_queue.cc:1048] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.522683 17434 raft_consensus.cc:3060] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.521559 18220 raft_consensus.cc:697] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:07:06.528903 17585 raft_consensus.cc:2468] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:06.529628 18220 consensus_queue.cc:237] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:06.530292 17816 leader_election.cc:304] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, ea0af9d41d0b473d905ab43837d78657; no voters: 
I20260713 09:07:06.531075 18226 raft_consensus.cc:2804] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:06.531527 18226 raft_consensus.cc:697] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Becoming Leader. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Running, Role: LEADER
I20260713 09:07:06.532251 18226 consensus_queue.cc:237] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:06.533583 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c0ccf9389e427380cd9d157151aba6" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:07:06.535096 17509 raft_consensus.cc:3060] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:06.535678 17434 raft_consensus.cc:2468] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 2.
I20260713 09:07:06.540728 17330 catalog_manager.cc:5697] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 1 to 2, leader changed from 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.543655 17332 catalog_manager.cc:5697] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: term changed from 1 to 2, leader changed from 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195) to ea0af9d41d0b473d905ab43837d78657 (127.15.239.196). New cstate: current_term: 2 leader_uuid: "ea0af9d41d0b473d905ab43837d78657" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:06.544799 17509 raft_consensus.cc:2468] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:06.841673 17509 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:06.842809 18226 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.853647 17583 raft_consensus.cc:1275] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:06.856146 18245 consensus_queue.cc:1048] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:06.864161 17434 raft_consensus.cc:1275] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: 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:06.865525 18220 consensus_queue.cc:1048] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:06.876509 17583 raft_consensus.cc:1275] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: 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:06.878528 18232 consensus_queue.cc:1048] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:06.948010 17507 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:06.949240 18245 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.958681 17583 raft_consensus.cc:1275] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:06.960436 18226 consensus_queue.cc:1048] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:06.979264 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:06.994699 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:07.008797 17434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8"
dest_uuid: "9eab84201cb445d99fad3dad0904c300"
mode: GRACEFUL
new_leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
 from {username='slave'} at 127.0.0.1:43924
I20260713 09:07:07.009222 17434 raft_consensus.cc:606] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Received request to transfer leadership to TS 4e3e45a7978b4a74b8b314da510a33d4
I20260713 09:07:07.019668 17507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8"
dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
mode: GRACEFUL
new_leader_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:39004
I20260713 09:07:07.020084 17507 raft_consensus.cc:606] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Received request to transfer leadership to TS ea0af9d41d0b473d905ab43837d78657
I20260713 09:07:07.022194 17507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146"
dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
mode: GRACEFUL
new_leader_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:39004
I20260713 09:07:07.022558 17507 raft_consensus.cc:606] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Received request to transfer leadership to TS ea0af9d41d0b473d905ab43837d78657
I20260713 09:07:07.023317 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:07:07.023941 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:07.075474 17583 raft_consensus.cc:1275] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: 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:07.076592 18220 consensus_queue.cc:1048] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:07.083897 17434 raft_consensus.cc:1275] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: 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:07.090523 18256 consensus_queue.cc:1048] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:07.402207 18256 raft_consensus.cc:993] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: : Instructing follower ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:07.402626 18220 raft_consensus.cc:1081] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Signalling peer ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:07.403846 17852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146"
dest_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:56174
I20260713 09:07:07.404284 17852 raft_consensus.cc:493] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:07.404551 17852 raft_consensus.cc:3060] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.408751 17852 raft_consensus.cc:515] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:07.410231 17852 leader_election.cc:290] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:07.411145 17507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:07:07.411145 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7627f940064d72ae1d4d7975985146" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:07.411904 17507 raft_consensus.cc:3055] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:07.411949 17583 raft_consensus.cc:3060] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.412307 17507 raft_consensus.cc:740] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:07:07.413089 17507 consensus_queue.cc:260] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:07.414427 18215 raft_consensus.cc:993] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300: : Instructing follower 4e3e45a7978b4a74b8b314da510a33d4 to start an election
I20260713 09:07:07.414381 17507 raft_consensus.cc:3060] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.414971 18221 raft_consensus.cc:1081] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Signalling peer 4e3e45a7978b4a74b8b314da510a33d4 to start an election
I20260713 09:07:07.416777 17509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8"
dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
 from {username='slave'} at 127.0.0.1:34208
I20260713 09:07:07.417375 17509 raft_consensus.cc:493] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:07.417768 17509 raft_consensus.cc:3060] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.422011 17507 raft_consensus.cc:2468] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:07.423125 17815 leader_election.cc:304] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, ea0af9d41d0b473d905ab43837d78657; no voters: 
I20260713 09:07:07.424041 18226 raft_consensus.cc:2804] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:07.424528 18226 raft_consensus.cc:697] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Becoming Leader. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Running, Role: LEADER
I20260713 09:07:07.425367 18226 consensus_queue.cc:237] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:07.424240 17509 raft_consensus.cc:515] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:07.429159 17583 raft_consensus.cc:2468] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:07.434444 17509 leader_election.cc:290] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 2 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:07.434628 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:07:07.434942 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4336c0230dcb4dc09f474b368f1b31a8" candidate_uuid: "4e3e45a7978b4a74b8b314da510a33d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:07.435149 17434 raft_consensus.cc:3055] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:07.435494 17583 raft_consensus.cc:3060] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.435571 17434 raft_consensus.cc:740] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eab84201cb445d99fad3dad0904c300, State: Running, Role: LEADER
I20260713 09:07:07.436388 17434 consensus_queue.cc:260] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:07.435963 17332 catalog_manager.cc:5697] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: term changed from 1 to 2, leader changed from 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) to ea0af9d41d0b473d905ab43837d78657 (127.15.239.196). New cstate: current_term: 2 leader_uuid: "ea0af9d41d0b473d905ab43837d78657" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:07.437463 17434 raft_consensus.cc:3060] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.443799 17583 raft_consensus.cc:2468] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 2.
I20260713 09:07:07.444456 17434 raft_consensus.cc:2468] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e3e45a7978b4a74b8b314da510a33d4 in term 2.
I20260713 09:07:07.445605 17476 leader_election.cc:304] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e3e45a7978b4a74b8b314da510a33d4, 9eab84201cb445d99fad3dad0904c300; no voters: 
I20260713 09:07:07.446564 18220 raft_consensus.cc:2804] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:07.447026 18220 raft_consensus.cc:697] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:07:07.447870 18220 consensus_queue.cc:237] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } }
I20260713 09:07:07.458499 17330 catalog_manager.cc:5697] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 reported cstate change: term changed from 1 to 2, leader changed from 9eab84201cb445d99fad3dad0904c300 (127.15.239.193) to 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "4e3e45a7978b4a74b8b314da510a33d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.552760 18249 raft_consensus.cc:993] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: : Instructing follower ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:07.553201 18220 raft_consensus.cc:1081] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Signalling peer ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:07.554459 17852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8"
dest_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:56174
I20260713 09:07:07.554881 17852 raft_consensus.cc:493] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:07.555150 17852 raft_consensus.cc:3060] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.559382 17852 raft_consensus.cc:515] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:07.560842 17852 leader_election.cc:290] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Requested vote from peers 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879), 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919)
I20260713 09:07:07.561606 17434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9eab84201cb445d99fad3dad0904c300"
I20260713 09:07:07.561900 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ee535ec9da4dedb6fe008a915db7d8" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:07:07.562142 17434 raft_consensus.cc:3060] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.562484 17509 raft_consensus.cc:3055] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:07.562760 17509 raft_consensus.cc:740] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:07:07.563428 17509 consensus_queue.cc:260] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:07.564306 17509 raft_consensus.cc:3060] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:07.566708 17434 raft_consensus.cc:2468] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:07.567873 17817 leader_election.cc:304] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9eab84201cb445d99fad3dad0904c300, ea0af9d41d0b473d905ab43837d78657; no voters: 
I20260713 09:07:07.568663 17509 raft_consensus.cc:2468] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:07.568771 18261 raft_consensus.cc:2804] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:07.569319 18261 raft_consensus.cc:697] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Becoming Leader. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Running, Role: LEADER
I20260713 09:07:07.570191 18261 consensus_queue.cc:237] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [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: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:07.577790 17330 catalog_manager.cc:5697] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: term changed from 1 to 2, leader changed from 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) to ea0af9d41d0b473d905ab43837d78657 (127.15.239.196). New cstate: current_term: 2 leader_uuid: "ea0af9d41d0b473d905ab43837d78657" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:07.848312 17432 raft_consensus.cc:1275] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: 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:07.849411 18220 consensus_queue.cc:1048] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:07.859978 17583 raft_consensus.cc:1275] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer 4e3e45a7978b4a74b8b314da510a33d4: 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:07.861960 18220 consensus_queue.cc:1048] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:07.951514 17583 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:07.952574 18261 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:07.961870 17509 raft_consensus.cc:1275] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:07.963614 18261 consensus_queue.cc:1048] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:07.985946 17509 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:07.987152 18225 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:07.994814 17432 raft_consensus.cc:1275] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:07.996277 18225 consensus_queue.cc:1048] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eab84201cb445d99fad3dad0904c300" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 41879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:08.024772 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:08.041296 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:08.056248 17509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5"
dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
mode: GRACEFUL
new_leader_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:39004
I20260713 09:07:08.056838 17509 raft_consensus.cc:606] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Received request to transfer leadership to TS ea0af9d41d0b473d905ab43837d78657
I20260713 09:07:08.057983 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:08.058768 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:08.235625 18256 raft_consensus.cc:993] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: : Instructing follower ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:08.236071 18220 raft_consensus.cc:1081] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Signalling peer ea0af9d41d0b473d905ab43837d78657 to start an election
I20260713 09:07:08.237210 17851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5"
dest_uuid: "ea0af9d41d0b473d905ab43837d78657"
 from {username='slave'} at 127.0.0.1:56174
I20260713 09:07:08.237560 17851 raft_consensus.cc:493] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.237774 17851 raft_consensus.cc:3060] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.241812 17851 raft_consensus.cc:515] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:08.243327 17851 leader_election.cc:290] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Requested vote from peers 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919), 530c94d7893e4c14ade37bd73b9aa5a0 (127.15.239.195:35615)
I20260713 09:07:08.243973 17509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e3e45a7978b4a74b8b314da510a33d4"
I20260713 09:07:08.244256 17583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f8e61ce54a436dbb50e727e5998ea5" candidate_uuid: "ea0af9d41d0b473d905ab43837d78657" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "530c94d7893e4c14ade37bd73b9aa5a0"
I20260713 09:07:08.244500 17509 raft_consensus.cc:3055] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:08.244807 17583 raft_consensus.cc:3060] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.244807 17509 raft_consensus.cc:740] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e3e45a7978b4a74b8b314da510a33d4, State: Running, Role: LEADER
I20260713 09:07:08.245651 17509 consensus_queue.cc:260] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:08.246486 17509 raft_consensus.cc:3060] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.249061 17583 raft_consensus.cc:2468] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:08.250146 17816 leader_election.cc:304] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c94d7893e4c14ade37bd73b9aa5a0, ea0af9d41d0b473d905ab43837d78657; no voters: 
I20260713 09:07:08.250694 17509 raft_consensus.cc:2468] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea0af9d41d0b473d905ab43837d78657 in term 2.
I20260713 09:07:08.250975 18277 raft_consensus.cc:2804] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:08.251482 18277 raft_consensus.cc:697] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Becoming Leader. State: Replica: ea0af9d41d0b473d905ab43837d78657, State: Running, Role: LEADER
I20260713 09:07:08.252341 18277 consensus_queue.cc:237] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [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: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } }
I20260713 09:07:08.258558 17330 catalog_manager.cc:5697] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 reported cstate change: term changed from 1 to 2, leader changed from 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194) to ea0af9d41d0b473d905ab43837d78657 (127.15.239.196). New cstate: current_term: 2 leader_uuid: "ea0af9d41d0b473d905ab43837d78657" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea0af9d41d0b473d905ab43837d78657" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:08.669027 17583 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:08.670094 18225 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c94d7893e4c14ade37bd73b9aa5a0" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:08.678527 17509 raft_consensus.cc:1275] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Refusing update from remote peer ea0af9d41d0b473d905ab43837d78657: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:08.680390 18286 consensus_queue.cc:1048] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e3e45a7978b4a74b8b314da510a33d4" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:09.059491 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:09.073335 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
W20260713 09:07:09.082108 17550 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260713 09:07:09.088148 17550 consensus_peers.cc:597] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. 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:07:09.101166 17476 consensus_peers.cc:597] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. 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:09.111245 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.112077 16319 tablet_replica.cc:333] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.112723 16319 raft_consensus.cc:2243] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.113173 16319 raft_consensus.cc:2272] T e44f86c1742c48558f1698ae3280d839 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.114938 16319 tablet_replica.cc:333] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.115435 16319 raft_consensus.cc:2243] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.116601 16319 raft_consensus.cc:2272] T ecb256b5e8ee481382e4cecd60fc60c8 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.118971 16319 tablet_replica.cc:333] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.119699 16319 raft_consensus.cc:2243] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.120335 16319 raft_consensus.cc:2272] T 33f796952cd64040aeda79f1d1200d1c P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.121904 16319 tablet_replica.cc:333] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.122505 16319 raft_consensus.cc:2243] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.123037 16319 raft_consensus.cc:2272] T 8bc4e83098204719a3620f0d6207669e P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.125366 16319 tablet_replica.cc:333] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.125918 16319 raft_consensus.cc:2243] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.126439 16319 raft_consensus.cc:2272] T 3eb7889de4ac47ceb42978b0ee448db9 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.128161 16319 tablet_replica.cc:333] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.128726 16319 raft_consensus.cc:2243] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.129154 16319 raft_consensus.cc:2272] T def34828c2fa494fa7e23b3eb75feb8b P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.131282 16319 tablet_replica.cc:333] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
W20260713 09:07:09.131778 17476 consensus_peers.cc:597] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. 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:09.131912 16319 raft_consensus.cc:2243] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.132701 16319 raft_consensus.cc:2272] T b85f981aba834e04b8c644f395761272 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.134436 16319 tablet_replica.cc:333] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.134878 16319 raft_consensus.cc:2243] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.135501 16319 raft_consensus.cc:2272] T 45da94fd0044410ab53a63cb6f1c8e53 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.137068 16319 tablet_replica.cc:333] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.137490 16319 raft_consensus.cc:2243] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.137806 16319 raft_consensus.cc:2272] T 0ea32fc469474fc58ea852931a917ca4 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.139261 16319 tablet_replica.cc:333] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.139791 16319 raft_consensus.cc:2243] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.140111 16319 raft_consensus.cc:2272] T 6978376cf5154bc5ac44c7ecd7551166 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.141534 16319 tablet_replica.cc:333] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.141963 16319 raft_consensus.cc:2243] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.142630 16319 raft_consensus.cc:2272] T c4e34da89d224fc78457c6f8b533b7b3 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.144184 16319 tablet_replica.cc:333] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.144632 16319 raft_consensus.cc:2243] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.145128 16319 raft_consensus.cc:2272] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.146771 16319 tablet_replica.cc:333] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.147185 16319 raft_consensus.cc:2243] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.147495 16319 raft_consensus.cc:2272] T 1cba6e948aa142d3878ff09d69c41450 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.149259 16319 tablet_replica.cc:333] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.149686 16319 raft_consensus.cc:2243] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.150002 16319 raft_consensus.cc:2272] T 4336c0230dcb4dc09f474b368f1b31a8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.151592 16319 tablet_replica.cc:333] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.152068 16319 raft_consensus.cc:2243] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.152786 16319 raft_consensus.cc:2272] T 0af9a20637904750a67d1cc9e91f1a49 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.154402 16319 tablet_replica.cc:333] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.154879 16319 raft_consensus.cc:2243] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.155413 16319 raft_consensus.cc:2272] T a26467845cf8457c949a20db47a0dbd2 P 9eab84201cb445d99fad3dad0904c300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.157114 16319 tablet_replica.cc:333] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.157586 16319 raft_consensus.cc:2243] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.158340 16319 raft_consensus.cc:2272] T fe4f7e17a88c431a95897dae2309bc3f P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.160028 16319 tablet_replica.cc:333] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300: stopping tablet replica
I20260713 09:07:09.160449 16319 raft_consensus.cc:2243] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.161023 16319 raft_consensus.cc:2272] T c0ee535ec9da4dedb6fe008a915db7d8 P 9eab84201cb445d99fad3dad0904c300 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:09.207279 17550 consensus_peers.cc:597] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.266348 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
W20260713 09:07:09.297422 17476 consensus_peers.cc:597] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.313321 17476 consensus_peers.cc:597] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.331485 17476 consensus_peers.cc:597] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.340090 17550 consensus_peers.cc:597] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.342231 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
W20260713 09:07:09.361320 17550 consensus_peers.cc:597] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.361748 17476 consensus_peers.cc:597] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.380374 17548 consensus_peers.cc:597] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Couldn't send request to peer 4e3e45a7978b4a74b8b314da510a33d4. 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:09.388679 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.390175 16319 tablet_replica.cc:333] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.391784 16319 raft_consensus.cc:2243] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.392621 16319 raft_consensus.cc:2272] T e44f86c1742c48558f1698ae3280d839 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.395800 16319 tablet_replica.cc:333] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.396556 16319 raft_consensus.cc:2243] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.397814 16319 raft_consensus.cc:2272] T 8bc4e83098204719a3620f0d6207669e P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.400072 16319 tablet_replica.cc:333] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.400781 16319 raft_consensus.cc:2243] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.401407 16319 raft_consensus.cc:2272] T f4f8e61ce54a436dbb50e727e5998ea5 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.404354 16319 tablet_replica.cc:333] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.404919 16319 raft_consensus.cc:2243] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.405804 16319 raft_consensus.cc:2272] T ecb256b5e8ee481382e4cecd60fc60c8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.407612 16319 tablet_replica.cc:333] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.408452 16319 raft_consensus.cc:2243] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.409113 16319 raft_consensus.cc:2272] T 13a97f911d7a47c3ac8196318d17d133 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.410997 16319 tablet_replica.cc:333] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.411579 16319 raft_consensus.cc:2243] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.412122 16319 raft_consensus.cc:2272] T 55c0ccf9389e427380cd9d157151aba6 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.413672 16319 tablet_replica.cc:333] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.414294 16319 raft_consensus.cc:2243] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.415083 16319 raft_consensus.cc:2272] T 3eb7889de4ac47ceb42978b0ee448db9 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.417912 16319 tablet_replica.cc:333] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.418723 16319 raft_consensus.cc:2243] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.419276 16319 raft_consensus.cc:2272] T def34828c2fa494fa7e23b3eb75feb8b P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.421798 16319 tablet_replica.cc:333] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.422410 16319 raft_consensus.cc:2243] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.423650 16319 raft_consensus.cc:2272] T 45a3586e2f834c11bf72aecd1022ae10 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.426620 16319 tablet_replica.cc:333] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
W20260713 09:07:09.427194 17817 consensus_peers.cc:597] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.427523 16319 raft_consensus.cc:2243] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.428121 16319 raft_consensus.cc:2272] T dc7627f940064d72ae1d4d7975985146 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.430136 16319 tablet_replica.cc:333] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.430644 16319 raft_consensus.cc:2243] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.431412 16319 raft_consensus.cc:2272] T 6978376cf5154bc5ac44c7ecd7551166 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.433768 16319 tablet_replica.cc:333] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.434422 16319 raft_consensus.cc:2243] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.435384 16319 raft_consensus.cc:2272] T a26467845cf8457c949a20db47a0dbd2 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.437485 16319 tablet_replica.cc:333] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.438030 16319 raft_consensus.cc:2243] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.438690 16319 raft_consensus.cc:2272] T e71e8ddf37ef4cb7b9729a5d248066be P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.440541 16319 tablet_replica.cc:333] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.441083 16319 raft_consensus.cc:2243] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.441651 16319 raft_consensus.cc:2272] T fe4f7e17a88c431a95897dae2309bc3f P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.443733 16319 tablet_replica.cc:333] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.444267 16319 raft_consensus.cc:2243] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.445204 16319 raft_consensus.cc:2272] T 1cba6e948aa142d3878ff09d69c41450 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.447347 16319 tablet_replica.cc:333] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.447889 16319 raft_consensus.cc:2243] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.448829 16319 raft_consensus.cc:2272] T 4336c0230dcb4dc09f474b368f1b31a8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.450906 16319 tablet_replica.cc:333] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.451431 16319 raft_consensus.cc:2243] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.452260 16319 raft_consensus.cc:2272] T 0af9a20637904750a67d1cc9e91f1a49 P 4e3e45a7978b4a74b8b314da510a33d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.454315 16319 tablet_replica.cc:333] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4: stopping tablet replica
I20260713 09:07:09.454802 16319 raft_consensus.cc:2243] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.455281 16319 raft_consensus.cc:2272] T c0ee535ec9da4dedb6fe008a915db7d8 P 4e3e45a7978b4a74b8b314da510a33d4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:09.488099 17476 connection.cc:466] server connection from 127.0.0.1:34238 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34238 (request call id 47) could send its response
W20260713 09:07:09.492769 17815 consensus_peers.cc:597] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 -> Peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Couldn't send request to peer 4e3e45a7978b4a74b8b314da510a33d4. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.494807 17815 consensus_peers.cc:597] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 -> Peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Couldn't send request to peer 4e3e45a7978b4a74b8b314da510a33d4. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.505056 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
W20260713 09:07:09.506577 17548 consensus_peers.cc:597] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 -> Peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Couldn't send request to peer 4e3e45a7978b4a74b8b314da510a33d4. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.508908 17815 consensus_peers.cc:597] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 -> Peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Couldn't send request to peer 4e3e45a7978b4a74b8b314da510a33d4. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.535091 17817 consensus_peers.cc:597] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 -> Peer 9eab84201cb445d99fad3dad0904c300 (127.15.239.193:41879): Couldn't send request to peer 9eab84201cb445d99fad3dad0904c300. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:41879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:09.553246 17815 consensus_peers.cc:597] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 -> Peer 4e3e45a7978b4a74b8b314da510a33d4 (127.15.239.194:45919): Couldn't send request to peer 4e3e45a7978b4a74b8b314da510a33d4. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.555575 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
I20260713 09:07:09.585661 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.586467 16319 tablet_replica.cc:333] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.587179 16319 raft_consensus.cc:2243] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.587772 16319 raft_consensus.cc:2272] T 0ea32fc469474fc58ea852931a917ca4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.589510 16319 tablet_replica.cc:333] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.590018 16319 raft_consensus.cc:2243] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.590869 16319 raft_consensus.cc:2272] T e44f86c1742c48558f1698ae3280d839 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.592581 16319 tablet_replica.cc:333] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.593068 16319 raft_consensus.cc:2243] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.593696 16319 raft_consensus.cc:2272] T f4f8e61ce54a436dbb50e727e5998ea5 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.596582 16319 tablet_replica.cc:333] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.597100 16319 raft_consensus.cc:2243] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.597908 16319 raft_consensus.cc:2272] T 33f796952cd64040aeda79f1d1200d1c P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.599848 16319 tablet_replica.cc:333] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.600379 16319 raft_consensus.cc:2243] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.600839 16319 raft_consensus.cc:2272] T 8bc4e83098204719a3620f0d6207669e P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.602547 16319 tablet_replica.cc:333] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.603024 16319 raft_consensus.cc:2243] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.603785 16319 raft_consensus.cc:2272] T 13a97f911d7a47c3ac8196318d17d133 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.605473 16319 tablet_replica.cc:333] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.605983 16319 raft_consensus.cc:2243] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.606432 16319 raft_consensus.cc:2272] T 55c0ccf9389e427380cd9d157151aba6 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.607999 16319 tablet_replica.cc:333] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.608486 16319 raft_consensus.cc:2243] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.609201 16319 raft_consensus.cc:2272] T def34828c2fa494fa7e23b3eb75feb8b P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.610945 16319 tablet_replica.cc:333] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.611440 16319 raft_consensus.cc:2243] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.611901 16319 raft_consensus.cc:2272] T 45da94fd0044410ab53a63cb6f1c8e53 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.613588 16319 tablet_replica.cc:333] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.614089 16319 raft_consensus.cc:2243] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.614506 16319 raft_consensus.cc:2272] T 45a3586e2f834c11bf72aecd1022ae10 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.616133 16319 tablet_replica.cc:333] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.616596 16319 raft_consensus.cc:2243] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.617281 16319 raft_consensus.cc:2272] T b85f981aba834e04b8c644f395761272 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.618976 16319 tablet_replica.cc:333] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.619449 16319 raft_consensus.cc:2243] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.620149 16319 raft_consensus.cc:2272] T e71e8ddf37ef4cb7b9729a5d248066be P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.621783 16319 tablet_replica.cc:333] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.622303 16319 raft_consensus.cc:2243] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.623138 16319 raft_consensus.cc:2272] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.624876 16319 tablet_replica.cc:333] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.625348 16319 raft_consensus.cc:2243] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.626003 16319 raft_consensus.cc:2272] T c4e34da89d224fc78457c6f8b533b7b3 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.627624 16319 tablet_replica.cc:333] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.628073 16319 raft_consensus.cc:2243] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.628515 16319 raft_consensus.cc:2272] T 1cba6e948aa142d3878ff09d69c41450 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.630173 16319 tablet_replica.cc:333] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.630616 16319 raft_consensus.cc:2243] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.631000 16319 raft_consensus.cc:2272] T 4336c0230dcb4dc09f474b368f1b31a8 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.632570 16319 tablet_replica.cc:333] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.632989 16319 raft_consensus.cc:2243] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.633378 16319 raft_consensus.cc:2272] T 6978376cf5154bc5ac44c7ecd7551166 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.635031 16319 tablet_replica.cc:333] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0: stopping tablet replica
I20260713 09:07:09.635504 16319 raft_consensus.cc:2243] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.636054 16319 raft_consensus.cc:2272] T dc7627f940064d72ae1d4d7975985146 P 530c94d7893e4c14ade37bd73b9aa5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.678439 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
I20260713 09:07:09.712951 16319 tablet_server.cc:179] TabletServer@127.15.239.196:0 shutting down...
I20260713 09:07:09.742923 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.743794 16319 tablet_replica.cc:333] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.744580 16319 raft_consensus.cc:2243] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.745361 16319 raft_consensus.cc:2272] T 13a97f911d7a47c3ac8196318d17d133 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.747354 16319 tablet_replica.cc:333] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.747821 16319 raft_consensus.cc:2243] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.748379 16319 raft_consensus.cc:2272] T 33f796952cd64040aeda79f1d1200d1c P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.750232 16319 tablet_replica.cc:333] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.750828 16319 raft_consensus.cc:2243] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.751379 16319 raft_consensus.cc:2272] T 0af9a20637904750a67d1cc9e91f1a49 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.753072 16319 tablet_replica.cc:333] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.753546 16319 raft_consensus.cc:2243] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.754375 16319 raft_consensus.cc:2272] T 55c0ccf9389e427380cd9d157151aba6 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.755960 16319 tablet_replica.cc:333] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.756475 16319 raft_consensus.cc:2243] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.756987 16319 raft_consensus.cc:2272] T 45da94fd0044410ab53a63cb6f1c8e53 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.758772 16319 tablet_replica.cc:333] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.759259 16319 raft_consensus.cc:2243] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.759990 16319 raft_consensus.cc:2272] T 45a3586e2f834c11bf72aecd1022ae10 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.761626 16319 tablet_replica.cc:333] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.762264 16319 raft_consensus.cc:2243] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.762956 16319 raft_consensus.cc:2272] T dc7627f940064d72ae1d4d7975985146 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.764601 16319 tablet_replica.cc:333] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.765057 16319 raft_consensus.cc:2243] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.765728 16319 raft_consensus.cc:2272] T 0ea32fc469474fc58ea852931a917ca4 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.767452 16319 tablet_replica.cc:333] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.767987 16319 raft_consensus.cc:2243] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.768702 16319 raft_consensus.cc:2272] T f4f8e61ce54a436dbb50e727e5998ea5 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.770349 16319 tablet_replica.cc:333] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.770798 16319 raft_consensus.cc:2243] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.771289 16319 raft_consensus.cc:2272] T c4e34da89d224fc78457c6f8b533b7b3 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.772922 16319 tablet_replica.cc:333] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.773353 16319 raft_consensus.cc:2243] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.773805 16319 raft_consensus.cc:2272] T 3cd6d6e182f04b18b0e8e3ebc8238ae4 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.775584 16319 tablet_replica.cc:333] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.776010 16319 raft_consensus.cc:2243] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.776402 16319 raft_consensus.cc:2272] T b85f981aba834e04b8c644f395761272 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.777982 16319 tablet_replica.cc:333] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.778504 16319 raft_consensus.cc:2243] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.779201 16319 raft_consensus.cc:2272] T c0ee535ec9da4dedb6fe008a915db7d8 P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.780803 16319 tablet_replica.cc:333] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.781241 16319 raft_consensus.cc:2243] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.781623 16319 raft_consensus.cc:2272] T ecb256b5e8ee481382e4cecd60fc60c8 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.783284 16319 tablet_replica.cc:333] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.783710 16319 raft_consensus.cc:2243] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.784207 16319 raft_consensus.cc:2272] T fe4f7e17a88c431a95897dae2309bc3f P ea0af9d41d0b473d905ab43837d78657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.785846 16319 tablet_replica.cc:333] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.786412 16319 raft_consensus.cc:2243] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.786985 16319 raft_consensus.cc:2272] T e71e8ddf37ef4cb7b9729a5d248066be P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.788774 16319 tablet_replica.cc:333] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.789238 16319 raft_consensus.cc:2243] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.789759 16319 raft_consensus.cc:2272] T a26467845cf8457c949a20db47a0dbd2 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.791352 16319 tablet_replica.cc:333] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657: stopping tablet replica
I20260713 09:07:09.791791 16319 raft_consensus.cc:2243] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.792297 16319 raft_consensus.cc:2272] T 3eb7889de4ac47ceb42978b0ee448db9 P ea0af9d41d0b473d905ab43837d78657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.827944 16319 tablet_server.cc:196] TabletServer@127.15.239.196:0 shutdown complete.
I20260713 09:07:09.857568 16319 master.cc:562] Master@127.15.239.254:41477 shutting down...
I20260713 09:07:09.879324 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.879885 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.880219 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2417128b9804e0383a796bca8da5a24: stopping tablet replica
I20260713 09:07:09.901180 16319 master.cc:584] Master@127.15.239.254:41477 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28279 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:07:09.956360 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:36743
I20260713 09:07:09.957497 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.963156 18301 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:09.963217 18300 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:09.963789 18303 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:09.965013 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:09.965977 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.966245 16319 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:09.966418 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933629966395 us; error 0 us; skew 500 ppm
I20260713 09:07:09.966945 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.969265 16319 webserver.cc:533] Webserver started at http://127.15.239.254:41871/ using document root <none> and password file <none>
I20260713 09:07:09.969756 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.969961 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.970253 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.971382 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "40c038fded8a4785ba3eabb503fb7493"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-rd9t"
I20260713 09:07:09.975592 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:09.978636 18308 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:09.979305 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:09.979568 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "40c038fded8a4785ba3eabb503fb7493"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-rd9t"
I20260713 09:07:09.979830 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-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:09.998960 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.000142 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.036867 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:36743
I20260713 09:07:10.036964 18359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:36743 every 8 connection(s)
I20260713 09:07:10.040664 18360 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:10.050577 18360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493: Bootstrap starting.
I20260713 09:07:10.055284 18360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.059367 18360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493: No bootstrap required, opened a new log
I20260713 09:07:10.061487 18360 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c038fded8a4785ba3eabb503fb7493" member_type: VOTER }
I20260713 09:07:10.061892 18360 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.062151 18360 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c038fded8a4785ba3eabb503fb7493, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.062819 18360 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40c038fded8a4785ba3eabb503fb7493" member_type: VOTER }
I20260713 09:07:10.063288 18360 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:10.063512 18360 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:10.063792 18360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.068024 18360 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c038fded8a4785ba3eabb503fb7493" member_type: VOTER }
I20260713 09:07:10.068552 18360 leader_election.cc:304] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [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: 40c038fded8a4785ba3eabb503fb7493; no voters: 
I20260713 09:07:10.069641 18360 leader_election.cc:290] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:10.069968 18363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.071331 18363 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 1 LEADER]: Becoming Leader. State: Replica: 40c038fded8a4785ba3eabb503fb7493, State: Running, Role: LEADER
I20260713 09:07:10.072037 18363 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [LEADER]: Queue going to LEADER mode. State: All 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: "40c038fded8a4785ba3eabb503fb7493" member_type: VOTER }
I20260713 09:07:10.072589 18360 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:10.078812 18365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40c038fded8a4785ba3eabb503fb7493. Latest consensus state: current_term: 1 leader_uuid: "40c038fded8a4785ba3eabb503fb7493" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c038fded8a4785ba3eabb503fb7493" member_type: VOTER } }
I20260713 09:07:10.078805 18364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40c038fded8a4785ba3eabb503fb7493" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40c038fded8a4785ba3eabb503fb7493" member_type: VOTER } }
I20260713 09:07:10.079492 18365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.079620 18364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.081447 18372 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:10.089462 18372 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:10.090454 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:10.097986 18372 catalog_manager.cc:1383] Generated new cluster ID: dfd343f791cc49b6aac5f74c3a7acd4b
I20260713 09:07:10.098300 18372 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:10.117434 18372 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:10.118686 18372 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:10.133983 18372 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493: Generated new TSK 0
I20260713 09:07:10.134589 18372 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:10.156510 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.162387 18381 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:10.163484 18382 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:10.165387 16319 server_base.cc:1061] running on GCE node
W20260713 09:07:10.165347 18384 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:10.166586 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.166814 16319 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:10.167006 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933630166983 us; error 0 us; skew 500 ppm
I20260713 09:07:10.167833 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.169994 16319 webserver.cc:533] Webserver started at http://127.15.239.193:46577/ using document root <none> and password file <none>
I20260713 09:07:10.170490 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.170639 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.170852 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.171820 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "ffc9f07c77564eba852fe08d083d4b74"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.176139 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:07:10.179178 18389 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:10.179893 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:10.180178 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "ffc9f07c77564eba852fe08d083d4b74"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.180457 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-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:10.196012 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.197182 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.198870 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.201161 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.201335 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.201620 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.201792 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.239874 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:39727
I20260713 09:07:10.239976 18451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:39727 every 8 connection(s)
I20260713 09:07:10.244807 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.251272 18456 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:10.253592 18457 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:10.256589 18459 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:10.257277 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:10.257719 18452 heartbeater.cc:344] Connected to a master server at 127.15.239.254:36743
I20260713 09:07:10.258134 18452 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.258304 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.258590 16319 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:10.258765 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933630258735 us; error 0 us; skew 500 ppm
I20260713 09:07:10.258991 18452 heartbeater.cc:507] Master 127.15.239.254:36743 requested a full tablet report, sending...
I20260713 09:07:10.259393 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.261257 18325 ts_manager.cc:194] Registered new tserver with Master: ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:10.261876 16319 webserver.cc:533] Webserver started at http://127.15.239.194:33389/ using document root <none> and password file <none>
I20260713 09:07:10.262389 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.262591 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.262851 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.263176 18325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58706
I20260713 09:07:10.264034 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "d615ad3d327947cb80856bb163bdbdc8"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.268301 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:10.271345 18464 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:10.272040 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:07:10.272271 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "d615ad3d327947cb80856bb163bdbdc8"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.272495 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-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:10.293681 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.294903 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.296214 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.298357 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.298552 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.298816 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.298974 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.337402 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:45077
I20260713 09:07:10.337489 18526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:45077 every 8 connection(s)
I20260713 09:07:10.342173 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.348517 18530 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:10.350665 18531 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:10.353415 16319 server_base.cc:1061] running on GCE node
W20260713 09:07:10.354270 18533 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:10.354856 18527 heartbeater.cc:344] Connected to a master server at 127.15.239.254:36743
I20260713 09:07:10.355254 18527 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.355378 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.355718 16319 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:10.355914 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933630355897 us; error 0 us; skew 500 ppm
I20260713 09:07:10.356163 18527 heartbeater.cc:507] Master 127.15.239.254:36743 requested a full tablet report, sending...
I20260713 09:07:10.356678 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.358458 18325 ts_manager.cc:194] Registered new tserver with Master: d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:10.359292 16319 webserver.cc:533] Webserver started at http://127.15.239.195:36847/ using document root <none> and password file <none>
I20260713 09:07:10.359776 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.359963 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.360026 18325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58718
I20260713 09:07:10.360244 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.361586 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "d02ba931a5714edd938a4289d39aff67"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.365792 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:10.368886 18538 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:10.369629 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:10.369920 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "d02ba931a5714edd938a4289d39aff67"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.370250 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-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:10.382561 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.383786 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.385186 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.387373 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.387596 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.387845 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.388015 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.427506 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:34707
I20260713 09:07:10.427597 18600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:34707 every 8 connection(s)
I20260713 09:07:10.431989 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.438956 18604 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:10.439563 18605 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:10.442315 18607 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:10.442516 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:10.443863 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.444164 16319 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:10.444367 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933630444330 us; error 0 us; skew 500 ppm
I20260713 09:07:10.444849 18601 heartbeater.cc:344] Connected to a master server at 127.15.239.254:36743
I20260713 09:07:10.444998 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.445276 18601 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.446044 18601 heartbeater.cc:507] Master 127.15.239.254:36743 requested a full tablet report, sending...
I20260713 09:07:10.447616 16319 webserver.cc:533] Webserver started at http://127.15.239.196:46519/ using document root <none> and password file <none>
I20260713 09:07:10.448163 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.448396 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.448225 18325 ts_manager.cc:194] Registered new tserver with Master: d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:10.448734 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.449761 18325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58728
I20260713 09:07:10.449882 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-3-root/instance:
uuid: "1516204a5e494a2e94452b64fd2d56bd"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.454569 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:07:10.457911 18612 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:10.458734 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:10.459040 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-3-root
uuid: "1516204a5e494a2e94452b64fd2d56bd"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:10.459335 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-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:07:10.475678 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.476898 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.478533 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.480502 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.480737 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.480997 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.481213 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.520849 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.196:46041
I20260713 09:07:10.520956 18674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.196:46041 every 8 connection(s)
I20260713 09:07:10.534322 18675 heartbeater.cc:344] Connected to a master server at 127.15.239.254:36743
I20260713 09:07:10.534724 18675 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.535418 18675 heartbeater.cc:507] Master 127.15.239.254:36743 requested a full tablet report, sending...
I20260713 09:07:10.537278 18325 ts_manager.cc:194] Registered new tserver with Master: 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:10.538195 16319 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014374436s
I20260713 09:07:10.538663 18325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58738
I20260713 09:07:10.563302 18325 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58748:
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:07:10.709085 18417 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9789db9a39476792bf2def39683650 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:10.710500 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9789db9a39476792bf2def39683650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.712065 18414 tablet_service.cc:1511] Processing CreateTablet for tablet b962e49ca21e4ef5a3ddf5b2071f66d7 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:10.713516 18414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b962e49ca21e4ef5a3ddf5b2071f66d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.716423 18413 tablet_service.cc:1511] Processing CreateTablet for tablet a895e7708bd94a2d995028b7ba4faa8b (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:10.716634 18416 tablet_service.cc:1511] Processing CreateTablet for tablet a11a238944094b45bf293e694c2bc04b (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:10.717734 18413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a895e7708bd94a2d995028b7ba4faa8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.718761 18415 tablet_service.cc:1511] Processing CreateTablet for tablet 327cb7a59f704379b9ec43197919e5b6 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:10.720005 18415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327cb7a59f704379b9ec43197919e5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.722069 18412 tablet_service.cc:1511] Processing CreateTablet for tablet 5130c860472641279832c1ab41777ffe (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:10.723399 18412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5130c860472641279832c1ab41777ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.723219 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9789db9a39476792bf2def39683650 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:10.724436 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9789db9a39476792bf2def39683650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.727332 18565 tablet_service.cc:1511] Processing CreateTablet for tablet a11a238944094b45bf293e694c2bc04b (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:10.729040 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11a238944094b45bf293e694c2bc04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.731510 18564 tablet_service.cc:1511] Processing CreateTablet for tablet 282f46b979e74e7e938e3a94f153a1ad (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:10.733458 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282f46b979e74e7e938e3a94f153a1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.735632 18563 tablet_service.cc:1511] Processing CreateTablet for tablet b962e49ca21e4ef5a3ddf5b2071f66d7 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:10.737391 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b962e49ca21e4ef5a3ddf5b2071f66d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.740211 18492 tablet_service.cc:1511] Processing CreateTablet for tablet a11a238944094b45bf293e694c2bc04b (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:10.740371 18491 tablet_service.cc:1511] Processing CreateTablet for tablet 327cb7a59f704379b9ec43197919e5b6 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:10.741591 18492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11a238944094b45bf293e694c2bc04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.741798 18416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11a238944094b45bf293e694c2bc04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.742449 18491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327cb7a59f704379b9ec43197919e5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.743530 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 5130c860472641279832c1ab41777ffe (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:10.744889 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5130c860472641279832c1ab41777ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.747259 18561 tablet_service.cc:1511] Processing CreateTablet for tablet 15fd47d4d0ca47908b7b160be9801861 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:10.748577 18561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15fd47d4d0ca47908b7b160be9801861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.751659 18411 tablet_service.cc:1511] Processing CreateTablet for tablet c8265d9eaa4e49a5b7790412a3e5b9c1 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:10.753129 18411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8265d9eaa4e49a5b7790412a3e5b9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.752815 18489 tablet_service.cc:1511] Processing CreateTablet for tablet b962e49ca21e4ef5a3ddf5b2071f66d7 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:10.751659 18490 tablet_service.cc:1511] Processing CreateTablet for tablet 282f46b979e74e7e938e3a94f153a1ad (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:10.755276 18487 tablet_service.cc:1511] Processing CreateTablet for tablet 15fd47d4d0ca47908b7b160be9801861 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:10.755275 18488 tablet_service.cc:1511] Processing CreateTablet for tablet a895e7708bd94a2d995028b7ba4faa8b (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:10.757278 18489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b962e49ca21e4ef5a3ddf5b2071f66d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.764430 18490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282f46b979e74e7e938e3a94f153a1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.765051 18487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15fd47d4d0ca47908b7b160be9801861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.766398 18488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a895e7708bd94a2d995028b7ba4faa8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.766666 18486 tablet_service.cc:1511] Processing CreateTablet for tablet c8265d9eaa4e49a5b7790412a3e5b9c1 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:10.768013 18486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8265d9eaa4e49a5b7790412a3e5b9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.784507 18560 tablet_service.cc:1511] Processing CreateTablet for tablet c8265d9eaa4e49a5b7790412a3e5b9c1 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:10.785992 18560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8265d9eaa4e49a5b7790412a3e5b9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.794144 18410 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2ce3a7b62a4f589c0a47bbee4c5c39 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:10.795593 18410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2ce3a7b62a4f589c0a47bbee4c5c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.835330 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9789db9a39476792bf2def39683650 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:10.837316 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9789db9a39476792bf2def39683650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.840337 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 327cb7a59f704379b9ec43197919e5b6 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:10.841858 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327cb7a59f704379b9ec43197919e5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.842156 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 5130c860472641279832c1ab41777ffe (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:10.843528 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5130c860472641279832c1ab41777ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.847293 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 15fd47d4d0ca47908b7b160be9801861 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:10.848713 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15fd47d4d0ca47908b7b160be9801861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.848503 18637 tablet_service.cc:1511] Processing CreateTablet for tablet a895e7708bd94a2d995028b7ba4faa8b (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:10.847285 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 282f46b979e74e7e938e3a94f153a1ad (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:10.851066 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282f46b979e74e7e938e3a94f153a1ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.851262 18634 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2ce3a7b62a4f589c0a47bbee4c5c39 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:10.852538 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2ce3a7b62a4f589c0a47bbee4c5c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.855896 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a895e7708bd94a2d995028b7ba4faa8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.877483 18633 tablet_service.cc:1511] Processing CreateTablet for tablet 26939e31d86c47d1aa26a2c32d7e727a (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:10.880038 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26939e31d86c47d1aa26a2c32d7e727a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.887110 18490 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2ce3a7b62a4f589c0a47bbee4c5c39 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:10.888460 18490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2ce3a7b62a4f589c0a47bbee4c5c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.910925 18693 tablet_bootstrap.cc:492] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:10.917128 18411 tablet_service.cc:1511] Processing CreateTablet for tablet 26939e31d86c47d1aa26a2c32d7e727a (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:10.918485 18411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26939e31d86c47d1aa26a2c32d7e727a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.921077 18560 tablet_service.cc:1511] Processing CreateTablet for tablet 26939e31d86c47d1aa26a2c32d7e727a (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:10.922724 18560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26939e31d86c47d1aa26a2c32d7e727a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.922833 18692 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:10.925683 18694 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:10.928630 18695 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:10.935636 18563 tablet_service.cc:1511] Processing CreateTablet for tablet cf4a42e3fec14e7e89e1aacdbed5036f (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:10.938961 18637 tablet_service.cc:1511] Processing CreateTablet for tablet cf4a42e3fec14e7e89e1aacdbed5036f (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:10.940093 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4a42e3fec14e7e89e1aacdbed5036f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.942927 18488 tablet_service.cc:1511] Processing CreateTablet for tablet cf4a42e3fec14e7e89e1aacdbed5036f (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:10.945343 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4a42e3fec14e7e89e1aacdbed5036f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.954305 18417 tablet_service.cc:1511] Processing CreateTablet for tablet 0deb71ec33ac40f98b5f8bbf896a1592 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:10.958555 18486 tablet_service.cc:1511] Processing CreateTablet for tablet 0deb71ec33ac40f98b5f8bbf896a1592 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:10.961839 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0deb71ec33ac40f98b5f8bbf896a1592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.964984 18692 tablet_bootstrap.cc:654] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.967438 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 0deb71ec33ac40f98b5f8bbf896a1592 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:10.968793 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0deb71ec33ac40f98b5f8bbf896a1592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.969247 18693 tablet_bootstrap.cc:654] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.970206 18488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4a42e3fec14e7e89e1aacdbed5036f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.977224 18695 tablet_bootstrap.cc:654] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.977718 18486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0deb71ec33ac40f98b5f8bbf896a1592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.985600 18694 tablet_bootstrap.cc:654] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.003669 18636 tablet_service.cc:1511] Processing CreateTablet for tablet b1b16e49cc524b628e3e902643de3f2d (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:11.005445 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b16e49cc524b628e3e902643de3f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.008852 18490 tablet_service.cc:1511] Processing CreateTablet for tablet b1b16e49cc524b628e3e902643de3f2d (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:11.011129 18563 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9c6996038442dabe1e0f1c6787a4ff (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:11.012562 18490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b16e49cc524b628e3e902643de3f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.012887 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9c6996038442dabe1e0f1c6787a4ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.021476 18410 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9c6996038442dabe1e0f1c6787a4ff (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:11.023102 18410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9c6996038442dabe1e0f1c6787a4ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.010696 18411 tablet_service.cc:1511] Processing CreateTablet for tablet b1b16e49cc524b628e3e902643de3f2d (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:11.024247 18411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b16e49cc524b628e3e902643de3f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.025470 18693 tablet_bootstrap.cc:492] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:11.030583 18693 ts_tablet_manager.cc:1403] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.007s
I20260713 09:07:11.032707 18692 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:11.033026 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9c6996038442dabe1e0f1c6787a4ff (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:11.033998 18692 ts_tablet_manager.cc:1403] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.023s
I20260713 09:07:11.034459 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9c6996038442dabe1e0f1c6787a4ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.035921 18695 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:11.046909 18695 ts_tablet_manager.cc:1403] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.026s
I20260713 09:07:11.049489 18487 tablet_service.cc:1511] Processing CreateTablet for tablet d91f4e3644f3447b95b41bca17f5a9d2 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:11.049693 18695 raft_consensus.cc:359] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.050428 18695 raft_consensus.cc:385] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.050745 18695 raft_consensus.cc:740] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.050936 18487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91f4e3644f3447b95b41bca17f5a9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.052448 18560 tablet_service.cc:1511] Processing CreateTablet for tablet d91f4e3644f3447b95b41bca17f5a9d2 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:11.053740 18560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91f4e3644f3447b95b41bca17f5a9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.047616 18693 raft_consensus.cc:359] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.046295 18694 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:11.055251 18693 raft_consensus.cc:385] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.055593 18694 ts_tablet_manager.cc:1403] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.005s
I20260713 09:07:11.055619 18693 raft_consensus.cc:740] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.056725 18695 consensus_queue.cc:260] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.058292 18693 consensus_queue.cc:260] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.060750 18637 tablet_service.cc:1511] Processing CreateTablet for tablet d91f4e3644f3447b95b41bca17f5a9d2 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:11.062067 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91f4e3644f3447b95b41bca17f5a9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.058792 18694 raft_consensus.cc:359] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.067016 18694 raft_consensus.cc:385] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.067416 18694 raft_consensus.cc:740] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.068367 18694 consensus_queue.cc:260] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.068989 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcd8a792bc64eaaa0acad4bc374920f (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:11.070427 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcd8a792bc64eaaa0acad4bc374920f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.079170 18675 heartbeater.cc:499] Master 127.15.239.254:36743 was elected leader, sending a full tablet report...
I20260713 09:07:11.070735 18486 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcd8a792bc64eaaa0acad4bc374920f (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:11.064126 18410 tablet_service.cc:1511] Processing CreateTablet for tablet 6dcd8a792bc64eaaa0acad4bc374920f (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:11.080619 18692 raft_consensus.cc:359] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.081390 18692 raft_consensus.cc:385] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.081679 18692 raft_consensus.cc:740] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.082198 18410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcd8a792bc64eaaa0acad4bc374920f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.083520 18694 ts_tablet_manager.cc:1434] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
W20260713 09:07:11.083901 18373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:11.084494 18694 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:11.084923 18692 consensus_queue.cc:260] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.087107 18452 heartbeater.cc:499] Master 127.15.239.254:36743 was elected leader, sending a full tablet report...
I20260713 09:07:11.090260 18486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dcd8a792bc64eaaa0acad4bc374920f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.090674 18694 tablet_bootstrap.cc:654] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.097257 18695 ts_tablet_manager.cc:1434] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.003s
I20260713 09:07:11.106143 18695 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:11.108155 18636 tablet_service.cc:1511] Processing CreateTablet for tablet f651c35efd594f94b8342b697a9b2a77 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:11.109551 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f651c35efd594f94b8342b697a9b2a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.118338 18700 raft_consensus.cc:493] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.118877 18700 raft_consensus.cc:515] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.129472 18417 tablet_service.cc:1511] Processing CreateTablet for tablet f651c35efd594f94b8342b697a9b2a77 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:11.135543 18702 raft_consensus.cc:493] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.135825 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f651c35efd594f94b8342b697a9b2a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.136068 18702 raft_consensus.cc:515] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.140793 18702 leader_election.cc:290] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:11.126067 18700 leader_election.cc:290] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:11.142858 18601 heartbeater.cc:499] Master 127.15.239.254:36743 was elected leader, sending a full tablet report...
I20260713 09:07:11.145654 18693 ts_tablet_manager.cc:1434] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.115s	user 0.023s	sys 0.009s
I20260713 09:07:11.145991 18694 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:11.146302 18527 heartbeater.cc:499] Master 127.15.239.254:36743 was elected leader, sending a full tablet report...
I20260713 09:07:11.146523 18694 ts_tablet_manager.cc:1403] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.003s
I20260713 09:07:11.146588 18693 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:11.142642 18695 tablet_bootstrap.cc:654] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.155347 18694 raft_consensus.cc:359] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.160715 18694 raft_consensus.cc:385] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.162626 18694 raft_consensus.cc:740] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.164762 18487 tablet_service.cc:1511] Processing CreateTablet for tablet f651c35efd594f94b8342b697a9b2a77 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:11.165076 18411 tablet_service.cc:1511] Processing CreateTablet for tablet d11809e52f6a48bcb0ad3cdabfcca5dc (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:11.172797 18560 tablet_service.cc:1511] Processing CreateTablet for tablet d11809e52f6a48bcb0ad3cdabfcca5dc (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:11.174321 18694 consensus_queue.cc:260] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.176666 18560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11809e52f6a48bcb0ad3cdabfcca5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.181851 18487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f651c35efd594f94b8342b697a9b2a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.182790 18490 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1618dfcf2e4141b04375e510ee2c21 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:11.184108 18490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1618dfcf2e4141b04375e510ee2c21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.186451 18411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11809e52f6a48bcb0ad3cdabfcca5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.195775 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1618dfcf2e4141b04375e510ee2c21 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:11.196661 18637 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1618dfcf2e4141b04375e510ee2c21 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:11.197134 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1618dfcf2e4141b04375e510ee2c21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.197933 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1618dfcf2e4141b04375e510ee2c21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.203222 18414 tablet_service.cc:1511] Processing CreateTablet for tablet adb582bc38854a3cb04d9fc577ed1d4e (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:11.204617 18414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb582bc38854a3cb04d9fc577ed1d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.205739 18693 tablet_bootstrap.cc:654] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.211932 18692 ts_tablet_manager.cc:1434] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.178s	user 0.010s	sys 0.008s
W20260713 09:07:11.214439 18602 tablet.cc:2406] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:11.219889 18692 tablet_bootstrap.cc:492] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:11.220676 18486 tablet_service.cc:1511] Processing CreateTablet for tablet adb582bc38854a3cb04d9fc577ed1d4e (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:11.221974 18486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb582bc38854a3cb04d9fc577ed1d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.222647 18639 tablet_service.cc:1511] Processing CreateTablet for tablet d11809e52f6a48bcb0ad3cdabfcca5dc (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:11.230347 18410 tablet_service.cc:1511] Processing CreateTablet for tablet 4308cf517b6647749284c4d2249a1216 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:11.231647 18410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4308cf517b6647749284c4d2249a1216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.240125 18488 tablet_service.cc:1511] Processing CreateTablet for tablet 4308cf517b6647749284c4d2249a1216 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:11.241493 18488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4308cf517b6647749284c4d2249a1216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.243088 18563 tablet_service.cc:1511] Processing CreateTablet for tablet adb582bc38854a3cb04d9fc577ed1d4e (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:11.243468 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 4308cf517b6647749284c4d2249a1216 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:11.244479 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb582bc38854a3cb04d9fc577ed1d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.252133 18694 ts_tablet_manager.cc:1434] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.001s
I20260713 09:07:11.273015 18692 tablet_bootstrap.cc:654] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.276508 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d11809e52f6a48bcb0ad3cdabfcca5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.276760 18695 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:11.283797 18694 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:11.287009 18693 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:11.287544 18693 ts_tablet_manager.cc:1403] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.141s	user 0.007s	sys 0.011s
I20260713 09:07:11.290433 18693 raft_consensus.cc:359] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.291158 18693 raft_consensus.cc:385] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.291453 18693 raft_consensus.cc:740] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.292394 18693 consensus_queue.cc:260] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.294531 18693 ts_tablet_manager.cc:1434] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:07:11.295569 18693 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:11.298623 18695 ts_tablet_manager.cc:1403] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.195s	user 0.016s	sys 0.013s
I20260713 09:07:11.302979 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4308cf517b6647749284c4d2249a1216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.306238 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7f981689f845caab3dd91dccfd1684 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:11.307999 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7f981689f845caab3dd91dccfd1684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.308682 18633 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7f981689f845caab3dd91dccfd1684 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:11.309908 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7f981689f845caab3dd91dccfd1684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.313069 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 3f95115ff230449c8598060c6086d4d2 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:11.294667 18694 tablet_bootstrap.cc:654] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.314323 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f95115ff230449c8598060c6086d4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.315138 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 3f95115ff230449c8598060c6086d4d2 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:11.315623 18487 tablet_service.cc:1511] Processing CreateTablet for tablet 3f95115ff230449c8598060c6086d4d2 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:11.316368 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f95115ff230449c8598060c6086d4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.320849 18695 raft_consensus.cc:359] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.321641 18695 raft_consensus.cc:385] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.324079 18487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f95115ff230449c8598060c6086d4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.331664 18701 raft_consensus.cc:493] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.332186 18701 raft_consensus.cc:515] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.335801 18417 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7f981689f845caab3dd91dccfd1684 (DEFAULT_TABLE table=test-workload [id=e6655c560cd3426fb25a7a12f4cc89f7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:11.337380 18417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7f981689f845caab3dd91dccfd1684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.321928 18695 raft_consensus.cc:740] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.348565 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:11.349117 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:11.367871 18694 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
W20260713 09:07:11.372442 18393 leader_election.cc:343] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.374894 18701 leader_election.cc:290] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:11.370790 18695 consensus_queue.cc:260] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.376443 18692 tablet_bootstrap.cc:492] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:11.377012 18692 ts_tablet_manager.cc:1403] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.157s	user 0.008s	sys 0.007s
I20260713 09:07:11.380172 18692 raft_consensus.cc:359] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.380952 18692 raft_consensus.cc:385] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.381273 18692 raft_consensus.cc:740] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.381348 18694 ts_tablet_manager.cc:1403] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.098s	user 0.002s	sys 0.014s
I20260713 09:07:11.385136 18694 raft_consensus.cc:359] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.385890 18694 raft_consensus.cc:385] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.386209 18694 raft_consensus.cc:740] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.386934 18692 consensus_queue.cc:260] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.392320 18692 ts_tablet_manager.cc:1434] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260713 09:07:11.392387 18693 tablet_bootstrap.cc:654] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.393270 18692 tablet_bootstrap.cc:492] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
W20260713 09:07:11.374436 18393 leader_election.cc:343] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.394531 18393 leader_election.cc:304] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffc9f07c77564eba852fe08d083d4b74; no voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67
I20260713 09:07:11.395386 18700 raft_consensus.cc:2749] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.386934 18694 consensus_queue.cc:260] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.410117 18702 raft_consensus.cc:493] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.410815 18702 raft_consensus.cc:515] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.432691 18695 ts_tablet_manager.cc:1434] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
I20260713 09:07:11.435314 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:11.443758 18695 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
W20260713 09:07:11.477515 18615 leader_election.cc:343] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.467036 18694 ts_tablet_manager.cc:1434] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.003s
I20260713 09:07:11.486876 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:11.490958 18694 tablet_bootstrap.cc:492] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
W20260713 09:07:11.491374 18468 leader_election.cc:343] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.489768 18692 tablet_bootstrap.cc:654] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.476749 18702 leader_election.cc:290] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:11.501577 18695 tablet_bootstrap.cc:654] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.504925 18693 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:11.505514 18693 ts_tablet_manager.cc:1403] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.210s	user 0.004s	sys 0.010s
I20260713 09:07:11.507454 18694 tablet_bootstrap.cc:654] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.511775 18693 raft_consensus.cc:359] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.512599 18693 raft_consensus.cc:385] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.512902 18693 raft_consensus.cc:740] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.512975 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:11.513736 18693 consensus_queue.cc:260] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.514716 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:11.515079 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:11.515970 18426 raft_consensus.cc:2468] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
W20260713 09:07:11.517737 18614 leader_election.cc:343] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.518059 18693 ts_tablet_manager.cc:1434] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
W20260713 09:07:11.518518 18616 leader_election.cc:343] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.519181 18693 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:11.518260 18614 leader_election.cc:304] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:11.523612 18702 raft_consensus.cc:2749] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.523190 18614 leader_election.cc:304] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:11.526897 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:11.526124 18702 raft_consensus.cc:2804] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:07:11.528252 18468 leader_election.cc:343] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.528646 18702 raft_consensus.cc:493] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.528760 18468 leader_election.cc:304] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8; no voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67
I20260713 09:07:11.529031 18702 raft_consensus.cc:3060] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.529846 18701 raft_consensus.cc:2749] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.536059 18692 tablet_bootstrap.cc:492] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:11.537726 18702 raft_consensus.cc:515] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.538798 18692 ts_tablet_manager.cc:1403] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.024s
I20260713 09:07:11.538723 18693 tablet_bootstrap.cc:654] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.540635 18695 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:11.541198 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:11.543455 18695 ts_tablet_manager.cc:1403] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.012s
I20260713 09:07:11.541986 18692 raft_consensus.cc:359] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.543883 18692 raft_consensus.cc:385] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.544234 18692 raft_consensus.cc:740] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.541405 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
W20260713 09:07:11.545081 18616 leader_election.cc:343] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.544968 18692 consensus_queue.cc:260] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.545524 18426 raft_consensus.cc:3060] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.547312 18692 ts_tablet_manager.cc:1434] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:11.548310 18692 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:11.542204 18702 leader_election.cc:290] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:11.551846 18693 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:11.552352 18693 ts_tablet_manager.cc:1403] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.002s
I20260713 09:07:11.552799 18701 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.553294 18701 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.542800 18694 tablet_bootstrap.cc:492] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:11.554414 18692 tablet_bootstrap.cc:654] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.555174 18694 ts_tablet_manager.cc:1403] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.001s
I20260713 09:07:11.555253 18693 raft_consensus.cc:359] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.555665 18701 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:11.556017 18693 raft_consensus.cc:385] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.556383 18693 raft_consensus.cc:740] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.554378 18426 raft_consensus.cc:2468] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:11.557093 18693 consensus_queue.cc:260] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.558645 18694 raft_consensus.cc:359] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.561089 18694 raft_consensus.cc:385] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.561635 18695 raft_consensus.cc:359] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.562202 18694 raft_consensus.cc:740] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.562445 18695 raft_consensus.cc:385] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.561813 18693 ts_tablet_manager.cc:1434] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:07:11.562928 18695 raft_consensus.cc:740] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.563678 18693 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:11.563742 18695 consensus_queue.cc:260] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.564961 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:11.565819 18576 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:11.566200 18695 ts_tablet_manager.cc:1434] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:07:11.567404 18695 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:11.567936 18614 leader_election.cc:304] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:11.569478 18702 raft_consensus.cc:2804] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.569720 18718 raft_consensus.cc:493] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.570184 18718 raft_consensus.cc:515] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.571807 18468 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:11.572381 18718 leader_election.cc:290] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:11.572904 18701 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.573319 18701 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.573709 18701 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.574646 18695 tablet_bootstrap.cc:654] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.579310 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
W20260713 09:07:11.581140 18614 leader_election.cc:343] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.581889 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:11.566377 18694 consensus_queue.cc:260] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
W20260713 09:07:11.583230 18615 leader_election.cc:343] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.583717 18615 leader_election.cc:304] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:11.585129 18718 raft_consensus.cc:2749] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.585559 18694 ts_tablet_manager.cc:1434] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:07:11.586935 18694 tablet_bootstrap.cc:492] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:11.587991 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
W20260713 09:07:11.591408 18466 leader_election.cc:343] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.594345 18702 raft_consensus.cc:697] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:11.595561 18702 consensus_queue.cc:237] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.599355 18693 tablet_bootstrap.cc:654] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.604053 18694 tablet_bootstrap.cc:654] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.609823 18701 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.615459 18694 tablet_bootstrap.cc:492] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:11.616140 18694 ts_tablet_manager.cc:1403] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260713 09:07:11.620294 18694 raft_consensus.cc:359] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.621304 18694 raft_consensus.cc:385] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.624012 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:11.621682 18694 raft_consensus.cc:740] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.625286 18321 catalog_manager.cc:5697] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 1 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:11.629501 18692 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
W20260713 09:07:11.629617 18466 leader_election.cc:343] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.630342 18692 ts_tablet_manager.cc:1403] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.035s
I20260713 09:07:11.629913 18694 consensus_queue.cc:260] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.627965 18693 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:11.626046 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:11.632308 18694 ts_tablet_manager.cc:1434] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:07:11.632679 18693 ts_tablet_manager.cc:1403] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.007s
I20260713 09:07:11.632712 18576 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.633344 18694 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:11.632875 18692 raft_consensus.cc:359] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.633711 18692 raft_consensus.cc:385] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.634030 18692 raft_consensus.cc:740] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.634898 18692 consensus_queue.cc:260] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.635825 18693 raft_consensus.cc:359] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.636539 18693 raft_consensus.cc:385] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.636817 18693 raft_consensus.cc:740] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.637143 18692 ts_tablet_manager.cc:1434] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:11.626156 18701 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:11.638048 18692 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:11.638108 18693 consensus_queue.cc:260] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.640079 18694 tablet_bootstrap.cc:654] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.644809 18692 tablet_bootstrap.cc:654] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.647529 18576 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:11.648320 18693 ts_tablet_manager.cc:1434] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 09:07:11.653522 18468 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [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: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:11.654656 18702 raft_consensus.cc:493] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.654807 18701 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.655185 18702 raft_consensus.cc:515] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.656454 18693 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:11.657416 18702 leader_election.cc:290] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:11.658989 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:11.659633 18502 raft_consensus.cc:2468] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
I20260713 09:07:11.660674 18694 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:11.661275 18694 ts_tablet_manager.cc:1403] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260713 09:07:11.661120 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:11.661770 18575 raft_consensus.cc:2468] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
I20260713 09:07:11.663040 18616 leader_election.cc:304] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:11.663908 18702 raft_consensus.cc:2804] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.664274 18702 raft_consensus.cc:493] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.664642 18702 raft_consensus.cc:3060] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.664395 18694 raft_consensus.cc:359] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.664911 18693 tablet_bootstrap.cc:654] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.665161 18694 raft_consensus.cc:385] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.665503 18694 raft_consensus.cc:740] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.651819 18695 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:11.666072 18700 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.666718 18695 ts_tablet_manager.cc:1403] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.100s	user 0.026s	sys 0.034s
I20260713 09:07:11.666625 18700 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.667121 18694 consensus_queue.cc:260] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.669083 18700 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:11.666677 18724 raft_consensus.cc:493] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.669602 18694 ts_tablet_manager.cc:1434] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:11.669795 18695 raft_consensus.cc:359] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.670631 18694 tablet_bootstrap.cc:492] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:11.670775 18695 raft_consensus.cc:385] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.671248 18695 raft_consensus.cc:740] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.669885 18724 raft_consensus.cc:515] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.671954 18695 consensus_queue.cc:260] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.681468 18695 ts_tablet_manager.cc:1434] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:07:11.683375 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
W20260713 09:07:11.685671 18393 leader_election.cc:343] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.687691 18694 tablet_bootstrap.cc:654] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.688957 18724 leader_election.cc:290] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:11.690349 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fd47d4d0ca47908b7b160be9801861" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:11.691246 18576 raft_consensus.cc:2468] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
I20260713 09:07:11.693835 18695 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:11.693256 18701 raft_consensus.cc:697] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:11.694931 18701 consensus_queue.cc:237] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.697122 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fd47d4d0ca47908b7b160be9801861" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:11.697817 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:11.698565 18501 raft_consensus.cc:2468] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
W20260713 09:07:11.698578 18615 leader_election.cc:343] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.699952 18392 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 1516204a5e494a2e94452b64fd2d56bd
I20260713 09:07:11.700625 18616 leader_election.cc:304] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:11.701802 18700 raft_consensus.cc:2804] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.702253 18700 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.702394 18724 raft_consensus.cc:2804] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.702636 18700 raft_consensus.cc:3060] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.703039 18724 raft_consensus.cc:493] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.703555 18724 raft_consensus.cc:3060] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.700909 18695 tablet_bootstrap.cc:654] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.707417 18692 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:11.707916 18692 ts_tablet_manager.cc:1403] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.021s
I20260713 09:07:11.715670 18694 tablet_bootstrap.cc:492] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:11.716328 18694 ts_tablet_manager.cc:1403] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.005s
I20260713 09:07:11.722239 18694 raft_consensus.cc:359] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.723227 18694 raft_consensus.cc:385] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.723587 18694 raft_consensus.cc:740] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.723870 18692 raft_consensus.cc:359] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.727219 18692 raft_consensus.cc:385] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.727632 18692 raft_consensus.cc:740] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.728608 18692 consensus_queue.cc:260] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.734659 18692 ts_tablet_manager.cc:1434] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260713 09:07:11.736052 18692 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:11.736518 18694 consensus_queue.cc:260] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.739748 18694 ts_tablet_manager.cc:1434] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:07:11.741074 18694 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:11.750450 18702 raft_consensus.cc:515] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.749624 18700 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.764259 18694 tablet_bootstrap.cc:654] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.771667 18732 raft_consensus.cc:493] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.772261 18732 raft_consensus.cc:515] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.775269 18732 leader_election.cc:290] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:11.776929 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:11.777551 18501 raft_consensus.cc:3060] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.778888 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:11.780732 18468 leader_election.cc:343] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.781536 18702 leader_election.cc:290] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:11.784461 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:11.785148 18576 raft_consensus.cc:3060] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.815344 18501 raft_consensus.cc:2468] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:11.819346 18576 raft_consensus.cc:2468] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:11.820984 18616 leader_election.cc:304] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:11.823436 18700 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:11.825143 18695 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:11.825759 18695 ts_tablet_manager.cc:1403] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.025s
I20260713 09:07:11.826546 18702 raft_consensus.cc:2804] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.828205 18702 raft_consensus.cc:697] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:11.831359 18702 consensus_queue.cc:237] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.833613 18724 raft_consensus.cc:515] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:11.870354 18724 leader_election.cc:290] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:11.872728 18695 raft_consensus.cc:359] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.873477 18695 raft_consensus.cc:385] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.873723 18695 raft_consensus.cc:740] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.876622 18692 tablet_bootstrap.cc:654] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.945618 18695 consensus_queue.cc:260] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.948132 18695 ts_tablet_manager.cc:1434] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.122s	user 0.011s	sys 0.000s
I20260713 09:07:11.949050 18695 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:11.955348 18695 tablet_bootstrap.cc:654] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.962608 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
W20260713 09:07:11.964080 18466 leader_election.cc:343] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.964547 18466 leader_election.cc:304] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8; no voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:11.966261 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fd47d4d0ca47908b7b160be9801861" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:11.967072 18695 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:11.967555 18695 ts_tablet_manager.cc:1403] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:07:11.970530 18695 raft_consensus.cc:359] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.971199 18695 raft_consensus.cc:385] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.971505 18695 raft_consensus.cc:740] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.972208 18695 consensus_queue.cc:260] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.974323 18695 ts_tablet_manager.cc:1434] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:11.974846 18743 raft_consensus.cc:493] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.975252 18695 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:11.975344 18743 raft_consensus.cc:515] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.978140 18743 leader_election.cc:290] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:11.982133 18695 tablet_bootstrap.cc:654] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.985488 18701 raft_consensus.cc:493] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.985949 18701 raft_consensus.cc:515] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:11.987347 18695 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:11.987711 18695 ts_tablet_manager.cc:1403] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:07:11.987845 18701 leader_election.cc:290] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:11.988389 18701 raft_consensus.cc:2749] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.988607 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:11.989372 18650 raft_consensus.cc:2468] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:11.990363 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:11.990707 18468 leader_election.cc:304] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:11.990783 18695 raft_consensus.cc:359] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.990993 18426 raft_consensus.cc:2468] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:11.991385 18695 raft_consensus.cc:385] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.991598 18732 raft_consensus.cc:2804] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.991736 18695 raft_consensus.cc:740] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.991977 18732 raft_consensus.cc:493] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.992360 18732 raft_consensus.cc:3060] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.992650 18695 consensus_queue.cc:260] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:11.994020 18693 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:11.994527 18693 ts_tablet_manager.cc:1403] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.338s	user 0.016s	sys 0.010s
W20260713 09:07:11.995127 18615 leader_election.cc:343] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.995253 18695 ts_tablet_manager.cc:1434] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:11.996317 18695 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:11.997074 18724 raft_consensus.cc:493] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.997581 18724 raft_consensus.cc:515] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:11.999779 18724 leader_election.cc:290] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:11.999676 18732 raft_consensus.cc:515] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.001603 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:12.002154 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:12.002524 18695 tablet_bootstrap.cc:654] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.002694 18732 leader_election.cc:290] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
W20260713 09:07:12.003065 18614 leader_election.cc:343] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:12.003639 18616 leader_election.cc:343] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.004091 18616 leader_election.cc:304] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:12.004679 18426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:12.005267 18426 raft_consensus.cc:3060] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.005234 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:12.006013 18649 raft_consensus.cc:2468] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:12.007004 18695 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:12.006851 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:12.007428 18695 ts_tablet_manager.cc:1403] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:07:12.007346 18393 leader_election.cc:304] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:12.007792 18724 raft_consensus.cc:2749] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.009431 18693 raft_consensus.cc:359] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.010205 18695 raft_consensus.cc:359] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.010957 18695 raft_consensus.cc:385] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.010186 18693 raft_consensus.cc:385] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.011225 18695 raft_consensus.cc:740] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.011430 18693 raft_consensus.cc:740] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
W20260713 09:07:12.011749 18393 leader_election.cc:343] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.011945 18695 consensus_queue.cc:260] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.012213 18693 consensus_queue.cc:260] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.014647 18695 ts_tablet_manager.cc:1434] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:07:12.015602 18695 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:12.015646 18694 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:12.016161 18694 ts_tablet_manager.cc:1403] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.275s	user 0.019s	sys 0.040s
I20260713 09:07:12.014647 18693 ts_tablet_manager.cc:1434] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:07:12.018687 18694 raft_consensus.cc:359] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.019285 18693 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:12.019423 18694 raft_consensus.cc:385] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.019887 18694 raft_consensus.cc:740] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.020567 18694 consensus_queue.cc:260] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.021668 18695 tablet_bootstrap.cc:654] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.022823 18694 ts_tablet_manager.cc:1434] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:12.023804 18694 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:12.028892 18693 tablet_bootstrap.cc:654] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.031152 18694 tablet_bootstrap.cc:654] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.037664 18743 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.038206 18743 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.040417 18743 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:12.040607 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:12.041213 18648 raft_consensus.cc:3060] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.043042 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:12.043134 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:12.043722 18575 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:12.044059 18650 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:12.038160 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:12.045130 18501 raft_consensus.cc:3060] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.047250 18694 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:12.047848 18694 ts_tablet_manager.cc:1403] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260713 09:07:12.054986 18393 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:12.059074 18743 raft_consensus.cc:2804] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.067605 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fd47d4d0ca47908b7b160be9801861" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:12.074410 18576 raft_consensus.cc:3060] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.074745 18702 consensus_queue.cc:1048] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.073536 18322 catalog_manager.cc:5697] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.081950 18425 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:12.087364 18373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:12.089346 18648 raft_consensus.cc:2468] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:12.078922 18325 catalog_manager.cc:5697] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 1 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.090622 18468 leader_election.cc:304] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:12.091609 18576 raft_consensus.cc:2468] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:12.091879 18732 raft_consensus.cc:2804] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.066789 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.092547 18732 raft_consensus.cc:697] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:12.092694 18616 leader_election.cc:304] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:12.092995 18743 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.093381 18743 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.093858 18702 raft_consensus.cc:2804] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.094404 18702 raft_consensus.cc:697] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:12.093678 18732 consensus_queue.cc:237] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.095331 18705 raft_consensus.cc:493] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.095211 18702 consensus_queue.cc:237] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.095811 18705 raft_consensus.cc:515] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.102569 18694 raft_consensus.cc:359] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.104034 18694 raft_consensus.cc:385] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.106544 18694 raft_consensus.cc:740] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.107755 18705 leader_election.cc:290] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.107920 18704 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.110842 18704 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.116117 18704 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:12.109194 18701 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:12.117066 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.126412 18426 raft_consensus.cc:2468] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:12.127032 18700 raft_consensus.cc:2764] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:07:12.162966 18694 consensus_queue.cc:260] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.171146 18695 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:12.171900 18695 ts_tablet_manager.cc:1403] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.156s	user 0.059s	sys 0.080s
I20260713 09:07:12.173192 18694 ts_tablet_manager.cc:1434] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.004s
I20260713 09:07:12.175673 18694 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:12.171834 18501 raft_consensus.cc:2468] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.182646 18694 tablet_bootstrap.cc:654] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.183801 18743 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.187167 18392 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 1516204a5e494a2e94452b64fd2d56bd
I20260713 09:07:12.188820 18700 raft_consensus.cc:2804] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.185936 18743 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:12.189294 18700 raft_consensus.cc:697] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:12.189553 18693 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:12.190068 18693 ts_tablet_manager.cc:1403] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.007s
I20260713 09:07:12.190179 18700 consensus_queue.cc:237] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.191861 18695 raft_consensus.cc:359] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.192510 18695 raft_consensus.cc:385] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.192819 18695 raft_consensus.cc:740] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.192891 18693 raft_consensus.cc:359] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.193531 18695 consensus_queue.cc:260] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.194823 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:12.200412 18648 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.201601 18695 ts_tablet_manager.cc:1434] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 09:07:12.202474 18695 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:12.207999 18648 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.197132 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8265d9eaa4e49a5b7790412a3e5b9c1" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.198256 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:12.200106 18693 raft_consensus.cc:385] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.199550 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:12.214954 18693 raft_consensus.cc:740] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.215152 18575 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.214509 18322 catalog_manager.cc:5697] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 1 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.215916 18393 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:12.215786 18693 consensus_queue.cc:260] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.218472 18704 raft_consensus.cc:2804] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.219103 18704 raft_consensus.cc:697] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:12.220149 18704 consensus_queue.cc:237] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.209555 18425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8265d9eaa4e49a5b7790412a3e5b9c1" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:12.222654 18425 raft_consensus.cc:2468] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 0.
I20260713 09:07:12.210738 18701 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.211995 18695 tablet_bootstrap.cc:654] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.224252 18540 leader_election.cc:304] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:12.225332 18705 raft_consensus.cc:2804] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.225801 18705 raft_consensus.cc:493] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.226260 18705 raft_consensus.cc:3060] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.226385 18702 raft_consensus.cc:493] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.226960 18702 raft_consensus.cc:515] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.214823 18576 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.229034 18702 leader_election.cc:290] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:12.211829 18325 catalog_manager.cc:5697] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.214545 18501 raft_consensus.cc:2468] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 0.
I20260713 09:07:12.230125 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a42e3fec14e7e89e1aacdbed5036f" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
W20260713 09:07:12.212685 18616 consensus_peers.cc:597] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd -> Peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Couldn't send request to peer d02ba931a5714edd938a4289d39aff67. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:12.232087 18615 leader_election.cc:343] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.196882 18692 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:12.233218 18692 ts_tablet_manager.cc:1403] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.497s	user 0.018s	sys 0.009s
I20260713 09:07:12.233860 18393 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [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: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:12.236101 18692 raft_consensus.cc:359] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.236827 18692 raft_consensus.cc:385] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.237047 18575 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.237123 18692 raft_consensus.cc:740] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.247133 18692 consensus_queue.cc:260] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.272892 18700 raft_consensus.cc:493] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.273892 18700 raft_consensus.cc:515] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.279088 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.245237 18705 raft_consensus.cc:515] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.277921 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a42e3fec14e7e89e1aacdbed5036f" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:12.283320 18502 raft_consensus.cc:2468] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:12.293511 18392 leader_election.cc:304] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:12.292146 18743 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:12.295280 18692 ts_tablet_manager.cc:1434] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.016s
I20260713 09:07:12.296233 18743 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:12.296813 18743 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.296670 18692 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:12.304167 18765 raft_consensus.cc:493] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.304867 18765 raft_consensus.cc:515] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.297164 18702 consensus_queue.cc:1048] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:07:12.315877 18694 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:12.316504 18694 ts_tablet_manager.cc:1403] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.006s
I20260713 09:07:12.315358 18700 leader_election.cc:290] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:12.334038 18695 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
W20260713 09:07:12.336592 18616 leader_election.cc:343] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.315256 18765 leader_election.cc:290] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:12.342787 18695 ts_tablet_manager.cc:1403] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.009s
I20260713 09:07:12.315024 18704 raft_consensus.cc:2804] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.344229 18704 raft_consensus.cc:493] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.344079 18616 leader_election.cc:304] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:12.345021 18702 raft_consensus.cc:2749] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.346942 18695 raft_consensus.cc:359] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.347730 18695 raft_consensus.cc:385] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.348029 18695 raft_consensus.cc:740] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.348057 18768 raft_consensus.cc:493] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.351584 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:12.350514 18768 raft_consensus.cc:515] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
W20260713 09:07:12.354211 18759 log.cc:927] Time spent T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260713 09:07:12.355293 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8265d9eaa4e49a5b7790412a3e5b9c1" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:12.355917 18502 raft_consensus.cc:3060] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.364053 18743 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.365078 18502 raft_consensus.cc:2468] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:12.349573 18704 raft_consensus.cc:3060] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.366765 18541 leader_election.cc:304] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:12.357843 18694 raft_consensus.cc:359] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.368391 18694 raft_consensus.cc:385] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.368789 18694 raft_consensus.cc:740] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.369640 18695 consensus_queue.cc:260] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.367815 18705 leader_election.cc:290] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.367703 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:12.372107 18765 raft_consensus.cc:2804] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.373092 18694 consensus_queue.cc:260] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.375842 18765 raft_consensus.cc:697] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 1 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:12.377213 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:12.378221 18765 consensus_queue.cc:237] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.381817 18695 ts_tablet_manager.cc:1434] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260713 09:07:12.383919 18694 ts_tablet_manager.cc:1434] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260713 09:07:12.384035 18695 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:12.385305 18694 tablet_bootstrap.cc:492] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:12.386440 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:12.387080 18648 raft_consensus.cc:2468] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:12.389595 18693 ts_tablet_manager.cc:1434] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.199s	user 0.035s	sys 0.111s
I20260713 09:07:12.380630 18743 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:12.392894 18724 consensus_queue.cc:1048] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:12.395589 18393 leader_election.cc:343] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.400945 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.409339 18695 tablet_bootstrap.cc:654] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.411335 18692 tablet_bootstrap.cc:654] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.400342 18768 leader_election.cc:290] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.410162 18501 raft_consensus.cc:2468] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:12.413830 18322 catalog_manager.cc:5697] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.415045 18392 leader_election.cc:304] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:12.426259 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8265d9eaa4e49a5b7790412a3e5b9c1" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:12.427312 18427 raft_consensus.cc:3060] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.430342 18743 raft_consensus.cc:2804] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.430938 18743 raft_consensus.cc:493] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.431411 18743 raft_consensus.cc:3060] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.435647 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:12.440187 18393 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [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: ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:12.441381 18768 raft_consensus.cc:2749] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:12.444345 18693 tablet_bootstrap.cc:492] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:12.456100 18693 tablet_bootstrap.cc:654] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.458880 18694 tablet_bootstrap.cc:654] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.462455 18427 raft_consensus.cc:2468] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:12.469709 18704 raft_consensus.cc:515] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.473475 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:12.474291 18501 raft_consensus.cc:3060] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.485397 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:12.492022 18724 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.487980 18704 leader_election.cc:290] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:12.495224 18724 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.497340 18724 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:12.497236 18501 raft_consensus.cc:2468] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.497963 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.498719 18500 raft_consensus.cc:2393] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1516204a5e494a2e94452b64fd2d56bd in current term 1: Already voted for candidate ffc9f07c77564eba852fe08d083d4b74 in this term.
W20260713 09:07:12.487365 18393 leader_election.cc:343] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.501235 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:12.502132 18392 leader_election.cc:304] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:12.502880 18614 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:12.505097 18718 raft_consensus.cc:3060] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.509770 18695 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:12.510295 18695 ts_tablet_manager.cc:1403] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.000s
I20260713 09:07:12.510444 18743 raft_consensus.cc:515] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.511948 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9789db9a39476792bf2def39683650" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:12.506727 18704 raft_consensus.cc:2804] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.514652 18542 leader_election.cc:304] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:12.514757 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:12.515561 18648 raft_consensus.cc:3060] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.515834 18765 raft_consensus.cc:2749] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.513999 18704 raft_consensus.cc:697] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:12.517326 18704 consensus_queue.cc:237] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.513803 18718 raft_consensus.cc:2749] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.520689 18695 raft_consensus.cc:359] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.521606 18695 raft_consensus.cc:385] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.521944 18695 raft_consensus.cc:740] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.522825 18695 consensus_queue.cc:260] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.525818 18695 ts_tablet_manager.cc:1434] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:12.527081 18695 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:12.527931 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:12.528535 18502 raft_consensus.cc:3060] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.532207 18323 catalog_manager.cc:5697] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 0 to 1, leader changed from <none> to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.534184 18743 leader_election.cc:290] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.533969 18763 consensus_queue.cc:1048] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:12.536298 18692 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:12.536834 18692 ts_tablet_manager.cc:1403] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.240s	user 0.028s	sys 0.012s
I20260713 09:07:12.537460 18648 raft_consensus.cc:2468] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.538728 18393 leader_election.cc:304] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:12.539841 18692 raft_consensus.cc:359] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
W20260713 09:07:12.547036 18615 consensus_peers.cc:597] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:12.542857 18692 raft_consensus.cc:385] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.549831 18692 raft_consensus.cc:740] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.541675 18743 raft_consensus.cc:2804] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.556169 18743 raft_consensus.cc:697] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:12.557016 18743 consensus_queue.cc:237] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.557811 18694 tablet_bootstrap.cc:492] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:12.558306 18694 ts_tablet_manager.cc:1403] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.173s	user 0.028s	sys 0.010s
I20260713 09:07:12.560913 18694 raft_consensus.cc:359] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.561717 18694 raft_consensus.cc:385] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.562122 18694 raft_consensus.cc:740] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.561673 18692 consensus_queue.cc:260] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.562882 18694 consensus_queue.cc:260] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.562716 18322 catalog_manager.cc:5697] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.564288 18692 ts_tablet_manager.cc:1434] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:07:12.565122 18694 ts_tablet_manager.cc:1434] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:12.565286 18692 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:12.566018 18694 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:12.561267 18502 raft_consensus.cc:2468] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.574636 18693 tablet_bootstrap.cc:492] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:12.575385 18693 ts_tablet_manager.cc:1403] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.011s
I20260713 09:07:12.578894 18693 raft_consensus.cc:359] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.579888 18693 raft_consensus.cc:385] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.580297 18693 raft_consensus.cc:740] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.581491 18693 consensus_queue.cc:260] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.587745 18692 tablet_bootstrap.cc:654] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.588506 18695 tablet_bootstrap.cc:654] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.589768 18694 tablet_bootstrap.cc:654] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.598495 18427 raft_consensus.cc:1240] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Rejecting Update request from peer d615ad3d327947cb80856bb163bdbdc8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:12.598668 18694 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:12.599292 18694 ts_tablet_manager.cc:1403] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.007s
I20260713 09:07:12.600337 18763 consensus_queue.cc:1059] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.600849 18704 raft_consensus.cc:493] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.601871 18693 ts_tablet_manager.cc:1434] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260713 09:07:12.603252 18693 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:12.601847 18704 raft_consensus.cc:515] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.605249 18694 raft_consensus.cc:359] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.606053 18694 raft_consensus.cc:385] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.607191 18704 leader_election.cc:290] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:12.607718 18694 raft_consensus.cc:740] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.621693 18694 consensus_queue.cc:260] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.612458 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:12.632169 18393 leader_election.cc:343] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.635675 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:12.636387 18650 raft_consensus.cc:2468] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:12.637477 18718 raft_consensus.cc:493] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.637657 18393 leader_election.cc:304] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:12.638003 18718 raft_consensus.cc:515] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.638886 18704 raft_consensus.cc:2804] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.639254 18704 raft_consensus.cc:493] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.639590 18704 raft_consensus.cc:3060] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.640535 18718 leader_election.cc:290] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.641824 18694 ts_tablet_manager.cc:1434] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260713 09:07:12.643786 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
W20260713 09:07:12.645298 18614 leader_election.cc:343] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.642978 18694 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:12.636837 18323 catalog_manager.cc:5697] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.648140 18704 raft_consensus.cc:515] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.651017 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:12.652978 18693 tablet_bootstrap.cc:654] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.649716 18323 catalog_manager.cc:5697] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.657413 18694 tablet_bootstrap.cc:654] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.661235 18743 consensus_queue.cc:1048] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:12.668776 18393 leader_election.cc:343] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.669967 18704 leader_election.cc:290] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:12.688047 18692 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:12.695240 18692 ts_tablet_manager.cc:1403] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.010s
I20260713 09:07:12.690279 18693 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:12.696671 18693 ts_tablet_manager.cc:1403] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.004s
W20260713 09:07:12.669301 18468 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.196:46041, user_credentials={real_user=slave}} blocked reactor thread for 61790.8us
I20260713 09:07:12.716610 18695 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:12.717185 18695 ts_tablet_manager.cc:1403] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.190s	user 0.015s	sys 0.018s
W20260713 09:07:12.717965 18393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.239.195:34707, user_credentials={real_user=slave}} blocked reactor thread for 65539.3us
I20260713 09:07:12.718451 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.719609 18704 raft_consensus.cc:493] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.720112 18704 raft_consensus.cc:515] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.720963 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:12.721779 18648 raft_consensus.cc:3060] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.722301 18704 leader_election.cc:290] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:12.724753 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
W20260713 09:07:12.726002 18392 leader_election.cc:343] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.727412 18693 raft_consensus.cc:359] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.728103 18693 raft_consensus.cc:385] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.729321 18576 raft_consensus.cc:3060] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.730209 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:12.730551 18768 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.731025 18700 consensus_queue.cc:1048] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.731060 18768 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.732249 18732 raft_consensus.cc:3055] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.732606 18732 raft_consensus.cc:740] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:12.733075 18718 consensus_queue.cc:1048] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.733369 18732 consensus_queue.cc:260] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.736877 18692 raft_consensus.cc:359] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.737550 18732 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.737718 18692 raft_consensus.cc:385] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.738035 18692 raft_consensus.cc:740] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.733824 18768 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
W20260713 09:07:12.734383 18615 leader_election.cc:343] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.738821 18692 consensus_queue.cc:260] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.728355 18693 raft_consensus.cc:740] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.709206 18787 consensus_queue.cc:1048] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260713 09:07:12.746178 18615 leader_election.cc:304] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:12.747267 18718 raft_consensus.cc:2749] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.754541 18693 consensus_queue.cc:260] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.759919 18693 ts_tablet_manager.cc:1434] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.002s
I20260713 09:07:12.761422 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:12.762481 18393 leader_election.cc:343] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.760897 18693 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:12.764880 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:12.766268 18768 consensus_queue.cc:1048] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:12.711931 18466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.193:39727, user_credentials={real_user=slave}} blocked reactor thread for 70736us
I20260713 09:07:12.766641 18692 ts_tablet_manager.cc:1434] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260713 09:07:12.746593 18695 raft_consensus.cc:359] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.768281 18692 tablet_bootstrap.cc:492] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:12.768314 18695 raft_consensus.cc:385] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.782960 18695 raft_consensus.cc:740] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.783952 18695 consensus_queue.cc:260] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.763254 18393 leader_election.cc:304] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:12.772907 18694 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:12.791541 18694 ts_tablet_manager.cc:1403] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.002s
I20260713 09:07:12.753974 18648 raft_consensus.cc:2468] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:12.795830 18694 raft_consensus.cc:359] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.796986 18694 raft_consensus.cc:385] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.797463 18694 raft_consensus.cc:740] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
W20260713 09:07:12.799638 18393 leader_election.cc:343] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.802241 18393 leader_election.cc:304] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:12.801107 18768 raft_consensus.cc:2749] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.807294 18694 consensus_queue.cc:260] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.809665 18695 ts_tablet_manager.cc:1434] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.092s	user 0.009s	sys 0.000s
I20260713 09:07:12.818074 18695 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:12.823604 18692 tablet_bootstrap.cc:654] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:12.820591 18393 leader_election.cc:343] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.821472 18694 ts_tablet_manager.cc:1434] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
I20260713 09:07:12.822400 18718 raft_consensus.cc:493] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.830020 18393 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffc9f07c77564eba852fe08d083d4b74; no voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67
I20260713 09:07:12.830351 18718 raft_consensus.cc:515] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.831871 18700 raft_consensus.cc:2749] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.832619 18693 tablet_bootstrap.cc:654] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.832836 18718 leader_election.cc:290] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.835449 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b16e49cc524b628e3e902643de3f2d" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.836180 18500 raft_consensus.cc:2468] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
I20260713 09:07:12.837637 18615 leader_election.cc:304] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:12.838333 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b16e49cc524b628e3e902643de3f2d" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:12.838971 18424 raft_consensus.cc:2468] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
I20260713 09:07:12.839192 18718 raft_consensus.cc:2804] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.839731 18718 raft_consensus.cc:493] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.840169 18718 raft_consensus.cc:3060] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.842267 18700 consensus_queue.cc:1048] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.819494 18768 raft_consensus.cc:2804] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.854321 18693 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:12.854825 18693 ts_tablet_manager.cc:1403] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.001s
I20260713 09:07:12.854730 18768 raft_consensus.cc:697] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:12.855028 18718 raft_consensus.cc:515] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:12.856016 18768 consensus_queue.cc:237] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:12.858014 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b16e49cc524b628e3e902643de3f2d" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:12.858686 18424 raft_consensus.cc:3060] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.860410 18692 tablet_bootstrap.cc:492] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:12.861060 18692 ts_tablet_manager.cc:1403] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.000s
I20260713 09:07:12.861343 18694 tablet_bootstrap.cc:492] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:12.857594 18693 raft_consensus.cc:359] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.861960 18693 raft_consensus.cc:385] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.862360 18693 raft_consensus.cc:740] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.863098 18765 raft_consensus.cc:493] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.864009 18693 consensus_queue.cc:260] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.863616 18765 raft_consensus.cc:515] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:12.868660 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.869510 18500 raft_consensus.cc:2393] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate ffc9f07c77564eba852fe08d083d4b74 in this term.
I20260713 09:07:12.871068 18765 leader_election.cc:290] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.873620 18693 ts_tablet_manager.cc:1434] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:07:12.874701 18693 tablet_bootstrap.cc:492] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:12.875958 18692 raft_consensus.cc:359] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.876959 18692 raft_consensus.cc:385] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.877204 18692 raft_consensus.cc:740] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.877651 18424 raft_consensus.cc:2468] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:12.883819 18614 leader_election.cc:304] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
W20260713 09:07:12.884671 18356 debug-util.cc:398] Leaking SignalData structure 0x7b0800033f00 after lost signal to thread 16322
I20260713 09:07:12.884807 18702 raft_consensus.cc:2804] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.885383 18702 raft_consensus.cc:697] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
W20260713 09:07:12.885811 18356 debug-util.cc:398] Leaking SignalData structure 0x7b0800089360 after lost signal to thread 18359
I20260713 09:07:12.886268 18702 consensus_queue.cc:237] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
W20260713 09:07:12.888707 18356 debug-util.cc:398] Leaking SignalData structure 0x7b080018fbe0 after lost signal to thread 18600
I20260713 09:07:12.895889 18694 tablet_bootstrap.cc:654] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.896057 18693 tablet_bootstrap.cc:654] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.899752 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b16e49cc524b628e3e902643de3f2d" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:12.900223 18718 leader_election.cc:290] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:12.900419 18500 raft_consensus.cc:3060] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.902792 18695 tablet_bootstrap.cc:654] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.894757 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:12.892643 18692 consensus_queue.cc:260] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.911386 18692 ts_tablet_manager.cc:1434] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.004s
I20260713 09:07:12.912379 18692 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:12.915876 18540 leader_election.cc:304] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:12.916250 18576 raft_consensus.cc:3060] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.928196 18325 catalog_manager.cc:5697] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 1 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.930037 18702 raft_consensus.cc:493] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.930577 18702 raft_consensus.cc:515] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.933593 18702 leader_election.cc:290] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:12.933434 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:12.933971 18765 raft_consensus.cc:2749] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:12.936407 18615 leader_election.cc:343] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.939957 18704 consensus_queue.cc:1048] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.952033 18692 tablet_bootstrap.cc:654] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.945254 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:12.965235 18694 tablet_bootstrap.cc:492] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:12.965893 18694 ts_tablet_manager.cc:1403] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.021s
W20260713 09:07:12.970417 18616 leader_election.cc:343] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.971181 18616 leader_election.cc:304] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:12.972851 18500 raft_consensus.cc:2468] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:12.973598 18702 raft_consensus.cc:2749] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.983696 18732 raft_consensus.cc:493] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.984284 18732 raft_consensus.cc:515] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.984658 18705 consensus_queue.cc:1048] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.985518 18694 raft_consensus.cc:359] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.986202 18765 consensus_queue.cc:1048] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.986179 18694 raft_consensus.cc:385] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.988860 18694 raft_consensus.cc:740] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.990434 18694 consensus_queue.cc:260] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:12.990638 18704 consensus_queue.cc:1048] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.997020 18694 ts_tablet_manager.cc:1434] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:07:12.998011 18694 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:13.000267 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fd47d4d0ca47908b7b160be9801861" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:13.004369 18732 leader_election.cc:290] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.011437 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15fd47d4d0ca47908b7b160be9801861" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.012995 18695 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:13.013613 18695 ts_tablet_manager.cc:1403] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.196s	user 0.015s	sys 0.010s
I20260713 09:07:13.026492 18732 raft_consensus.cc:493] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.028478 18732 raft_consensus.cc:515] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.050689 18694 tablet_bootstrap.cc:654] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.036764 18468 leader_election.cc:304] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8; no voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.060010 18322 catalog_manager.cc:5697] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:13.063505 18743 consensus_queue.cc:1048] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.063798 18718 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.065538 18718 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.065914 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.066654 18424 raft_consensus.cc:2468] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:13.067032 18787 raft_consensus.cc:2749] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.067965 18718 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.068728 18466 leader_election.cc:304] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:13.069448 18500 raft_consensus.cc:3060] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.070998 18794 raft_consensus.cc:2804] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.071425 18794 raft_consensus.cc:493] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.071789 18794 raft_consensus.cc:3060] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.073665 18705 raft_consensus.cc:493] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.074189 18705 raft_consensus.cc:515] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.074900 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:13.076256 18616 leader_election.cc:343] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.076195 18705 leader_election.cc:290] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.078228 18700 consensus_queue.cc:1048] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.082798 18693 tablet_bootstrap.cc:492] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:13.083271 18693 ts_tablet_manager.cc:1403] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.209s	user 0.018s	sys 0.024s
I20260713 09:07:13.086422 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a42e3fec14e7e89e1aacdbed5036f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.087074 18648 raft_consensus.cc:2468] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 0.
I20260713 09:07:13.087347 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.088037 18424 raft_consensus.cc:2468] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
I20260713 09:07:13.089402 18614 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.090837 18718 raft_consensus.cc:2804] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.100549 18693 raft_consensus.cc:359] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.108279 18693 raft_consensus.cc:385] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.108661 18693 raft_consensus.cc:740] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.109318 18693 consensus_queue.cc:260] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.111313 18693 ts_tablet_manager.cc:1434] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.006s
I20260713 09:07:13.097396 18542 leader_election.cc:304] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:13.113230 18705 raft_consensus.cc:2804] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.113768 18705 raft_consensus.cc:493] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.112249 18693 tablet_bootstrap.cc:492] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:13.118657 18705 raft_consensus.cc:3060] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.107688 18718 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.126044 18718 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.120394 18794 raft_consensus.cc:515] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.106841 18732 leader_election.cc:290] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:13.129612 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:13.131148 18424 raft_consensus.cc:3060] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.131980 18794 leader_election.cc:290] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:13.135905 18692 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:13.136384 18692 ts_tablet_manager.cc:1403] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.224s	user 0.030s	sys 0.016s
I20260713 09:07:13.136454 18695 raft_consensus.cc:359] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.137279 18695 raft_consensus.cc:385] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.137681 18695 raft_consensus.cc:740] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.138409 18695 consensus_queue.cc:260] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.140441 18695 ts_tablet_manager.cc:1434] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.125s	user 0.005s	sys 0.001s
I20260713 09:07:13.152275 18695 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
W20260713 09:07:13.153509 18373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:13.149540 18424 raft_consensus.cc:2468] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:13.155556 18718 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.157953 18692 raft_consensus.cc:359] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.164767 18692 raft_consensus.cc:385] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.165169 18692 raft_consensus.cc:740] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.164606 18705 raft_consensus.cc:515] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.160213 18813 raft_consensus.cc:493] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.166066 18692 consensus_queue.cc:260] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.164286 18695 tablet_bootstrap.cc:654] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:13.096832 18541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.194:45077, user_credentials={real_user=slave}} blocked reactor thread for 44044.5us
I20260713 09:07:13.163532 18693 tablet_bootstrap.cc:654] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.168381 18466 leader_election.cc:304] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:13.169167 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:13.169029 18813 raft_consensus.cc:515] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.169826 18575 raft_consensus.cc:2468] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:13.170394 18692 ts_tablet_manager.cc:1434] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260713 09:07:13.171307 18692 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:13.172642 18813 leader_election.cc:290] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.175686 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.176326 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:13.176877 18575 raft_consensus.cc:3060] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.177822 18732 raft_consensus.cc:2804] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.178344 18732 raft_consensus.cc:697] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:13.179026 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.179165 18732 consensus_queue.cc:237] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.180037 18648 raft_consensus.cc:2393] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate ffc9f07c77564eba852fe08d083d4b74 in this term.
I20260713 09:07:13.181166 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a42e3fec14e7e89e1aacdbed5036f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.181787 18502 raft_consensus.cc:2468] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 0.
I20260713 09:07:13.184317 18575 raft_consensus.cc:2468] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:13.185909 18694 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:13.186702 18694 ts_tablet_manager.cc:1403] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.189s	user 0.022s	sys 0.018s
I20260713 09:07:13.189683 18540 leader_election.cc:304] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:13.194283 18692 tablet_bootstrap.cc:654] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.197193 18705 leader_election.cc:290] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.197908 18705 raft_consensus.cc:3060] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.199445 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a42e3fec14e7e89e1aacdbed5036f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:13.200110 18648 raft_consensus.cc:3060] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.201213 18718 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.202481 18718 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.202963 18718 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.206530 18718 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:13.207239 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.208443 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:13.210050 18616 leader_election.cc:343] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:13.212162 18615 leader_election.cc:343] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.212669 18615 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:13.213881 18648 raft_consensus.cc:2468] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:13.206717 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:13.214478 18768 raft_consensus.cc:493] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:13.215574 18616 leader_election.cc:343] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.215191 18768 raft_consensus.cc:515] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.214459 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a42e3fec14e7e89e1aacdbed5036f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:13.218314 18501 raft_consensus.cc:3060] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.220029 18694 raft_consensus.cc:359] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.227682 18499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.228555 18694 raft_consensus.cc:385] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.229456 18694 raft_consensus.cc:740] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
W20260713 09:07:13.229741 18392 leader_election.cc:343] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.231715 18694 consensus_queue.cc:260] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.219758 18768 leader_election.cc:290] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:13.219461 18718 raft_consensus.cc:2749] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.237944 18542 leader_election.cc:304] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:13.238976 18813 raft_consensus.cc:2804] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.239535 18813 raft_consensus.cc:697] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 1 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:13.240419 18813 consensus_queue.cc:237] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.243743 18694 ts_tablet_manager.cc:1434] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.001s
I20260713 09:07:13.245716 18694 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:13.233613 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:13.245949 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:13.251187 18424 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:13.276317 18393 leader_election.cc:343] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.276968 18393 leader_election.cc:304] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:13.278801 18768 raft_consensus.cc:2749] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.268931 18694 tablet_bootstrap.cc:654] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.299871 18692 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:13.300499 18692 ts_tablet_manager.cc:1403] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.008s
I20260713 09:07:13.305902 18323 catalog_manager.cc:5697] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 0 to 1, leader changed from <none> to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.307744 18692 raft_consensus.cc:359] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.308485 18692 raft_consensus.cc:385] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.308784 18692 raft_consensus.cc:740] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.309510 18692 consensus_queue.cc:260] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.315438 18705 raft_consensus.cc:2749] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.319046 18695 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:13.319132 18692 ts_tablet_manager.cc:1434] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:13.319929 18695 ts_tablet_manager.cc:1403] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.168s	user 0.029s	sys 0.059s
I20260713 09:07:13.320854 18692 tablet_bootstrap.cc:492] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:13.316159 18325 catalog_manager.cc:5697] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.313846 18501 raft_consensus.cc:2468] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:13.323601 18693 tablet_bootstrap.cc:492] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:13.323164 18695 raft_consensus.cc:359] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.324002 18695 raft_consensus.cc:385] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.324091 18693 ts_tablet_manager.cc:1403] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.212s	user 0.037s	sys 0.050s
I20260713 09:07:13.324348 18695 raft_consensus.cc:740] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.325152 18695 consensus_queue.cc:260] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.327874 18693 raft_consensus.cc:359] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.328408 18695 ts_tablet_manager.cc:1434] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:13.328615 18693 raft_consensus.cc:385] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.328948 18693 raft_consensus.cc:740] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.329421 18695 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:13.336169 18695 tablet_bootstrap.cc:654] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.339067 18718 consensus_queue.cc:1048] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.340957 18693 consensus_queue.cc:260] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.343365 18693 ts_tablet_manager.cc:1434] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:07:13.344295 18693 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:13.346357 18768 consensus_queue.cc:1048] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.353689 18424 raft_consensus.cc:2468] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:13.356132 18718 consensus_queue.cc:1048] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.358260 18614 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.360167 18724 raft_consensus.cc:2804] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.360680 18724 raft_consensus.cc:697] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:13.361641 18724 consensus_queue.cc:237] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.378695 18692 tablet_bootstrap.cc:654] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.385254 18693 tablet_bootstrap.cc:654] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.391302 18768 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.394352 18768 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.396473 18768 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.400887 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.400190 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:13.413748 18393 leader_election.cc:343] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.432902 18324 catalog_manager.cc:5697] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 1 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.440238 18768 consensus_queue.cc:1048] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:13.441908 18393 leader_election.cc:343] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.444334 18393 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffc9f07c77564eba852fe08d083d4b74; no voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.445283 18768 raft_consensus.cc:2749] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.453560 18695 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:13.454272 18695 ts_tablet_manager.cc:1403] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.125s	user 0.014s	sys 0.036s
I20260713 09:07:13.463513 18694 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:13.464315 18694 ts_tablet_manager.cc:1403] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.219s	user 0.015s	sys 0.018s
I20260713 09:07:13.463855 18695 raft_consensus.cc:359] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.464856 18695 raft_consensus.cc:385] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.465113 18695 raft_consensus.cc:740] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.466128 18693 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:13.466624 18693 ts_tablet_manager.cc:1403] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.008s
I20260713 09:07:13.467433 18785 raft_consensus.cc:493] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.467921 18785 raft_consensus.cc:515] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.469303 18693 raft_consensus.cc:359] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.469967 18693 raft_consensus.cc:385] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.470049 18785 leader_election.cc:290] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.470266 18693 raft_consensus.cc:740] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.472795 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:13.471879 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.473623 18695 consensus_queue.cc:260] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
W20260713 09:07:13.474346 18468 leader_election.cc:343] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.474504 18650 raft_consensus.cc:2468] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:13.474174 18693 consensus_queue.cc:260] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.470291 18694 raft_consensus.cc:359] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.476090 18694 raft_consensus.cc:385] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.476415 18694 raft_consensus.cc:740] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.477135 18693 ts_tablet_manager.cc:1434] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:07:13.477169 18694 consensus_queue.cc:260] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.478819 18468 leader_election.cc:304] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [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: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.479511 18694 ts_tablet_manager.cc:1434] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:13.479943 18785 raft_consensus.cc:2804] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.480170 18695 ts_tablet_manager.cc:1434] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:07:13.480396 18694 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:13.480324 18785 raft_consensus.cc:493] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.480794 18785 raft_consensus.cc:3060] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.481101 18695 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:13.488492 18785 raft_consensus.cc:515] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.490357 18693 tablet_bootstrap.cc:492] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:13.495421 18785 leader_election.cc:290] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.495476 18694 tablet_bootstrap.cc:654] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.497222 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
W20260713 09:07:13.499028 18468 leader_election.cc:343] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.500340 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:13.500943 18650 raft_consensus.cc:3060] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.503244 18692 tablet_bootstrap.cc:492] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:13.503739 18692 ts_tablet_manager.cc:1403] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.183s	user 0.031s	sys 0.030s
I20260713 09:07:13.505085 18693 tablet_bootstrap.cc:654] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.506481 18692 raft_consensus.cc:359] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.507231 18692 raft_consensus.cc:385] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.507550 18692 raft_consensus.cc:740] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.508421 18692 consensus_queue.cc:260] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.511045 18694 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:13.511655 18694 ts_tablet_manager.cc:1403] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:07:13.512126 18650 raft_consensus.cc:2468] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:13.513216 18468 leader_election.cc:304] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [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: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.514505 18785 raft_consensus.cc:2804] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.515338 18785 raft_consensus.cc:697] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:13.516535 18785 consensus_queue.cc:237] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.515300 18694 raft_consensus.cc:359] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.520146 18694 raft_consensus.cc:385] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.520526 18694 raft_consensus.cc:740] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.520736 18692 ts_tablet_manager.cc:1434] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:07:13.521647 18692 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:13.521409 18694 consensus_queue.cc:260] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.524997 18694 ts_tablet_manager.cc:1434] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:07:13.525990 18694 tablet_bootstrap.cc:492] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: Bootstrap starting.
I20260713 09:07:13.529090 18692 tablet_bootstrap.cc:654] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.532123 18694 tablet_bootstrap.cc:654] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.550289 18692 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:13.550983 18692 ts_tablet_manager.cc:1403] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.004s
I20260713 09:07:13.554390 18692 raft_consensus.cc:359] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.554991 18692 raft_consensus.cc:385] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.555225 18692 raft_consensus.cc:740] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.555895 18692 consensus_queue.cc:260] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.557446 18692 ts_tablet_manager.cc:1434] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:13.560446 18692 tablet_bootstrap.cc:492] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:13.570046 18695 tablet_bootstrap.cc:654] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.572444 18693 tablet_bootstrap.cc:492] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:13.572862 18693 ts_tablet_manager.cc:1403] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.083s	user 0.036s	sys 0.006s
I20260713 09:07:13.573318 18718 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.576381 18694 tablet_bootstrap.cc:492] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: No bootstrap required, opened a new log
I20260713 09:07:13.576995 18694 ts_tablet_manager.cc:1403] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.026s
I20260713 09:07:13.577616 18692 tablet_bootstrap.cc:654] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.577386 18325 catalog_manager.cc:5697] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.582878 18694 raft_consensus.cc:359] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.583662 18694 raft_consensus.cc:385] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.584012 18694 raft_consensus.cc:740] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.584806 18694 consensus_queue.cc:260] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.587263 18694 ts_tablet_manager.cc:1434] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:13.573875 18718 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.590296 18718 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.591140 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:13.592360 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.593039 18427 raft_consensus.cc:2468] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 0.
W20260713 09:07:13.593180 18616 leader_election.cc:343] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.594364 18614 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.579600 18693 raft_consensus.cc:359] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.598416 18693 raft_consensus.cc:385] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.598686 18702 raft_consensus.cc:2804] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.599243 18702 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.599668 18702 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.598743 18693 raft_consensus.cc:740] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.603276 18718 raft_consensus.cc:493] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.603215 18693 consensus_queue.cc:260] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.603799 18718 raft_consensus.cc:515] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.605453 18693 ts_tablet_manager.cc:1434] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260713 09:07:13.606326 18693 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:13.610720 18702 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.612371 18693 tablet_bootstrap.cc:654] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.614300 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:13.614621 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
W20260713 09:07:13.616153 18616 leader_election.cc:343] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.616706 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
W20260713 09:07:13.616833 18616 leader_election.cc:343] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.617571 18718 leader_election.cc:290] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.617826 18702 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
W20260713 09:07:13.617973 18614 leader_election.cc:343] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.619001 18614 leader_election.cc:304] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:13.620738 18695 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:13.621209 18695 ts_tablet_manager.cc:1403] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.000s
I20260713 09:07:13.621277 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:13.621879 18427 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.624104 18695 raft_consensus.cc:359] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.624743 18695 raft_consensus.cc:385] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.624998 18695 raft_consensus.cc:740] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.625698 18695 consensus_queue.cc:260] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.631079 18427 raft_consensus.cc:2468] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:13.631700 18702 raft_consensus.cc:2749] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.634012 18695 ts_tablet_manager.cc:1434] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:13.635857 18695 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:13.637002 18614 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:13.639976 18692 tablet_bootstrap.cc:492] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:13.639703 18705 consensus_queue.cc:1048] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.640447 18692 ts_tablet_manager.cc:1403] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.004s
I20260713 09:07:13.641757 18695 tablet_bootstrap.cc:654] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.643491 18692 raft_consensus.cc:359] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.644253 18692 raft_consensus.cc:385] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.644515 18692 raft_consensus.cc:740] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.644896 18693 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:13.645424 18693 ts_tablet_manager.cc:1403] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.017s
I20260713 09:07:13.645175 18692 consensus_queue.cc:260] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.648056 18693 raft_consensus.cc:359] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.649998 18693 raft_consensus.cc:385] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.650285 18693 raft_consensus.cc:740] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.650908 18693 consensus_queue.cc:260] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.652884 18693 ts_tablet_manager.cc:1434] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:13.654070 18693 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:13.656976 18692 ts_tablet_manager.cc:1434] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:07:13.657975 18692 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:13.659482 18693 tablet_bootstrap.cc:654] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.673139 18702 raft_consensus.cc:2804] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.678589 18702 raft_consensus.cc:697] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:13.683734 18705 consensus_queue.cc:1048] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:07:13.691157 18702 consensus_queue.cc:237] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.692543 18718 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.692704 18705 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.693491 18692 tablet_bootstrap.cc:654] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.693089 18718 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.693233 18705 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.693804 18693 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:13.694285 18693 ts_tablet_manager.cc:1403] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.040s	user 0.030s	sys 0.007s
I20260713 09:07:13.695324 18718 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:13.696468 18705 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.696987 18693 raft_consensus.cc:359] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.697422 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.697739 18693 raft_consensus.cc:385] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.698061 18693 raft_consensus.cc:740] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.698244 18424 raft_consensus.cc:2393] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:13.700911 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.698244 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.706220 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.706315 18693 consensus_queue.cc:260] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.708835 18693 ts_tablet_manager.cc:1434] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.003s
W20260713 09:07:13.708774 18615 leader_election.cc:343] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.710352 18693 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:13.710747 18542 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:13.711897 18705 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.715152 18695 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:13.715658 18695 ts_tablet_manager.cc:1403] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.001s
I20260713 09:07:13.716979 18693 tablet_bootstrap.cc:654] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.718825 18695 raft_consensus.cc:359] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.719556 18695 raft_consensus.cc:385] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.719859 18695 raft_consensus.cc:740] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.720753 18695 consensus_queue.cc:260] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
W20260713 09:07:13.722836 18614 leader_election.cc:343] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.723331 18614 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:13.724458 18718 raft_consensus.cc:2749] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.726948 18695 ts_tablet_manager.cc:1434] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:13.728315 18695 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:13.729182 18705 raft_consensus.cc:2749] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.744519 18785 consensus_queue.cc:1048] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.745867 18794 consensus_queue.cc:1048] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.754647 18718 raft_consensus.cc:493] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.755249 18718 raft_consensus.cc:515] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.757377 18718 leader_election.cc:290] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:13.760193 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:13.754683 18813 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:13.761524 18813 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.763356 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.763669 18813 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
W20260713 09:07:13.764631 18616 leader_election.cc:343] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:13.766197 18615 leader_election.cc:343] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.766630 18615 leader_election.cc:304] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:13.766659 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.767556 18424 raft_consensus.cc:2393] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 2: Already voted for candidate ffc9f07c77564eba852fe08d083d4b74 in this term.
I20260713 09:07:13.768543 18718 raft_consensus.cc:2749] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.770378 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.771016 18501 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:13.772550 18541 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:13.775079 18705 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:13.775463 18705 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:13.775892 18705 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.781220 18695 tablet_bootstrap.cc:654] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.784924 18693 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:13.785852 18693 ts_tablet_manager.cc:1403] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.011s
I20260713 09:07:13.788709 18693 raft_consensus.cc:359] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.789361 18693 raft_consensus.cc:385] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.789615 18693 raft_consensus.cc:740] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.791910 18693 consensus_queue.cc:260] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.794340 18693 ts_tablet_manager.cc:1434] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:13.799916 18693 tablet_bootstrap.cc:492] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8: Bootstrap starting.
I20260713 09:07:13.784776 18705 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.805477 18322 catalog_manager.cc:5697] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 1 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.806402 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:13.808035 18693 tablet_bootstrap.cc:654] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.817075 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:13.817957 18424 raft_consensus.cc:2393] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 2: Already voted for candidate ffc9f07c77564eba852fe08d083d4b74 in this term.
I20260713 09:07:13.821709 18501 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:13.823156 18541 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:13.834971 18692 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:13.835772 18692 ts_tablet_manager.cc:1403] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.007s
I20260713 09:07:13.826038 18705 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.827642 18768 raft_consensus.cc:493] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.861824 18704 raft_consensus.cc:493] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.863032 18704 raft_consensus.cc:515] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.857242 18785 raft_consensus.cc:493] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.864464 18785 raft_consensus.cc:515] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.857686 18768 raft_consensus.cc:515] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.866493 18704 leader_election.cc:290] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:13.863112 18692 raft_consensus.cc:359] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.867040 18692 raft_consensus.cc:385] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.867148 18785 leader_election.cc:290] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:13.868810 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.869454 18500 raft_consensus.cc:2468] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:13.869535 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.870411 18648 raft_consensus.cc:2468] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:13.870675 18392 leader_election.cc:304] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:13.872110 18393 leader_election.cc:304] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:13.872911 18743 raft_consensus.cc:2804] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.873272 18743 raft_consensus.cc:493] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.873602 18743 raft_consensus.cc:3060] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.873903 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.874819 18424 raft_consensus.cc:2468] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:13.879027 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:13.880769 18393 leader_election.cc:343] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.881467 18704 raft_consensus.cc:2804] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.882016 18704 raft_consensus.cc:493] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.882427 18704 raft_consensus.cc:3060] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.867359 18692 raft_consensus.cc:740] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.881626 18466 leader_election.cc:304] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:13.883942 18785 raft_consensus.cc:2804] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.884547 18785 raft_consensus.cc:493] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.885066 18785 raft_consensus.cc:3060] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.885690 18692 consensus_queue.cc:260] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.870481 18768 leader_election.cc:290] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:13.890246 18743 raft_consensus.cc:515] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.890986 18794 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.891654 18794 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.893239 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:13.893852 18500 raft_consensus.cc:3060] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.896736 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.897645 18648 raft_consensus.cc:2468] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:13.899569 18468 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:13.900539 18732 raft_consensus.cc:2804] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.901021 18732 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.901448 18732 raft_consensus.cc:3060] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.906150 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:13.906858 18501 raft_consensus.cc:2468] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:13.901906 18500 raft_consensus.cc:2468] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:13.911863 18718 consensus_queue.cc:1048] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.913929 18392 leader_election.cc:304] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:13.915822 18794 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.917194 18700 raft_consensus.cc:2804] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.920958 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:13.859009 18705 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.924759 18765 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.924710 18849 raft_consensus.cc:493] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.925414 18765 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.926611 18743 leader_election.cc:290] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
W20260713 09:07:13.924185 18393 leader_election.cc:343] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.929126 18765 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.929966 18765 raft_consensus.cc:493] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.929979 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.930570 18765 raft_consensus.cc:515] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.931394 18648 raft_consensus.cc:2468] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 0.
I20260713 09:07:13.933056 18542 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:13.925423 18705 raft_consensus.cc:697] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:13.934487 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.935315 18424 raft_consensus.cc:2468] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 0.
I20260713 09:07:13.935634 18765 leader_election.cc:290] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:13.925546 18704 raft_consensus.cc:515] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:13.937866 18540 leader_election.cc:304] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:13.926497 18794 consensus_queue.cc:1048] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.944981 18700 raft_consensus.cc:697] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:13.936528 18765 raft_consensus.cc:2804] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.946494 18813 raft_consensus.cc:2804] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.948989 18813 raft_consensus.cc:493] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.949602 18765 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.926221 18849 raft_consensus.cc:515] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.953101 18813 raft_consensus.cc:3060] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.961283 18692 ts_tablet_manager.cc:1434] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.125s	user 0.015s	sys 0.002s
I20260713 09:07:13.964110 18692 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:13.937901 18705 consensus_queue.cc:237] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.961793 18765 raft_consensus.cc:3060] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.968024 18850 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.978173 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:13.978367 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:13.978876 18648 raft_consensus.cc:3060] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.978981 18500 raft_consensus.cc:3060] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.975976 18850 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.985333 18850 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:13.986122 18849 leader_election.cc:290] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:13.987661 18695 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: No bootstrap required, opened a new log
I20260713 09:07:13.988175 18695 ts_tablet_manager.cc:1403] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.260s	user 0.012s	sys 0.003s
I20260713 09:07:13.988106 18702 consensus_queue.cc:1048] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.967710 18700 consensus_queue.cc:237] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:13.991479 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:13.992317 18427 raft_consensus.cc:2393] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:13.992736 18732 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:13.993211 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.993492 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:13.995573 18695 raft_consensus.cc:359] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.998723 18695 raft_consensus.cc:385] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.999118 18695 raft_consensus.cc:740] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.994102 18649 raft_consensus.cc:2393] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:14.000460 18695 consensus_queue.cc:260] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:13.976114 18704 leader_election.cc:290] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
W20260713 09:07:13.974932 18541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.239.194:45077, user_credentials={real_user=slave}} blocked reactor thread for 151876us
I20260713 09:07:13.993883 18813 raft_consensus.cc:515] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.011883 18813 leader_election.cc:290] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:14.016892 18695 ts_tablet_manager.cc:1434] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.000s
I20260713 09:07:14.013474 18785 raft_consensus.cc:515] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.031833 18542 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:14.034250 18500 raft_consensus.cc:2468] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:14.035274 18813 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.035668 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:14.036505 18424 raft_consensus.cc:3060] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.046638 18392 leader_election.cc:304] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:14.047966 18743 raft_consensus.cc:2804] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.048547 18743 raft_consensus.cc:697] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:14.049049 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:14.049671 18649 raft_consensus.cc:3060] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.049439 18743 consensus_queue.cc:237] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:14.049954 18785 leader_election.cc:290] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:14.047816 18732 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:14.048516 18813 raft_consensus.cc:2749] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.061757 18693 tablet_bootstrap.cc:492] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8: No bootstrap required, opened a new log
I20260713 09:07:14.063841 18693 ts_tablet_manager.cc:1403] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8: Time spent bootstrapping tablet: real 0.264s	user 0.012s	sys 0.004s
I20260713 09:07:14.066530 18427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:14.066610 18693 raft_consensus.cc:359] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.067364 18693 raft_consensus.cc:385] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.066831 18765 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.067655 18693 raft_consensus.cc:740] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.068562 18693 consensus_queue.cc:260] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.076063 18693 ts_tablet_manager.cc:1434] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:07:14.072645 18765 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:14.084467 18424 raft_consensus.cc:2468] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:14.082196 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:14.088326 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:14.096392 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:14.098791 18500 raft_consensus.cc:2393] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:14.100613 18704 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.101013 18540 leader_election.cc:304] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:14.101116 18704 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:14.095861 18700 raft_consensus.cc:493] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.097476 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:14.102468 18700 raft_consensus.cc:515] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:14.103202 18576 raft_consensus.cc:2393] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 1: Already voted for candidate d02ba931a5714edd938a4289d39aff67 in this term.
I20260713 09:07:14.104499 18501 raft_consensus.cc:2393] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:14.104450 18700 leader_election.cc:290] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:14.105202 18813 raft_consensus.cc:2804] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.105716 18813 raft_consensus.cc:697] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 1 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:14.106055 18646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:14.106889 18645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:14.107235 18646 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:14.108502 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:14.107627 18645 raft_consensus.cc:2468] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:14.107555 18813 consensus_queue.cc:237] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.109558 18704 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:14.109972 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:14.110595 18500 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 0.
I20260713 09:07:14.111665 18392 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:14.112581 18704 raft_consensus.cc:2804] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.113005 18704 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.113382 18704 raft_consensus.cc:3060] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.107172 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
W20260713 09:07:14.116775 18393 leader_election.cc:343] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.133431 18648 raft_consensus.cc:2468] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:14.162421 18649 raft_consensus.cc:2468] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:14.163847 18468 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:14.164219 18718 consensus_queue.cc:1048] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.167222 18857 raft_consensus.cc:2804] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.167670 18576 raft_consensus.cc:3060] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.167784 18857 raft_consensus.cc:697] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:14.168845 18857 consensus_queue.cc:237] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.167212 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:14.170948 18500 raft_consensus.cc:2393] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:14.158020 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:14.174959 18575 raft_consensus.cc:2393] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 1: Already voted for candidate d02ba931a5714edd938a4289d39aff67 in this term.
W20260713 09:07:14.175738 18859 log.cc:927] Time spent T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260713 09:07:14.181808 18692 tablet_bootstrap.cc:654] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.158456 18393 leader_election.cc:304] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:14.186556 18700 raft_consensus.cc:2804] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.187009 18700 raft_consensus.cc:493] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.187369 18700 raft_consensus.cc:3060] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.153177 18324 catalog_manager.cc:5697] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.196980 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:14.201680 18573 raft_consensus.cc:2393] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 1: Already voted for candidate d02ba931a5714edd938a4289d39aff67 in this term.
I20260713 09:07:14.206967 18700 raft_consensus.cc:515] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:14.208922 18700 leader_election.cc:290] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:14.211820 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dcd8a792bc64eaaa0acad4bc374920f" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:14.210552 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:14.222553 18323 catalog_manager.cc:5697] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.228451 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:14.229090 18649 raft_consensus.cc:3060] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.229835 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:14.230840 18322 catalog_manager.cc:5697] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 1 to 2, leader changed from d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194) to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } }
W20260713 09:07:14.236181 18393 leader_election.cc:343] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.240130 18541 leader_election.cc:304] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:14.209637 18704 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:14.241376 18857 consensus_queue.cc:1048] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.244429 18649 raft_consensus.cc:2468] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
W20260713 09:07:14.247702 18373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:14.250245 18724 consensus_queue.cc:1048] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.253598 18393 leader_election.cc:304] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:14.254839 18692 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:14.255262 18692 ts_tablet_manager.cc:1403] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.291s	user 0.013s	sys 0.013s
I20260713 09:07:14.255455 18700 raft_consensus.cc:2804] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.255992 18700 raft_consensus.cc:697] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:14.256803 18700 consensus_queue.cc:237] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:14.256629 18324 catalog_manager.cc:5697] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 0 to 1, leader changed from <none> to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.257437 18692 raft_consensus.cc:359] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.258127 18692 raft_consensus.cc:385] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.258554 18692 raft_consensus.cc:740] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.259409 18692 consensus_queue.cc:260] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.261286 18692 ts_tablet_manager.cc:1434] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:14.262198 18692 tablet_bootstrap.cc:492] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:14.267613 18692 tablet_bootstrap.cc:654] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.268406 18704 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:14.269779 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:14.270449 18500 raft_consensus.cc:3060] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.270630 18765 raft_consensus.cc:2749] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.272630 18323 catalog_manager.cc:5697] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.280148 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:14.280889 18704 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.281404 18541 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:14.281651 18704 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.283862 18704 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:14.285682 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:14.286268 18765 raft_consensus.cc:2749] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.286393 18501 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:14.287606 18468 leader_election.cc:304] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8; no voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:14.288695 18857 raft_consensus.cc:2749] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.289295 18392 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:14.294886 18704 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:14.295281 18704 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.295641 18704 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:14.298745 18692 tablet_bootstrap.cc:492] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:14.299237 18692 ts_tablet_manager.cc:1403] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.018s
I20260713 09:07:14.300325 18324 catalog_manager.cc:5697] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.301873 18692 raft_consensus.cc:359] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.302567 18692 raft_consensus.cc:385] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.302836 18692 raft_consensus.cc:740] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.303377 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:14.309451 18692 consensus_queue.cc:260] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.310320 18649 raft_consensus.cc:3060] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.313014 18692 ts_tablet_manager.cc:1434] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:14.313948 18692 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67: Bootstrap starting.
I20260713 09:07:14.318018 18692 tablet_bootstrap.cc:654] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.331036 18649 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:14.332398 18393 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:14.333256 18700 raft_consensus.cc:2804] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.333778 18700 raft_consensus.cc:697] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:14.334515 18692 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67: No bootstrap required, opened a new log
I20260713 09:07:14.335188 18692 ts_tablet_manager.cc:1403] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:07:14.334717 18700 consensus_queue.cc:237] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:14.338588 18692 raft_consensus.cc:359] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:14.339414 18692 raft_consensus.cc:385] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.339772 18692 raft_consensus.cc:740] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.340971 18500 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 1.
I20260713 09:07:14.340754 18692 consensus_queue.cc:260] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:14.344069 18692 ts_tablet_manager.cc:1434] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:14.325845 18704 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.349309 18324 catalog_manager.cc:5697] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.352290 18704 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 3 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:14.352340 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:14.355485 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:14.356118 18500 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:14.364854 18500 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 3.
I20260713 09:07:14.366878 18392 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:14.368770 18704 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:14.376694 18704 raft_consensus.cc:697] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:14.377482 18704 consensus_queue.cc:237] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.382402 18500 raft_consensus.cc:1240] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Rejecting Update request from peer d02ba931a5714edd938a4289d39aff67 for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:14.384272 18765 consensus_queue.cc:1059] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:14.385349 18765 raft_consensus.cc:3055] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:14.385735 18765 raft_consensus.cc:740] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:14.386991 18765 consensus_queue.cc:260] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:14.388438 18765 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:14.392462 18323 catalog_manager.cc:5697] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 2 to 3, leader changed from d02ba931a5714edd938a4289d39aff67 (127.15.239.195) to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 3 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.425262 18704 consensus_queue.cc:1048] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.461066 18576 raft_consensus.cc:3060] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.470842 18743 consensus_queue.cc:1048] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.479687 18704 consensus_queue.cc:1048] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.481427 18704 consensus_queue.cc:1048] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:14.532814 18765 consensus_queue.cc:1048] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.544013 18813 consensus_queue.cc:1048] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:14.552464 18857 raft_consensus.cc:493] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.553089 18857 raft_consensus.cc:515] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.555634 18857 leader_election.cc:290] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:14.560314 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:14.560945 18576 raft_consensus.cc:2468] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:14.561695 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:14.563716 18649 raft_consensus.cc:2468] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 0.
I20260713 09:07:14.562268 18468 leader_election.cc:304] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:14.565297 18732 raft_consensus.cc:2804] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.565737 18732 raft_consensus.cc:493] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.566144 18732 raft_consensus.cc:3060] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.575162 18732 raft_consensus.cc:515] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.578154 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:14.578701 18576 raft_consensus.cc:3060] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.578564 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:14.578011 18732 leader_election.cc:290] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:14.579334 18649 raft_consensus.cc:3060] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.584095 18576 raft_consensus.cc:2468] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:14.585566 18468 leader_election.cc:304] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:14.586616 18857 raft_consensus.cc:2804] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.587165 18857 raft_consensus.cc:697] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:14.588104 18857 consensus_queue.cc:237] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:14.590988 18785 consensus_queue.cc:1048] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.595651 18649 raft_consensus.cc:2468] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:14.595752 18785 consensus_queue.cc:1048] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.615844 18322 catalog_manager.cc:5697] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.712769 18813 raft_consensus.cc:493] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.713239 18813 raft_consensus.cc:515] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:14.715207 18813 leader_election.cc:290] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:14.716048 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:14.716456 18424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:14.716825 18648 raft_consensus.cc:2393] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 1: Already voted for candidate ffc9f07c77564eba852fe08d083d4b74 in this term.
I20260713 09:07:14.718132 18540 leader_election.cc:304] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:14.718838 18813 raft_consensus.cc:3060] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.727171 18813 raft_consensus.cc:2749] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.760197 18704 consensus_queue.cc:1048] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.773280 18768 consensus_queue.cc:1048] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.808719 18575 raft_consensus.cc:1275] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:07:14.809095 18575 pending_rounds.cc:85] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Aborting all ops after (but not including) 1
I20260713 09:07:14.809404 18575 pending_rounds.cc:107] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:07:14.809681 18575 raft_consensus.cc:2889] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:14.810984 18768 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:14.821453 18500 raft_consensus.cc:1275] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:14.822970 18743 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:14.869755 18743 consensus_queue.cc:1048] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:14.877283 18743 consensus_queue.cc:1048] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.021162 18785 consensus_queue.cc:1048] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.033516 18857 consensus_queue.cc:1048] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.110330 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
W20260713 09:07:15.135962 18540 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260713 09:07:15.139848 18540 consensus_peers.cc:597] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:15.150899 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:15.151760 16319 tablet_replica.cc:333] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.152608 16319 raft_consensus.cc:2243] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.153725 16319 raft_consensus.cc:2272] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.156415 16319 tablet_replica.cc:333] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.157013 16319 raft_consensus.cc:2243] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.157771 16319 raft_consensus.cc:2272] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.159849 16319 tablet_replica.cc:333] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.160401 16319 raft_consensus.cc:2243] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.160810 16319 raft_consensus.cc:2272] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.162977 16319 tablet_replica.cc:333] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.163519 16319 raft_consensus.cc:2243] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.164219 16319 raft_consensus.cc:2272] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.166047 16319 tablet_replica.cc:333] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.166653 16319 raft_consensus.cc:2243] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.167037 16319 raft_consensus.cc:2272] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.168660 16319 tablet_replica.cc:333] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.169202 16319 raft_consensus.cc:2243] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.169598 16319 raft_consensus.cc:2272] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.171275 16319 tablet_replica.cc:333] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.171917 16319 raft_consensus.cc:2243] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.172607 16319 raft_consensus.cc:2272] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.174291 16319 tablet_replica.cc:333] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.174821 16319 raft_consensus.cc:2243] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.175249 16319 raft_consensus.cc:2272] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.177295 16319 tablet_replica.cc:333] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.177817 16319 raft_consensus.cc:2243] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.178575 16319 raft_consensus.cc:2272] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.180083 16319 tablet_replica.cc:333] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.180646 16319 raft_consensus.cc:2243] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.181051 16319 raft_consensus.cc:2272] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.183125 16319 tablet_replica.cc:333] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.183815 16319 raft_consensus.cc:2243] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.184751 16319 raft_consensus.cc:2272] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.187530 16319 tablet_replica.cc:333] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.188110 16319 raft_consensus.cc:2243] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.188810 16319 raft_consensus.cc:2272] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.190657 16319 tablet_replica.cc:333] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.191143 16319 raft_consensus.cc:2243] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.191565 16319 raft_consensus.cc:2272] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.193408 16319 tablet_replica.cc:333] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.193910 16319 raft_consensus.cc:2243] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.194677 16319 raft_consensus.cc:2272] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.196736 16319 tablet_replica.cc:333] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.197234 16319 raft_consensus.cc:2243] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.197901 16319 raft_consensus.cc:2272] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.199795 16319 tablet_replica.cc:333] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.200387 16319 raft_consensus.cc:2243] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.200749 16319 raft_consensus.cc:2272] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:15.202745 16319 tablet_replica.cc:333] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.203814 16319 raft_consensus.cc:2243] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:15.204634 16319 raft_consensus.cc:2272] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:15.206296 18540 consensus_peers.cc:597] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:15.206634 16319 tablet_replica.cc:333] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: stopping tablet replica
I20260713 09:07:15.207193 16319 raft_consensus.cc:2243] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:15.207711 16319 raft_consensus.cc:2272] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:15.225914 18614 consensus_peers.cc:597] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:15.249387 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
I20260713 09:07:15.283420 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:15.299412 18466 consensus_peers.cc:597] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:15.311570 18895 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:15.313795 18896 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:15.322619 18614 consensus_peers.cc:597] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:15.323204 18900 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:07:15.323271 18614 consensus_peers.cc:597] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.324365 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:15.327397 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:15.327646 16319 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:15.327847 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933635327830 us; error 0 us; skew 500 ppm
I20260713 09:07:15.328387 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:15.331271 16319 webserver.cc:533] Webserver started at http://127.15.239.193:46577/ using document root <none> and password file <none>
I20260713 09:07:15.331748 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:15.331943 16319 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:15.335574 16319 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:15.340291 18904 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:15.341192 16319 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:07:15.341490 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "ffc9f07c77564eba852fe08d083d4b74"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-rd9t"
I20260713 09:07:15.341774 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933578275162-16319-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:15.364919 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:15.365978 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:15.367542 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:15.371620 18911 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:07:15.438102 18614 consensus_peers.cc:597] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:15.464977 18466 consensus_peers.cc:597] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.476076 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:07:15.476433 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.106s	user 0.003s	sys 0.000s
I20260713 09:07:15.476732 16319 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:07:15.482678 18911 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.501242 18911 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.502302 18911 tablet_bootstrap.cc:492] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.503007 18911 ts_tablet_manager.cc:1403] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:07:15.505918 18911 raft_consensus.cc:359] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.506687 18911 raft_consensus.cc:740] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.507431 18911 consensus_queue.cc:260] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [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: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.515038 18911 ts_tablet_manager.cc:1434] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260713 09:07:15.515900 18911 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.530134 18911 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.531112 18911 tablet_bootstrap.cc:492] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.531767 18911 ts_tablet_manager.cc:1403] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:07:15.534061 18911 raft_consensus.cc:359] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.534790 18911 raft_consensus.cc:740] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.535493 18911 consensus_queue.cc:260] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.537458 18911 ts_tablet_manager.cc:1434] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:07:15.538293 18911 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.546504 16319 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:07:15.546815 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.070s	user 0.070s	sys 0.000s
I20260713 09:07:15.553254 18911 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.554544 18911 tablet_bootstrap.cc:492] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.555275 18911 ts_tablet_manager.cc:1403] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:07:15.557703 18911 raft_consensus.cc:359] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.558440 18911 raft_consensus.cc:740] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.559298 18911 consensus_queue.cc:260] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [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: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.561254 18911 ts_tablet_manager.cc:1434] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:15.562070 18911 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.580813 18911 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.581801 18911 tablet_bootstrap.cc:492] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.582507 18911 ts_tablet_manager.cc:1403] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260713 09:07:15.585045 18911 raft_consensus.cc:359] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:15.585773 18911 raft_consensus.cc:740] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.586479 18911 consensus_queue.cc:260] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [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: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:15.588768 18911 ts_tablet_manager.cc:1434] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:15.589545 18911 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.605739 18911 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.606702 18911 tablet_bootstrap.cc:492] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.607343 18911 ts_tablet_manager.cc:1403] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260713 09:07:15.609711 18911 raft_consensus.cc:359] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.610443 18911 raft_consensus.cc:740] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.611186 18911 consensus_queue.cc:260] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.613416 18911 ts_tablet_manager.cc:1434] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:15.614241 18911 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.629982 18911 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.630822 18911 tablet_bootstrap.cc:492] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.631429 18911 ts_tablet_manager.cc:1403] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:07:15.633833 18911 raft_consensus.cc:359] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:15.634500 18911 raft_consensus.cc:740] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.635293 18911 consensus_queue.cc:260] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [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: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:15.636924 18911 ts_tablet_manager.cc:1434] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:15.637568 18911 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.657809 18911 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.658815 18911 tablet_bootstrap.cc:492] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.659482 18911 ts_tablet_manager.cc:1403] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:07:15.661943 18911 raft_consensus.cc:359] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.662771 18911 raft_consensus.cc:740] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.663564 18911 consensus_queue.cc:260] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [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: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.665809 18911 ts_tablet_manager.cc:1434] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:15.666637 18911 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
W20260713 09:07:15.816977 18540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.193:39727, user_credentials={real_user=slave}} blocked reactor thread for 101218us
I20260713 09:07:15.867238 18911 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.868194 18911 tablet_bootstrap.cc:492] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.868803 18911 ts_tablet_manager.cc:1403] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.202s	user 0.067s	sys 0.106s
I20260713 09:07:15.877709 18911 raft_consensus.cc:359] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:15.878463 18911 raft_consensus.cc:740] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.879274 18911 consensus_queue.cc:260] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [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: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:15.881613 18911 ts_tablet_manager.cc:1434] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:07:15.882442 18911 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.884325 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:39727
I20260713 09:07:15.884433 18983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:39727 every 8 connection(s)
I20260713 09:07:15.903591 18911 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.904546 18911 tablet_bootstrap.cc:492] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.905189 18911 ts_tablet_manager.cc:1403] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260713 09:07:15.907655 18911 raft_consensus.cc:359] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.908337 18911 raft_consensus.cc:740] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.909063 18911 consensus_queue.cc:260] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [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: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.911314 18911 ts_tablet_manager.cc:1434] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:15.911376 18984 heartbeater.cc:344] Connected to a master server at 127.15.239.254:36743
I20260713 09:07:15.911859 18984 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:15.912186 18911 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.912597 18984 heartbeater.cc:507] Master 127.15.239.254:36743 requested a full tablet report, sending...
I20260713 09:07:15.918757 18322 ts_manager.cc:194] Re-registered known tserver with Master: ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:15.944507 18911 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.945187 18322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41230
I20260713 09:07:15.945533 18911 tablet_bootstrap.cc:492] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.946316 18911 ts_tablet_manager.cc:1403] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.014s
I20260713 09:07:15.948351 18984 heartbeater.cc:499] Master 127.15.239.254:36743 was elected leader, sending a full tablet report...
I20260713 09:07:15.948882 18911 raft_consensus.cc:359] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.949623 18911 raft_consensus.cc:740] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.950453 18911 consensus_queue.cc:260] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:15.952885 18911 ts_tablet_manager.cc:1434] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:07:15.953711 18911 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.974959 18911 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.975847 18911 tablet_bootstrap.cc:492] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.976445 18911 ts_tablet_manager.cc:1403] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260713 09:07:15.978641 18911 raft_consensus.cc:359] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.979130 18911 raft_consensus.cc:740] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.979735 18911 consensus_queue.cc:260] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [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: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.981200 18911 ts_tablet_manager.cc:1434] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:07:15.981922 18911 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:15.995666 18911 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: 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:07:15.996376 18911 tablet_bootstrap.cc:492] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:15.996870 18911 ts_tablet_manager.cc:1403] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260713 09:07:15.998677 18911 raft_consensus.cc:359] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:15.999269 18911 raft_consensus.cc:740] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:15.999923 18911 consensus_queue.cc:260] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.001765 18911 ts_tablet_manager.cc:1434] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:07:16.002918 18911 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:16.015594 18911 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: 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:07:16.016304 18911 tablet_bootstrap.cc:492] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:16.016793 18911 ts_tablet_manager.cc:1403] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:16.018503 18911 raft_consensus.cc:359] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.019068 18911 raft_consensus.cc:740] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.019717 18911 consensus_queue.cc:260] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [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: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.021658 18911 ts_tablet_manager.cc:1434] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:16.022404 18911 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:16.043360 18911 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: 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:07:16.044202 18911 tablet_bootstrap.cc:492] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:16.044725 18911 ts_tablet_manager.cc:1403] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260713 09:07:16.046481 18911 raft_consensus.cc:359] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:16.047093 18911 raft_consensus.cc:740] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.047591 18911 consensus_queue.cc:260] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:16.049057 18911 ts_tablet_manager.cc:1434] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:16.050179 18911 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:16.061347 18911 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: 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:07:16.062083 18911 tablet_bootstrap.cc:492] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:16.062686 18911 ts_tablet_manager.cc:1403] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:07:16.064536 18911 raft_consensus.cc:359] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.065011 18911 raft_consensus.cc:740] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.065583 18911 consensus_queue.cc:260] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.067320 18911 ts_tablet_manager.cc:1434] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:16.068241 18911 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:16.080546 18911 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: 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:07:16.081331 18911 tablet_bootstrap.cc:492] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:16.081915 18911 ts_tablet_manager.cc:1403] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:07:16.083495 18911 raft_consensus.cc:359] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.083971 18911 raft_consensus.cc:740] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.084517 18911 consensus_queue.cc:260] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [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: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.086205 18911 ts_tablet_manager.cc:1434] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:16.087215 18911 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:16.099613 18911 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: 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:07:16.100569 18911 tablet_bootstrap.cc:492] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:16.101229 18911 ts_tablet_manager.cc:1403] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:07:16.103826 18911 raft_consensus.cc:359] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.104588 18911 raft_consensus.cc:740] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.105367 18911 consensus_queue.cc:260] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.107532 18911 ts_tablet_manager.cc:1434] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:16.108354 18911 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap starting.
I20260713 09:07:16.123675 18911 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: 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:07:16.124639 18911 tablet_bootstrap.cc:492] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Bootstrap complete.
I20260713 09:07:16.125298 18911 ts_tablet_manager.cc:1403] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:07:16.127918 18911 raft_consensus.cc:359] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.128638 18911 raft_consensus.cc:740] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.129402 18911 consensus_queue.cc:260] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [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: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.131556 18911 ts_tablet_manager.cc:1434] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:16.275594 18785 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.276144 18785 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.278146 18785 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.278352 18980 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.278952 18980 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.280279 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.280925 18949 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:16.282886 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.283532 18947 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:16.281122 18980 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.284737 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:16.284765 18614 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.285333 18500 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:16.285779 18718 raft_consensus.cc:2804] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.286227 18718 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.286473 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:16.286613 18718 raft_consensus.cc:3060] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.287443 18466 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.288365 18785 raft_consensus.cc:2804] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.288779 18785 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.289175 18785 raft_consensus.cc:3060] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.290192 18980 raft_consensus.cc:493] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.290741 18980 raft_consensus.cc:515] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.293670 18980 leader_election.cc:290] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.293889 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.294680 18947 raft_consensus.cc:2468] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:16.295878 18614 leader_election.cc:304] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.296654 18980 raft_consensus.cc:2804] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.297066 18980 raft_consensus.cc:493] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.297477 18980 raft_consensus.cc:3060] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.297616 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:16.299161 18785 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.301192 18718 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.303670 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:16.304149 18648 raft_consensus.cc:2393] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 2: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:16.305337 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.306219 18979 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.306716 18979 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.308213 18718 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.308774 18979 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.305923 18947 raft_consensus.cc:3060] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.310377 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.311013 18949 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:16.311057 18980 raft_consensus.cc:515] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.312202 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.313577 18980 leader_election.cc:290] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.314265 18614 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.314487 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:16.315994 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.316198 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4308cf517b6647749284c4d2249a1216" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:16.316588 18950 raft_consensus.cc:3060] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.316902 18500 raft_consensus.cc:2393] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1516204a5e494a2e94452b64fd2d56bd in current term 2: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:16.318805 18615 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.320391 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:16.321939 18979 raft_consensus.cc:2804] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.323573 18950 raft_consensus.cc:2468] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 2.
I20260713 09:07:16.325282 18979 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.325675 18979 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.326113 18614 leader_election.cc:304] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.324150 18980 raft_consensus.cc:2749] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.324134 18973 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.327117 18973 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.327939 18857 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.328457 18857 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.329316 18973 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.323518 18947 raft_consensus.cc:2468] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 2.
I20260713 09:07:16.330582 18857 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:16.330907 18980 raft_consensus.cc:2804] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.331385 18980 raft_consensus.cc:697] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:16.332724 18979 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.333451 18466 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 1516204a5e494a2e94452b64fd2d56bd
I20260713 09:07:16.333642 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.334353 18949 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 3.
I20260713 09:07:16.334720 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:16.335366 18500 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 3.
I20260713 09:07:16.336030 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:16.336642 18466 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.337675 18541 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:16.338836 18973 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:07:16.339097 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.339257 18973 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.339741 18949 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.340245 18794 raft_consensus.cc:2804] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.341156 18857 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:07:16.341602 18857 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.342501 18857 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.344168 18980 consensus_queue.cc:237] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.345108 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:16.342435 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.339749 18973 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.349861 18949 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 2.
I20260713 09:07:16.351292 18614 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:16.324934 18785 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.354422 18947 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 3.
I20260713 09:07:16.354049 18973 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.362464 18576 raft_consensus.cc:2393] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 4: Already voted for candidate d02ba931a5714edd938a4289d39aff67 in this term.
I20260713 09:07:16.354954 18979 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.365487 18979 raft_consensus.cc:2804] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.366925 18794 raft_consensus.cc:697] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 2 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:16.367992 18794 consensus_queue.cc:237] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.371259 18857 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.371888 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:16.376418 18500 raft_consensus.cc:2393] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 4: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:16.378474 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.379086 18947 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:16.373157 18973 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 4 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.374400 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.381467 18540 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.383015 18322 catalog_manager.cc:5697] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 2 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.375582 18979 raft_consensus.cc:697] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:16.386443 18973 raft_consensus.cc:2749] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260713 09:07:16.386837 18979 consensus_queue.cc:237] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.388962 18947 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 4.
I20260713 09:07:16.391114 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:16.391932 18576 raft_consensus.cc:2393] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 4: Already voted for candidate d02ba931a5714edd938a4289d39aff67 in this term.
I20260713 09:07:16.394062 18466 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:16.396063 18999 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:16.397708 18973 raft_consensus.cc:493] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.397946 18999 raft_consensus.cc:697] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:16.398548 18973 raft_consensus.cc:515] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.399334 18999 consensus_queue.cc:237] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.402182 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:16.402503 18973 leader_election.cc:290] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.402911 18648 raft_consensus.cc:2468] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:16.404073 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.404706 18949 raft_consensus.cc:2468] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:16.394923 18857 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 4 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:16.411339 18540 leader_election.cc:304] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.417236 18324 catalog_manager.cc:5697] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.418505 18973 raft_consensus.cc:2804] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.420776 18973 raft_consensus.cc:493] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.421136 18973 raft_consensus.cc:3060] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.444422 18973 raft_consensus.cc:515] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.446163 18973 leader_election.cc:290] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.446887 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:16.447290 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7f981689f845caab3dd91dccfd1684" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.447515 18648 raft_consensus.cc:3060] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.447896 18947 raft_consensus.cc:3060] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.449193 18857 raft_consensus.cc:493] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.449713 18857 raft_consensus.cc:515] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.451894 18857 leader_election.cc:290] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:16.453408 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:16.453845 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.454926 18949 raft_consensus.cc:2468] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:16.457391 18466 leader_election.cc:304] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:16.458664 18794 raft_consensus.cc:2804] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.459045 18794 raft_consensus.cc:493] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.459432 18794 raft_consensus.cc:3060] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.462822 18947 raft_consensus.cc:2468] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:16.461898 18648 raft_consensus.cc:2468] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:16.464851 18540 leader_election.cc:304] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.465646 18973 raft_consensus.cc:2804] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.466089 18973 raft_consensus.cc:697] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:16.466910 18973 consensus_queue.cc:237] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.468263 18794 raft_consensus.cc:515] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.470633 18794 leader_election.cc:290] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:16.471746 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.472000 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:16.472383 18949 raft_consensus.cc:3060] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.474455 18979 raft_consensus.cc:493] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.475049 18979 raft_consensus.cc:515] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.477103 18979 leader_election.cc:290] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.477875 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.478590 18950 raft_consensus.cc:2468] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:16.480063 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:16.482116 18614 leader_election.cc:304] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.483624 18949 raft_consensus.cc:2468] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 2.
I20260713 09:07:16.483870 18979 raft_consensus.cc:2804] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.484398 18979 raft_consensus.cc:493] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.484823 18979 raft_consensus.cc:3060] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.484972 18466 leader_election.cc:304] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: d02ba931a5714edd938a4289d39aff67
I20260713 09:07:16.486217 18794 raft_consensus.cc:2804] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.490804 18323 catalog_manager.cc:5697] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.491973 18979 raft_consensus.cc:515] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.492002 18973 raft_consensus.cc:493] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.494347 18973 raft_consensus.cc:515] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.495594 18794 raft_consensus.cc:697] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 2 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:16.496546 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:16.497709 18499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:16.498231 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb582bc38854a3cb04d9fc577ed1d4e" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.499027 18950 raft_consensus.cc:2393] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 2: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:16.499351 18973 leader_election.cc:290] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.500305 18540 leader_election.cc:304] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.500605 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.501149 18949 raft_consensus.cc:3060] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.502245 18973 raft_consensus.cc:3060] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.508021 18999 raft_consensus.cc:493] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.509069 18973 raft_consensus.cc:2749] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.508961 18999 raft_consensus.cc:515] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.496568 18794 consensus_queue.cc:237] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.511160 18999 leader_election.cc:290] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.510280 18979 leader_election.cc:290] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.514725 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:16.515540 18648 raft_consensus.cc:2393] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 2: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:16.518271 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2ce3a7b62a4f589c0a47bbee4c5c39" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.520112 18466 leader_election.cc:304] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.521015 18857 raft_consensus.cc:3060] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.521401 18974 raft_consensus.cc:493] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.521962 18974 raft_consensus.cc:515] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.524122 18974 leader_election.cc:290] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.525353 18979 raft_consensus.cc:493] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.525879 18979 raft_consensus.cc:515] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.527328 18949 raft_consensus.cc:2468] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 2.
I20260713 09:07:16.528083 18979 leader_election.cc:290] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.528532 18973 raft_consensus.cc:493] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.529017 18857 raft_consensus.cc:2749] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.529116 18973 raft_consensus.cc:515] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.530117 18614 leader_election.cc:304] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:16.532212 18973 leader_election.cc:290] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.533260 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.533592 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.534150 18947 raft_consensus.cc:2468] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:16.534245 18499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:16.533310 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:16.534472 18979 raft_consensus.cc:2804] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.535429 18979 raft_consensus.cc:697] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:16.535621 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:16.536700 18540 leader_election.cc:304] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.536552 18979 consensus_queue.cc:237] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.537890 18973 raft_consensus.cc:2804] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.534241 18950 raft_consensus.cc:2468] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:16.538368 18973 raft_consensus.cc:493] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.539909 18614 leader_election.cc:304] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.540774 19001 raft_consensus.cc:2804] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.538932 18973 raft_consensus.cc:3060] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.541145 19001 raft_consensus.cc:493] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.541604 19001 raft_consensus.cc:3060] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.548595 18973 raft_consensus.cc:515] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.551456 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.552069 18950 raft_consensus.cc:3060] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.551635 18322 catalog_manager.cc:5697] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 2 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.553925 18324 catalog_manager.cc:5697] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.558736 18324 catalog_manager.cc:5697] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 3 to 4, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 4 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.559263 18950 raft_consensus.cc:2468] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:16.561043 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:16.562574 18540 leader_election.cc:304] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.566114 18974 raft_consensus.cc:2804] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.567322 19001 raft_consensus.cc:515] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.568800 18973 leader_election.cc:290] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.570791 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.571362 18950 raft_consensus.cc:3060] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.572562 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:16.576418 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26939e31d86c47d1aa26a2c32d7e727a" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.578244 18949 raft_consensus.cc:2393] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 2: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:16.577180 18857 raft_consensus.cc:493] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.581351 18794 raft_consensus.cc:493] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.580953 18857 raft_consensus.cc:515] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.581838 18794 raft_consensus.cc:515] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.583767 18794 leader_election.cc:290] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.585011 18857 leader_election.cc:290] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:16.578802 18950 raft_consensus.cc:2468] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 2.
I20260713 09:07:16.587040 18614 leader_election.cc:304] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:16.587401 18540 leader_election.cc:304] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.587967 18979 raft_consensus.cc:2804] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.588475 18979 raft_consensus.cc:697] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:16.588724 18576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:16.587040 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b962e49ca21e4ef5a3ddf5b2071f66d7" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.589442 18979 consensus_queue.cc:237] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:16.590341 18947 raft_consensus.cc:2393] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 2: Already voted for candidate d02ba931a5714edd938a4289d39aff67 in this term.
I20260713 09:07:16.590031 18324 catalog_manager.cc:5697] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 2 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.579980 18973 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.578639 19001 leader_election.cc:290] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Requested vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:16.585121 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:16.591827 18973 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.594550 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:16.595677 19015 raft_consensus.cc:3060] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.597711 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.598592 18947 raft_consensus.cc:2393] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 2: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:16.599804 18540 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.601076 18973 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.606302 18973 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.610911 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f651c35efd594f94b8342b697a9b2a77" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.611728 18949 raft_consensus.cc:2393] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 2: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:16.612766 18466 leader_election.cc:304] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.613922 18857 raft_consensus.cc:3060] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.617951 18324 catalog_manager.cc:5697] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 2 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.620494 19015 raft_consensus.cc:2749] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.621703 18857 raft_consensus.cc:2749] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.622438 18974 raft_consensus.cc:697] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:16.623399 18974 consensus_queue.cc:237] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:16.630901 18973 raft_consensus.cc:2749] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.634231 18468 leader_election.cc:304] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8; no voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.635056 18857 raft_consensus.cc:3060] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.636596 18324 catalog_manager.cc:5697] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.642702 18857 raft_consensus.cc:2749] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.690160 18857 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.690806 18857 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.692976 18857 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.693553 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:16.694024 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.694734 18949 raft_consensus.cc:2468] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 1.
I20260713 09:07:16.695726 18466 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 1516204a5e494a2e94452b64fd2d56bd
I20260713 09:07:16.696376 18857 raft_consensus.cc:2804] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.696750 18857 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.697121 18857 raft_consensus.cc:3060] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.701349 18979 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.701792 18979 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.704702 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74" is_pre_election: true
I20260713 09:07:16.704968 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8" is_pre_election: true
I20260713 09:07:16.705097 18979 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.705284 18949 raft_consensus.cc:2468] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:16.704948 18857 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.706487 18614 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.707036 18500 raft_consensus.cc:2393] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1516204a5e494a2e94452b64fd2d56bd in current term 2: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:16.707458 18979 raft_consensus.cc:2804] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:16.707854 18979 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:16.708196 18979 raft_consensus.cc:3060] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.709028 18857 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.709332 18949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.709860 18949 raft_consensus.cc:3060] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:16.710259 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "d615ad3d327947cb80856bb163bdbdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:16.716203 18979 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.718315 18979 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:16.719441 18949 raft_consensus.cc:2468] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d615ad3d327947cb80856bb163bdbdc8 in term 2.
I20260713 09:07:16.720036 18947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
I20260713 09:07:16.720583 18466 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:16.720826 18947 raft_consensus.cc:2393] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1516204a5e494a2e94452b64fd2d56bd in current term 2: Already voted for candidate d615ad3d327947cb80856bb163bdbdc8 in this term.
I20260713 09:07:16.721439 18857 raft_consensus.cc:2804] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:16.721925 18857 raft_consensus.cc:697] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 2 LEADER]: Becoming Leader. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:16.722661 18857 consensus_queue.cc:237] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:16.725198 18649 raft_consensus.cc:2393] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d615ad3d327947cb80856bb163bdbdc8 in current term 2: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
I20260713 09:07:16.727447 18500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327cb7a59f704379b9ec43197919e5b6" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:16.728937 18615 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:16.730401 18979 raft_consensus.cc:2749] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:16.732159 18324 catalog_manager.cc:5697] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 reported cstate change: term changed from 1 to 2, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "d615ad3d327947cb80856bb163bdbdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.762423 18949 raft_consensus.cc:1275] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:16.763674 18979 consensus_queue.cc:1048] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.785611 18576 raft_consensus.cc:1275] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:16.787185 18980 consensus_queue.cc:1048] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.814291 18949 raft_consensus.cc:1275] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:16.815570 18980 consensus_queue.cc:1048] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.817937 18576 raft_consensus.cc:1275] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:07:16.819242 18857 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.844511 18575 raft_consensus.cc:1275] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:16.846067 18980 consensus_queue.cc:1048] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.863103 18649 raft_consensus.cc:1275] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: 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:16.864722 18794 consensus_queue.cc:1048] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.865458 18949 raft_consensus.cc:1275] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 4 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:07:16.867784 18794 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:16.888622 18949 raft_consensus.cc:1275] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: 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:16.890202 18785 consensus_queue.cc:1048] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.013144 18949 raft_consensus.cc:1275] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:17.013725 18576 raft_consensus.cc:1275] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: 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:17.014564 18979 consensus_queue.cc:1048] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.015090 18999 consensus_queue.cc:1048] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.018795 18649 raft_consensus.cc:1275] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Refusing update from remote peer d02ba931a5714edd938a4289d39aff67: 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:17.020344 18973 consensus_queue.cc:1048] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.032447 18950 raft_consensus.cc:1275] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer d02ba931a5714edd938a4289d39aff67: 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:17.038908 19015 consensus_queue.cc:1048] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.041587 18500 raft_consensus.cc:1275] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Refusing update from remote peer d02ba931a5714edd938a4289d39aff67: 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:17.046176 19015 consensus_queue.cc:1048] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.054385 18499 raft_consensus.cc:1275] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:17.056145 18950 raft_consensus.cc:1275] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: 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:17.058358 18999 consensus_queue.cc:1048] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.063553 18950 raft_consensus.cc:1275] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:17.065203 18980 consensus_queue.cc:1048] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:17.071308 18980 consensus_queue.cc:1048] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.097904 18946 raft_consensus.cc:1275] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer d02ba931a5714edd938a4289d39aff67: 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:17.099488 19015 consensus_queue.cc:1048] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.106251 18648 raft_consensus.cc:1275] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: 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:17.107977 18999 consensus_queue.cc:1048] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.122067 18501 raft_consensus.cc:1275] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Refusing update from remote peer 1516204a5e494a2e94452b64fd2d56bd: 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:17.123557 19001 consensus_queue.cc:1048] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.140980 18947 raft_consensus.cc:1275] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Refusing update from remote peer d615ad3d327947cb80856bb163bdbdc8: 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:17.142944 18794 consensus_queue.cc:1048] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:07:20.140215 18356 debug-util.cc:398] Leaking SignalData structure 0x7b08001955e0 after lost signal to thread 16322
W20260713 09:07:20.141340 18356 debug-util.cc:398] Leaking SignalData structure 0x7b08001b61c0 after lost signal to thread 18359
W20260713 09:07:20.142534 18356 debug-util.cc:398] Leaking SignalData structure 0x7b0800089a20 after lost signal to thread 18526
W20260713 09:07:20.143450 18356 debug-util.cc:398] Leaking SignalData structure 0x7b08000891c0 after lost signal to thread 18600
W20260713 09:07:20.144424 18356 debug-util.cc:398] Leaking SignalData structure 0x7b0800295660 after lost signal to thread 18674
W20260713 09:07:20.145538 18356 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7420 after lost signal to thread 18983
I20260713 09:07:25.961869 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:25.987839 18648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff"
dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
mode: GRACEFUL
new_leader_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:41894
I20260713 09:07:25.988482 18648 raft_consensus.cc:606] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Received request to transfer leadership to TS ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:25.991430 18649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad"
dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
mode: GRACEFUL
new_leader_uuid: "d02ba931a5714edd938a4289d39aff67"
 from {username='slave'} at 127.0.0.1:41894
I20260713 09:07:25.992023 18649 raft_consensus.cc:606] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Received request to transfer leadership to TS d02ba931a5714edd938a4289d39aff67
I20260713 09:07:25.994549 18649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5130c860472641279832c1ab41777ffe"
dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
mode: GRACEFUL
new_leader_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:41894
I20260713 09:07:25.995082 18649 raft_consensus.cc:606] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Received request to transfer leadership to TS ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:26.006270 18501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b"
dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
mode: GRACEFUL
new_leader_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:47082
I20260713 09:07:26.006848 18501 raft_consensus.cc:606] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 LEADER]: Received request to transfer leadership to TS ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:26.009219 18649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc"
dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
mode: GRACEFUL
new_leader_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:41894
I20260713 09:07:26.009699 18649 raft_consensus.cc:606] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Received request to transfer leadership to TS ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:26.010746 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:26.011404 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:26.147881 18523 debug-util.cc:398] Leaking SignalData structure 0x7b080015b1e0 after lost signal to thread 16322
W20260713 09:07:26.148824 18523 debug-util.cc:398] Leaking SignalData structure 0x7b0800223f40 after lost signal to thread 18359
W20260713 09:07:26.149781 18523 debug-util.cc:398] Leaking SignalData structure 0x7b08001e59a0 after lost signal to thread 18526
W20260713 09:07:26.150676 18523 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab580 after lost signal to thread 18600
W20260713 09:07:26.151520 18523 debug-util.cc:398] Leaking SignalData structure 0x7b080016e7e0 after lost signal to thread 18674
W20260713 09:07:26.152434 18523 debug-util.cc:398] Leaking SignalData structure 0x7b080025cf80 after lost signal to thread 18983
I20260713 09:07:26.166282 19061 raft_consensus.cc:993] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8: : Instructing follower ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.166911 19053 raft_consensus.cc:1081] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 LEADER]: Signalling peer ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.168547 18949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b"
dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:60864
I20260713 09:07:26.169036 18949 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:26.169396 18949 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:26.176093 18949 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:26.184386 18949 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 5 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:26.206002 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:26.206650 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11a238944094b45bf293e694c2bc04b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:26.206890 18501 raft_consensus.cc:3055] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:26.207191 18501 raft_consensus.cc:740] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:26.207247 18573 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:26.208087 18501 consensus_queue.cc:260] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:26.208999 18501 raft_consensus.cc:3060] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:26.213847 18501 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 5.
I20260713 09:07:26.215178 18907 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [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: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:26.216033 18573 raft_consensus.cc:2468] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 5.
I20260713 09:07:26.217005 19073 raft_consensus.cc:2804] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:26.218315 19073 raft_consensus.cc:697] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 5 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:26.219261 19073 consensus_queue.cc:237] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:26.229221 18323 catalog_manager.cc:5697] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 4 to 5, leader changed from d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194) to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 5 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.296298 19069 raft_consensus.cc:993] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: : Instructing follower ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.296916 19064 raft_consensus.cc:1081] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Signalling peer ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.298411 18949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc"
dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:60856
I20260713 09:07:26.298853 18949 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:26.299126 18949 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.305029 18949 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.306743 18949 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:26.307456 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:26.308141 18573 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.315969 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:26.316031 18573 raft_consensus.cc:2468] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:26.316617 18649 raft_consensus.cc:3055] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:26.316942 18649 raft_consensus.cc:740] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:26.317658 18908 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:26.317756 18649 consensus_queue.cc:260] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.318730 19073 raft_consensus.cc:2804] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:26.319134 18649 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.319235 19073 raft_consensus.cc:697] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:26.320255 19073 consensus_queue.cc:237] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.327778 18649 raft_consensus.cc:2468] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:26.330788 18323 catalog_manager.cc:5697] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 1 to 2, leader changed from 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196) to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.347242 19064 raft_consensus.cc:993] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: : Instructing follower ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.347848 19081 raft_consensus.cc:1081] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Signalling peer ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.349674 18949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5130c860472641279832c1ab41777ffe"
dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:60856
I20260713 09:07:26.350226 18949 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:26.350507 18949 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:26.354864 18949 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.356446 18949 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 3 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:26.357260 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:26.357785 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:26.357949 18573 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:26.358402 18649 raft_consensus.cc:3055] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:26.358708 18649 raft_consensus.cc:740] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:26.359473 18649 consensus_queue.cc:260] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.360512 18649 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:26.366284 18573 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 3.
I20260713 09:07:26.367864 18908 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [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: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:26.368821 19073 raft_consensus.cc:2804] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:26.369065 19069 raft_consensus.cc:993] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd: : Instructing follower ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.369305 19073 raft_consensus.cc:697] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 3 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:26.369582 19069 raft_consensus.cc:1081] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Signalling peer ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:26.370322 19073 consensus_queue.cc:237] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.369547 18649 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 3.
I20260713 09:07:26.371858 18947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff"
dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:60856
I20260713 09:07:26.372390 18947 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:26.372751 18947 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.379961 18947 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.382004 18947 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:26.381829 18323 catalog_manager.cc:5697] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 2 to 3, leader changed from 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196) to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 3 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.382836 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:26.382972 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:26.383594 18573 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.383648 18649 raft_consensus.cc:3055] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:26.384079 18649 raft_consensus.cc:740] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:26.384945 18649 consensus_queue.cc:260] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.386305 18649 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.392371 18573 raft_consensus.cc:2468] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:26.393685 18908 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:26.394646 19073 raft_consensus.cc:2804] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:26.395248 19073 raft_consensus.cc:697] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:26.396131 19073 consensus_queue.cc:237] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:26.398396 18649 raft_consensus.cc:2468] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:26.402141 19064 raft_consensus.cc:993] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd: : Instructing follower d02ba931a5714edd938a4289d39aff67 to start an election
I20260713 09:07:26.402765 19064 raft_consensus.cc:1081] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Signalling peer d02ba931a5714edd938a4289d39aff67 to start an election
I20260713 09:07:26.404713 18573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad"
dest_uuid: "d02ba931a5714edd938a4289d39aff67"
 from {username='slave'} at 127.0.0.1:36922
I20260713 09:07:26.405304 18573 raft_consensus.cc:493] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:26.405699 18573 raft_consensus.cc:3060] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.409361 18323 catalog_manager.cc:5697] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 1 to 2, leader changed from 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196) to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.410789 18573 raft_consensus.cc:515] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:26.413282 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:26.413815 18501 raft_consensus.cc:3060] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.415088 18573 leader_election.cc:290] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:26.416635 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282f46b979e74e7e938e3a94f153a1ad" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:26.417217 18649 raft_consensus.cc:3055] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:26.417546 18649 raft_consensus.cc:740] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:26.418370 18649 consensus_queue.cc:260] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:26.419608 18649 raft_consensus.cc:3060] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:26.421759 18501 raft_consensus.cc:2468] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:26.422966 18541 leader_election.cc:304] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8; no voters: 
I20260713 09:07:26.423970 19063 raft_consensus.cc:2804] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:26.424466 19063 raft_consensus.cc:697] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:26.425251 19063 consensus_queue.cc:237] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:26.427196 18649 raft_consensus.cc:2468] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:26.435092 18323 catalog_manager.cc:5697] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 1 to 2, leader changed from 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196) to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.792618 18573 raft_consensus.cc:1275] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 5 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:07:26.794265 19073 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.802275 18576 raft_consensus.cc:1275] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:26.807134 19073 consensus_queue.cc:1048] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:26.828824 18500 raft_consensus.cc:1275] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 5 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:07:26.854339 19089 consensus_queue.cc:1048] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:26.886955 18575 raft_consensus.cc:1275] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:26.889102 19089 consensus_queue.cc:1048] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.895823 18649 raft_consensus.cc:1275] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:26.899573 19089 consensus_queue.cc:1048] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:26.937964 18650 raft_consensus.cc:1275] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:26.940074 19091 consensus_queue.cc:1048] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:26.950915 18573 raft_consensus.cc:1275] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:26.954406 19074 consensus_queue.cc:1048] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:26.976557 18650 raft_consensus.cc:1275] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:26.981117 19073 consensus_queue.cc:1048] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.982067 18649 raft_consensus.cc:1275] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Refusing update from remote peer d02ba931a5714edd938a4289d39aff67: 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:26.987517 19056 consensus_queue.cc:1048] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:27.008705 18501 raft_consensus.cc:1275] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Refusing update from remote peer d02ba931a5714edd938a4289d39aff67: 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:27.011353 19085 consensus_queue.cc:1048] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:27.015070 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:27.051537 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:27.067986 18501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592"
dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
mode: GRACEFUL
new_leader_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:47082
I20260713 09:07:27.068797 18501 raft_consensus.cc:606] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Received request to transfer leadership to TS ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:27.071807 18501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b"
dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
mode: GRACEFUL
new_leader_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:47082
I20260713 09:07:27.072464 18501 raft_consensus.cc:606] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Received request to transfer leadership to TS ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:27.073884 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:27.074983 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:27.091346 19092 raft_consensus.cc:993] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8: : Instructing follower ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:27.092044 19094 raft_consensus.cc:1081] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Signalling peer ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:27.093472 18947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b"
dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:60864
I20260713 09:07:27.094126 18947 raft_consensus.cc:493] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.094517 18947 raft_consensus.cc:3060] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.102579 18947 raft_consensus.cc:515] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:27.104774 18947 leader_election.cc:290] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:27.106016 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:27.106596 18501 raft_consensus.cc:3055] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.106901 18501 raft_consensus.cc:740] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:27.107429 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a895e7708bd94a2d995028b7ba4faa8b" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:27.107676 18501 consensus_queue.cc:260] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:27.108922 18501 raft_consensus.cc:3060] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.108093 18648 raft_consensus.cc:3060] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.115407 18501 raft_consensus.cc:2468] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:27.116178 18648 raft_consensus.cc:2468] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:27.116775 18907 leader_election.cc:304] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:27.117748 19091 raft_consensus.cc:2804] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.118347 19091 raft_consensus.cc:697] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:27.119385 19091 consensus_queue.cc:237] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:27.129788 18323 catalog_manager.cc:5697] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 1 to 2, leader changed from d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194) to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.452814 19092 raft_consensus.cc:993] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8: : Instructing follower ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:27.453318 19094 raft_consensus.cc:1081] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Signalling peer ffc9f07c77564eba852fe08d083d4b74 to start an election
I20260713 09:07:27.454886 18950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592"
dest_uuid: "ffc9f07c77564eba852fe08d083d4b74"
 from {username='slave'} at 127.0.0.1:60864
I20260713 09:07:27.455350 18950 raft_consensus.cc:493] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.455647 18950 raft_consensus.cc:3060] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.460676 18950 raft_consensus.cc:515] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:27.462348 18950 leader_election.cc:290] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:27.463081 18498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d615ad3d327947cb80856bb163bdbdc8"
I20260713 09:07:27.463361 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0deb71ec33ac40f98b5f8bbf896a1592" candidate_uuid: "ffc9f07c77564eba852fe08d083d4b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:27.463748 18498 raft_consensus.cc:3055] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.463932 18573 raft_consensus.cc:3060] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.464188 18498 raft_consensus.cc:740] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d615ad3d327947cb80856bb163bdbdc8, State: Running, Role: LEADER
I20260713 09:07:27.465230 18498 consensus_queue.cc:260] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:27.466998 18498 raft_consensus.cc:3060] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.469604 18573 raft_consensus.cc:2468] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:27.470772 18908 leader_election.cc:304] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74; no voters: 
I20260713 09:07:27.471638 19091 raft_consensus.cc:2804] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.472141 19091 raft_consensus.cc:697] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Becoming Leader. State: Replica: ffc9f07c77564eba852fe08d083d4b74, State: Running, Role: LEADER
I20260713 09:07:27.472923 19091 consensus_queue.cc:237] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:27.474910 18498 raft_consensus.cc:2468] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9f07c77564eba852fe08d083d4b74 in term 2.
I20260713 09:07:27.485467 18323 catalog_manager.cc:5697] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 reported cstate change: term changed from 1 to 2, leader changed from d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194) to ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "ffc9f07c77564eba852fe08d083d4b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.643122 18648 raft_consensus.cc:1275] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:27.645136 19091 consensus_queue.cc:1048] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.652168 18498 raft_consensus.cc:1275] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:27.653990 19074 consensus_queue.cc:1048] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:27.823071 18671 debug-util.cc:398] Leaking SignalData structure 0x7b080024c520 after lost signal to thread 16322
W20260713 09:07:27.824046 18671 debug-util.cc:398] Leaking SignalData structure 0x7b080013a460 after lost signal to thread 18359
W20260713 09:07:27.825006 18671 debug-util.cc:398] Leaking SignalData structure 0x7b080011d620 after lost signal to thread 18526
W20260713 09:07:27.825943 18671 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3fa0 after lost signal to thread 18600
W20260713 09:07:27.826989 18671 debug-util.cc:398] Leaking SignalData structure 0x7b080021e700 after lost signal to thread 18674
W20260713 09:07:27.828086 18671 debug-util.cc:398] Leaking SignalData structure 0x7b0800121620 after lost signal to thread 18983
W20260713 09:07:27.828946 18671 debug-util.cc:398] Leaking SignalData structure 0x7b08001216e0 after lost signal to thread 19067
I20260713 09:07:28.037395 18573 raft_consensus.cc:1275] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:28.038926 19112 consensus_queue.cc:1048] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.063613 18498 raft_consensus.cc:1275] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Refusing update from remote peer ffc9f07c77564eba852fe08d083d4b74: 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:28.070108 19074 consensus_queue.cc:1048] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.075939 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:28.109028 16319 tablet_server.cc:179] TabletServer@127.15.239.193:39727 shutting down...
W20260713 09:07:28.110337 18540 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260713 09:07:28.113618 18540 consensus_peers.cc:597] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:07:28.124462 18540 consensus_peers.cc:597] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:07:28.163357 18540 consensus_peers.cc:597] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:07:28.175613 18466 consensus_peers.cc:597] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:28.186335 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:28.189554 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.190675 16319 raft_consensus.cc:2243] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.191359 16319 raft_consensus.cc:2272] T f651c35efd594f94b8342b697a9b2a77 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.198741 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.204046 16319 raft_consensus.cc:2243] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.205121 16319 raft_consensus.cc:2272] T 1d9c6996038442dabe1e0f1c6787a4ff P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.208276 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.209165 16319 raft_consensus.cc:2243] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.209856 16319 raft_consensus.cc:2272] T 26939e31d86c47d1aa26a2c32d7e727a P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:28.213455 18614 consensus_peers.cc:597] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:28.214156 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.215154 16319 raft_consensus.cc:2243] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.215726 16319 raft_consensus.cc:2272] T 7e9789db9a39476792bf2def39683650 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.219100 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.219983 16319 raft_consensus.cc:2243] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.220561 16319 raft_consensus.cc:2272] T 4308cf517b6647749284c4d2249a1216 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.223408 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.224320 16319 raft_consensus.cc:2243] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.225378 16319 raft_consensus.cc:2272] T 0deb71ec33ac40f98b5f8bbf896a1592 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.228300 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.229203 16319 raft_consensus.cc:2243] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.229857 16319 raft_consensus.cc:2272] T adb582bc38854a3cb04d9fc577ed1d4e P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.233023 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.233932 16319 raft_consensus.cc:2243] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.235374 16319 raft_consensus.cc:2272] T a895e7708bd94a2d995028b7ba4faa8b P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.238651 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.239450 16319 raft_consensus.cc:2243] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.240026 16319 raft_consensus.cc:2272] T 327cb7a59f704379b9ec43197919e5b6 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.243090 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.243819 16319 raft_consensus.cc:2243] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.244343 16319 raft_consensus.cc:2272] T 6dcd8a792bc64eaaa0acad4bc374920f P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.247073 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.247781 16319 raft_consensus.cc:2243] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.248310 16319 raft_consensus.cc:2272] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.251051 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.251803 16319 raft_consensus.cc:2243] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.252355 16319 raft_consensus.cc:2272] T c8265d9eaa4e49a5b7790412a3e5b9c1 P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.255292 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.256076 16319 raft_consensus.cc:2243] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.257099 16319 raft_consensus.cc:2272] T a11a238944094b45bf293e694c2bc04b P ffc9f07c77564eba852fe08d083d4b74 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.260002 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.260759 16319 raft_consensus.cc:2243] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.261268 16319 raft_consensus.cc:2272] T b1b16e49cc524b628e3e902643de3f2d P ffc9f07c77564eba852fe08d083d4b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.264245 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.264994 16319 raft_consensus.cc:2243] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.266014 16319 raft_consensus.cc:2272] T 5130c860472641279832c1ab41777ffe P ffc9f07c77564eba852fe08d083d4b74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.268728 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.269466 16319 raft_consensus.cc:2243] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.269990 16319 raft_consensus.cc:2272] T b962e49ca21e4ef5a3ddf5b2071f66d7 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.272965 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.273679 16319 raft_consensus.cc:2243] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.274245 16319 raft_consensus.cc:2272] T 4c7f981689f845caab3dd91dccfd1684 P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.276913 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:28.277555 16319 raft_consensus.cc:2243] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.278556 16319 raft_consensus.cc:2272] T d11809e52f6a48bcb0ad3cdabfcca5dc P ffc9f07c77564eba852fe08d083d4b74 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:28.286057 18614 consensus_peers.cc:597] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:07:28.304455 18540 consensus_peers.cc:597] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. 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:07:28.313429 18466 consensus_peers.cc:597] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.333808 16319 tablet_server.cc:196] TabletServer@127.15.239.193:39727 shutdown complete.
W20260713 09:07:28.374862 18466 consensus_peers.cc:597] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.377697 18614 consensus_peers.cc:597] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.397969 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
W20260713 09:07:28.407474 18541 consensus_peers.cc:597] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. 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:28.445523 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:28.446547 16319 tablet_replica.cc:333] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.447521 16319 raft_consensus.cc:2243] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.448199 16319 raft_consensus.cc:2272] T f651c35efd594f94b8342b697a9b2a77 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.451148 16319 tablet_replica.cc:333] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.451980 16319 raft_consensus.cc:2243] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.453068 16319 raft_consensus.cc:2272] T 3d1618dfcf2e4141b04375e510ee2c21 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.456010 16319 tablet_replica.cc:333] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.456847 16319 raft_consensus.cc:2243] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.457918 16319 raft_consensus.cc:2272] T adb582bc38854a3cb04d9fc577ed1d4e P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.460601 16319 tablet_replica.cc:333] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.461438 16319 raft_consensus.cc:2243] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.461962 16319 raft_consensus.cc:2272] T 0deb71ec33ac40f98b5f8bbf896a1592 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.465032 16319 tablet_replica.cc:333] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.465876 16319 raft_consensus.cc:2243] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.466549 16319 raft_consensus.cc:2272] T 15fd47d4d0ca47908b7b160be9801861 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.469555 16319 tablet_replica.cc:333] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.470395 16319 raft_consensus.cc:2243] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.472397 16319 raft_consensus.cc:2272] T 3f95115ff230449c8598060c6086d4d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.476245 16319 tablet_replica.cc:333] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.477089 16319 raft_consensus.cc:2243] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.477687 16319 raft_consensus.cc:2272] T 6dcd8a792bc64eaaa0acad4bc374920f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.480510 16319 tablet_replica.cc:333] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.481355 16319 raft_consensus.cc:2243] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.481961 16319 raft_consensus.cc:2272] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.484939 16319 tablet_replica.cc:333] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.485740 16319 raft_consensus.cc:2243] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:28.486052 18615 consensus_peers.cc:597] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. 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:28.486299 16319 raft_consensus.cc:2272] T a895e7708bd94a2d995028b7ba4faa8b P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.489219 16319 tablet_replica.cc:333] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.490403 16319 raft_consensus.cc:2243] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.491423 16319 raft_consensus.cc:2272] T 327cb7a59f704379b9ec43197919e5b6 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:28.494992 18614 consensus_peers.cc:597] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.494897 16319 tablet_replica.cc:333] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.496158 16319 raft_consensus.cc:2243] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.496779 16319 raft_consensus.cc:2272] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.499562 16319 tablet_replica.cc:333] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.500350 16319 raft_consensus.cc:2243] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.500932 16319 raft_consensus.cc:2272] T b1b16e49cc524b628e3e902643de3f2d P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.503592 16319 tablet_replica.cc:333] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.504400 16319 raft_consensus.cc:2243] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.504886 16319 raft_consensus.cc:2272] T a11a238944094b45bf293e694c2bc04b P d615ad3d327947cb80856bb163bdbdc8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.507316 16319 tablet_replica.cc:333] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.508118 16319 raft_consensus.cc:2243] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.508672 16319 raft_consensus.cc:2272] T cf4a42e3fec14e7e89e1aacdbed5036f P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.511339 16319 tablet_replica.cc:333] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.512068 16319 raft_consensus.cc:2243] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.513206 16319 raft_consensus.cc:2272] T d91f4e3644f3447b95b41bca17f5a9d2 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.516019 16319 tablet_replica.cc:333] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.516705 16319 raft_consensus.cc:2243] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.517251 16319 raft_consensus.cc:2272] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d615ad3d327947cb80856bb163bdbdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.519834 16319 tablet_replica.cc:333] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.520506 16319 raft_consensus.cc:2243] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.521536 16319 raft_consensus.cc:2272] T 4308cf517b6647749284c4d2249a1216 P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.524155 16319 tablet_replica.cc:333] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8: stopping tablet replica
I20260713 09:07:28.524749 16319 raft_consensus.cc:2243] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.525270 16319 raft_consensus.cc:2272] T 282f46b979e74e7e938e3a94f153a1ad P d615ad3d327947cb80856bb163bdbdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:28.529714 18615 consensus_peers.cc:597] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. 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:07:28.610157 18615 consensus_peers.cc:597] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.630456 18614 consensus_peers.cc:597] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.709843 18541 consensus_peers.cc:597] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.730254 18615 consensus_peers.cc:597] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.733644 18541 consensus_peers.cc:597] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.735688 18541 consensus_peers.cc:597] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.844578 18541 consensus_peers.cc:597] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 -> Peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Couldn't send request to peer d615ad3d327947cb80856bb163bdbdc8. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:29.413379 19126 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.414631 19126 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.427709 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:29.429998 19125 raft_consensus.cc:493] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.430862 19125 raft_consensus.cc:515] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
W20260713 09:07:29.431483 18540 leader_election.cc:336] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.432345 19126 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.433677 19125 leader_election.cc:290] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.436656 18542 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.440276 19125 raft_consensus.cc:2749] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:07:29.442771 19125 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.446164 19125 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.448176 19125 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.450610 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
W20260713 09:07:29.451543 18540 leader_election.cc:336] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
W20260713 09:07:29.457727 18540 leader_election.cc:336] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
W20260713 09:07:29.458122 18541 leader_election.cc:336] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.458329 18542 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.459344 19125 raft_consensus.cc:2749] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:29.462075 18541 leader_election.cc:304] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.462908 19125 raft_consensus.cc:2749] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260713 09:07:29.496313 19129 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.497157 19129 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.499781 19129 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.500916 19125 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.501839 19125 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.506697 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:29.507308 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:29.507478 18573 raft_consensus.cc:2468] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 2.
I20260713 09:07:29.507966 18648 raft_consensus.cc:2468] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:29.509142 19125 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
W20260713 09:07:29.509876 18614 leader_election.cc:336] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.511113 18616 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.512001 19129 raft_consensus.cc:2804] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:29.512321 18542 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:29.512392 19129 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.513062 19129 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:07:29.513826 18540 leader_election.cc:336] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.514999 19125 raft_consensus.cc:2804] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:29.515498 19125 raft_consensus.cc:493] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.515959 19125 raft_consensus.cc:3060] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.528647 19129 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.529162 19125 raft_consensus.cc:515] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.533133 19129 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.533664 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:29.534504 18648 raft_consensus.cc:2393] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d02ba931a5714edd938a4289d39aff67 in current term 3: Already voted for candidate 1516204a5e494a2e94452b64fd2d56bd in this term.
W20260713 09:07:29.540488 18614 leader_election.cc:336] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.541970 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9c6996038442dabe1e0f1c6787a4ff" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:29.542977 18573 raft_consensus.cc:2393] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1516204a5e494a2e94452b64fd2d56bd in current term 3: Already voted for candidate d02ba931a5714edd938a4289d39aff67 in this term.
I20260713 09:07:29.544070 18616 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.545019 19125 leader_election.cc:290] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 election: Requested vote from peers 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.546654 19129 raft_consensus.cc:2749] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260713 09:07:29.550007 18540 leader_election.cc:336] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.550529 18540 leader_election.cc:304] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.551218 19125 raft_consensus.cc:2749] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260713 09:07:29.562956 16319 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18523)
I20260713 09:07:29.577505 19125 raft_consensus.cc:493] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.578478 19125 raft_consensus.cc:515] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:29.580740 19125 leader_election.cc:290] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
W20260713 09:07:29.586231 18541 leader_election.cc:336] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.594218 19133 raft_consensus.cc:493] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.595671 19126 raft_consensus.cc:493] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.596937 19126 raft_consensus.cc:515] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } }
I20260713 09:07:29.597009 19133 raft_consensus.cc:515] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
W20260713 09:07:29.605897 18614 leader_election.cc:336] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.607877 19129 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.608724 19129 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
W20260713 09:07:29.610503 18541 leader_election.cc:336] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.611886 19133 leader_election.cc:290] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:29.612399 19126 leader_election.cc:290] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
W20260713 09:07:29.614225 18540 leader_election.cc:336] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.614676 18540 leader_election.cc:304] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.616323 19126 raft_consensus.cc:2749] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:07:29.617964 18615 leader_election.cc:336] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.618410 18615 leader_election.cc:304] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
W20260713 09:07:29.618546 18540 leader_election.cc:336] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.619040 18540 leader_election.cc:304] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.619315 19132 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.620324 19126 raft_consensus.cc:2749] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:29.620029 19132 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.622347 19132 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:29.622956 19132 raft_consensus.cc:2749] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:07:29.624902 18614 leader_election.cc:336] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.626750 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:29.627482 18573 raft_consensus.cc:2468] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 2.
I20260713 09:07:29.628227 19129 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.628672 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:29.630928 18616 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.632511 19129 raft_consensus.cc:2804] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:29.634707 19129 raft_consensus.cc:493] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.635195 19129 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:07:29.634166 18615 leader_election.cc:336] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.638211 18615 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:29.638931 19133 raft_consensus.cc:2749] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:29.643730 19129 raft_consensus.cc:515] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.646641 19129 leader_election.cc:290] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.646726 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d11809e52f6a48bcb0ad3cdabfcca5dc" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:29.647360 18575 raft_consensus.cc:3060] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:29.649703 19129 raft_consensus.cc:493] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.650303 19133 raft_consensus.cc:493] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.651007 19133 raft_consensus.cc:515] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.653510 19133 leader_election.cc:290] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
W20260713 09:07:29.656792 18614 leader_election.cc:336] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
W20260713 09:07:29.661681 18614 leader_election.cc:336] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.650362 19129 raft_consensus.cc:515] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.665978 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:29.667896 19129 leader_election.cc:290] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:29.669893 18575 raft_consensus.cc:2468] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 3.
I20260713 09:07:29.671015 18616 leader_election.cc:304] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: ffc9f07c77564eba852fe08d083d4b74
I20260713 09:07:29.671737 19129 raft_consensus.cc:2804] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:29.672266 19129 raft_consensus.cc:697] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 3 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:29.673514 19129 consensus_queue.cc:237] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.680424 19129 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.681320 19129 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.684934 19129 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.685091 18323 catalog_manager.cc:5697] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 2 to 3, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 3 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.687120 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:29.687755 18575 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 3.
I20260713 09:07:29.689105 18616 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:29.690626 19133 raft_consensus.cc:2804] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:07:29.691001 19133 raft_consensus.cc:493] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ffc9f07c77564eba852fe08d083d4b74)
I20260713 09:07:29.691335 19133 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Advancing to term 4
W20260713 09:07:29.693931 18614 leader_election.cc:336] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.702059 19126 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.702901 19126 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
W20260713 09:07:29.714704 18541 leader_election.cc:336] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.716188 19126 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:29.718631 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:29.719298 18648 raft_consensus.cc:2468] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:29.720764 18542 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [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: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:29.721372 19133 raft_consensus.cc:515] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
I20260713 09:07:29.723460 19126 raft_consensus.cc:2804] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.724417 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130c860472641279832c1ab41777ffe" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:29.724959 18575 raft_consensus.cc:3060] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:29.727299 19133 leader_election.cc:290] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 4 election: Requested vote from peers d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707), ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727)
I20260713 09:07:29.731951 18575 raft_consensus.cc:2468] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 4.
I20260713 09:07:29.723929 19126 raft_consensus.cc:493] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.733132 18616 leader_election.cc:304] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:29.733381 19126 raft_consensus.cc:3060] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.734509 19129 raft_consensus.cc:2804] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:29.735031 19129 raft_consensus.cc:697] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 4 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:29.736068 19129 consensus_queue.cc:237] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [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: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } }
W20260713 09:07:29.740368 18614 leader_election.cc:336] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
I20260713 09:07:29.741868 19126 raft_consensus.cc:515] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
W20260713 09:07:29.751573 18541 leader_election.cc:336] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.753129 19126 leader_election.cc:290] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:29.753795 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1618dfcf2e4141b04375e510ee2c21" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:29.754417 18648 raft_consensus.cc:3060] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.756716 18323 catalog_manager.cc:5697] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 3 to 4, leader changed from ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193) to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 4 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.761104 18648 raft_consensus.cc:2468] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:29.762331 18542 leader_election.cc:304] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [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: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:29.763444 19126 raft_consensus.cc:2804] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.764288 19126 raft_consensus.cc:697] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:29.765313 19126 consensus_queue.cc:237] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.776345 18323 catalog_manager.cc:5697] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 1 to 2, leader changed from d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194) to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.795359 19125 raft_consensus.cc:493] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.796029 19125 raft_consensus.cc:515] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.799564 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:29.802678 19125 leader_election.cc:290] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
W20260713 09:07:29.803304 18541 leader_election.cc:336] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.803766 18541 leader_election.cc:304] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [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: d02ba931a5714edd938a4289d39aff67; no voters: 1516204a5e494a2e94452b64fd2d56bd, d615ad3d327947cb80856bb163bdbdc8
I20260713 09:07:29.804544 19125 raft_consensus.cc:2749] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:29.815579 19125 raft_consensus.cc:493] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.816231 19125 raft_consensus.cc:515] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.821427 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd" is_pre_election: true
I20260713 09:07:29.822356 18648 raft_consensus.cc:2468] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 1.
I20260713 09:07:29.823581 18542 leader_election.cc:304] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [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: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:29.824476 19126 raft_consensus.cc:2804] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.824848 19126 raft_consensus.cc:493] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.825223 19126 raft_consensus.cc:3060] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.831856 19129 raft_consensus.cc:493] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.832551 19129 raft_consensus.cc:515] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } } peers { permanent_uuid: "ffc9f07c77564eba852fe08d083d4b74" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 39727 } } peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } }
I20260713 09:07:29.833310 19126 raft_consensus.cc:515] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.835813 19126 leader_election.cc:290] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:29.836629 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91f4e3644f3447b95b41bca17f5a9d2" candidate_uuid: "d02ba931a5714edd938a4289d39aff67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1516204a5e494a2e94452b64fd2d56bd"
I20260713 09:07:29.837237 18648 raft_consensus.cc:3060] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.839421 19129 leader_election.cc:290] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727), d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077)
I20260713 09:07:29.844561 18648 raft_consensus.cc:2468] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d02ba931a5714edd938a4289d39aff67 in term 2.
I20260713 09:07:29.844653 19125 leader_election.cc:290] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196:46041)
I20260713 09:07:29.845521 18542 leader_election.cc:304] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:29.846390 19125 raft_consensus.cc:2804] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.846920 19125 raft_consensus.cc:697] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Becoming Leader. State: Replica: d02ba931a5714edd938a4289d39aff67, State: Running, Role: LEADER
I20260713 09:07:29.848599 19125 consensus_queue.cc:237] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
W20260713 09:07:29.849839 18614 leader_election.cc:336] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111)
W20260713 09:07:29.851554 18541 leader_election.cc:336] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
W20260713 09:07:29.856348 18541 leader_election.cc:336] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Network error: Client connection negotiation failed: client connection to 127.15.239.194:45077: connect: Connection refused (error 111)
I20260713 09:07:29.862673 18323 catalog_manager.cc:5697] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 reported cstate change: term changed from 1 to 2, leader changed from d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194) to d02ba931a5714edd938a4289d39aff67 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "d02ba931a5714edd938a4289d39aff67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.953155 19129 raft_consensus.cc:493] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.953893 19129 raft_consensus.cc:515] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.956112 19129 leader_election.cc:290] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:29.957686 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67" is_pre_election: true
I20260713 09:07:29.958410 18575 raft_consensus.cc:2468] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 1.
I20260713 09:07:29.959434 18616 leader_election.cc:304] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:29.960227 19129 raft_consensus.cc:2804] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.960651 19129 raft_consensus.cc:493] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader d615ad3d327947cb80856bb163bdbdc8)
I20260713 09:07:29.961043 19129 raft_consensus.cc:3060] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.969949 19129 raft_consensus.cc:515] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.972819 19129 leader_election.cc:290] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Requested vote from peers d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077), d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707)
I20260713 09:07:29.973928 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f95115ff230449c8598060c6086d4d2" candidate_uuid: "1516204a5e494a2e94452b64fd2d56bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d02ba931a5714edd938a4289d39aff67"
I20260713 09:07:29.974609 18575 raft_consensus.cc:3060] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.982661 18575 raft_consensus.cc:2468] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516204a5e494a2e94452b64fd2d56bd in term 2.
I20260713 09:07:29.983788 18616 leader_election.cc:304] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd, d02ba931a5714edd938a4289d39aff67; no voters: 
I20260713 09:07:29.984642 19129 raft_consensus.cc:2804] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.985334 19129 raft_consensus.cc:697] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Becoming Leader. State: Replica: 1516204a5e494a2e94452b64fd2d56bd, State: Running, Role: LEADER
I20260713 09:07:29.986369 19129 consensus_queue.cc:237] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } }
I20260713 09:07:29.996079 18323 catalog_manager.cc:5697] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd reported cstate change: term changed from 1 to 2, leader changed from d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194) to 1516204a5e494a2e94452b64fd2d56bd (127.15.239.196). New cstate: current_term: 2 leader_uuid: "1516204a5e494a2e94452b64fd2d56bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d615ad3d327947cb80856bb163bdbdc8" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d02ba931a5714edd938a4289d39aff67" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516204a5e494a2e94452b64fd2d56bd" member_type: VOTER last_known_addr { host: "127.15.239.196" port: 46041 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:30.006714 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
I20260713 09:07:30.053107 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
I20260713 09:07:30.081413 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:30.082350 16319 tablet_replica.cc:333] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.083457 16319 raft_consensus.cc:2243] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.083989 16319 raft_consensus.cc:2272] T d11809e52f6a48bcb0ad3cdabfcca5dc P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.086432 16319 tablet_replica.cc:333] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.087033 16319 raft_consensus.cc:2243] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.087599 16319 pending_rounds.cc:70] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: Trying to abort 1 pending ops.
I20260713 09:07:30.087801 16319 pending_rounds.cc:77] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992229449945088 op_type: NO_OP noop_request { }
I20260713 09:07:30.088165 16319 raft_consensus.cc:2889] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:30.088455 16319 raft_consensus.cc:2272] T 3d1618dfcf2e4141b04375e510ee2c21 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.091253 16319 tablet_replica.cc:333] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.091871 16319 raft_consensus.cc:2243] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.092303 16319 raft_consensus.cc:2272] T 3f95115ff230449c8598060c6086d4d2 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.094471 16319 tablet_replica.cc:333] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.095044 16319 raft_consensus.cc:2243] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.096048 16319 raft_consensus.cc:2272] T 6dcd8a792bc64eaaa0acad4bc374920f P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.097882 16319 tablet_replica.cc:333] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.098464 16319 raft_consensus.cc:2243] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.098888 16319 raft_consensus.cc:2272] T adb582bc38854a3cb04d9fc577ed1d4e P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.100871 16319 tablet_replica.cc:333] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.101397 16319 raft_consensus.cc:2243] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.101867 16319 raft_consensus.cc:2272] T 0deb71ec33ac40f98b5f8bbf896a1592 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.104071 16319 tablet_replica.cc:333] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.104830 16319 raft_consensus.cc:2243] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.105402 16319 raft_consensus.cc:2272] T 7e9789db9a39476792bf2def39683650 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.108047 16319 tablet_replica.cc:333] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.108880 16319 raft_consensus.cc:2243] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.109423 16319 raft_consensus.cc:2272] T 26939e31d86c47d1aa26a2c32d7e727a P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.111713 16319 tablet_replica.cc:333] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.112205 16319 raft_consensus.cc:2243] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.113080 16319 raft_consensus.cc:2272] T 4c7f981689f845caab3dd91dccfd1684 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.115749 16319 tablet_replica.cc:333] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.116238 16319 raft_consensus.cc:2243] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.117034 16319 raft_consensus.cc:2272] T b962e49ca21e4ef5a3ddf5b2071f66d7 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.118865 16319 tablet_replica.cc:333] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.119351 16319 raft_consensus.cc:2243] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.119807 16319 raft_consensus.cc:2272] T 1d9c6996038442dabe1e0f1c6787a4ff P d02ba931a5714edd938a4289d39aff67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.121881 16319 tablet_replica.cc:333] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.122524 16319 raft_consensus.cc:2243] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.122879 16319 raft_consensus.cc:2272] T 5130c860472641279832c1ab41777ffe P d02ba931a5714edd938a4289d39aff67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.125123 16319 tablet_replica.cc:333] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.125639 16319 raft_consensus.cc:2243] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.126137 16319 raft_consensus.cc:2272] T 15fd47d4d0ca47908b7b160be9801861 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.127990 16319 tablet_replica.cc:333] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.128475 16319 raft_consensus.cc:2243] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.129247 16319 raft_consensus.cc:2272] T cf4a42e3fec14e7e89e1aacdbed5036f P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.131057 16319 tablet_replica.cc:333] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.131536 16319 raft_consensus.cc:2243] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.132063 16319 pending_rounds.cc:70] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: Trying to abort 1 pending ops.
I20260713 09:07:30.132246 16319 pending_rounds.cc:77] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992229790420992 op_type: NO_OP noop_request { }
I20260713 09:07:30.132527 16319 raft_consensus.cc:2889] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:30.132787 16319 raft_consensus.cc:2272] T d91f4e3644f3447b95b41bca17f5a9d2 P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.135021 16319 tablet_replica.cc:333] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.135540 16319 raft_consensus.cc:2243] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.136364 16319 raft_consensus.cc:2272] T c8265d9eaa4e49a5b7790412a3e5b9c1 P d02ba931a5714edd938a4289d39aff67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.138348 16319 tablet_replica.cc:333] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.138952 16319 raft_consensus.cc:2243] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.139876 16319 raft_consensus.cc:2272] T 282f46b979e74e7e938e3a94f153a1ad P d02ba931a5714edd938a4289d39aff67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.141868 16319 tablet_replica.cc:333] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67: stopping tablet replica
I20260713 09:07:30.142373 16319 raft_consensus.cc:2243] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.143038 16319 raft_consensus.cc:2272] T a11a238944094b45bf293e694c2bc04b P d02ba931a5714edd938a4289d39aff67 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:30.145855 18616 consensus_peers.cc:597] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd -> Peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Couldn't send request to peer d02ba931a5714edd938a4289d39aff67. 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:07:30.152714 18616 consensus_peers.cc:597] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd -> Peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Couldn't send request to peer d02ba931a5714edd938a4289d39aff67. 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:30.186755 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
W20260713 09:07:30.209273 18616 consensus_peers.cc:597] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd -> Peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Couldn't send request to peer d02ba931a5714edd938a4289d39aff67. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.195:34707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:30.223742 16319 tablet_server.cc:179] TabletServer@127.15.239.196:0 shutting down...
W20260713 09:07:30.243880 18614 consensus_peers.cc:597] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:30.257568 18616 consensus_peers.cc:597] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd -> Peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Couldn't send request to peer d02ba931a5714edd938a4289d39aff67. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.195:34707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:30.272432 18614 consensus_peers.cc:597] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd -> Peer ffc9f07c77564eba852fe08d083d4b74 (127.15.239.193:39727): Couldn't send request to peer ffc9f07c77564eba852fe08d083d4b74. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:39727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:30.274652 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:30.275403 16319 tablet_replica.cc:333] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.276180 16319 raft_consensus.cc:2243] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.276759 16319 raft_consensus.cc:2272] T 4c7f981689f845caab3dd91dccfd1684 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.278873 16319 tablet_replica.cc:333] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.279439 16319 raft_consensus.cc:2243] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.280224 16319 pending_rounds.cc:70] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: Trying to abort 1 pending ops.
I20260713 09:07:30.280424 16319 pending_rounds.cc:77] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992229070548992 op_type: NO_OP noop_request { }
I20260713 09:07:30.280699 16319 raft_consensus.cc:2889] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:30.280961 16319 raft_consensus.cc:2272] T d11809e52f6a48bcb0ad3cdabfcca5dc P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.283670 16319 tablet_replica.cc:333] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.284272 16319 raft_consensus.cc:2243] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.284718 16319 raft_consensus.cc:2272] T 3d1618dfcf2e4141b04375e510ee2c21 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.286813 16319 tablet_replica.cc:333] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.287384 16319 raft_consensus.cc:2243] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.287909 16319 raft_consensus.cc:2272] T 1d9c6996038442dabe1e0f1c6787a4ff P 1516204a5e494a2e94452b64fd2d56bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.290580 16319 tablet_replica.cc:333] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.291270 16319 raft_consensus.cc:2243] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.292209 16319 raft_consensus.cc:2272] T f651c35efd594f94b8342b697a9b2a77 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:30.292068 18616 consensus_peers.cc:597] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd -> Peer d02ba931a5714edd938a4289d39aff67 (127.15.239.195:34707): Couldn't send request to peer d02ba931a5714edd938a4289d39aff67. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.195:34707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:30.294324 16319 tablet_replica.cc:333] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.294831 16319 raft_consensus.cc:2243] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.295522 16319 raft_consensus.cc:2272] T b1b16e49cc524b628e3e902643de3f2d P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.297493 16319 tablet_replica.cc:333] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.298055 16319 raft_consensus.cc:2243] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.298552 16319 raft_consensus.cc:2272] T a895e7708bd94a2d995028b7ba4faa8b P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.300598 16319 tablet_replica.cc:333] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.301102 16319 raft_consensus.cc:2243] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.301527 16319 raft_consensus.cc:2272] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.303435 16319 tablet_replica.cc:333] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.303958 16319 raft_consensus.cc:2243] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.304675 16319 pending_rounds.cc:70] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: Trying to abort 1 pending ops.
I20260713 09:07:30.304876 16319 pending_rounds.cc:77] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7306992229331402752 op_type: NO_OP noop_request { }
I20260713 09:07:30.305146 16319 raft_consensus.cc:2889] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:30.305410 16319 raft_consensus.cc:2272] T 5130c860472641279832c1ab41777ffe P 1516204a5e494a2e94452b64fd2d56bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.308028 16319 tablet_replica.cc:333] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.308545 16319 raft_consensus.cc:2243] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:07:30.309160 18615 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:07:30.309316 16319 raft_consensus.cc:2272] T 15fd47d4d0ca47908b7b160be9801861 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.311419 16319 tablet_replica.cc:333] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.311949 16319 raft_consensus.cc:2243] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.312425 16319 raft_consensus.cc:2272] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.314328 16319 tablet_replica.cc:333] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.314819 16319 raft_consensus.cc:2243] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.315599 16319 raft_consensus.cc:2272] T 26939e31d86c47d1aa26a2c32d7e727a P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.317332 16319 tablet_replica.cc:333] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.317832 16319 raft_consensus.cc:2243] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.318658 16319 raft_consensus.cc:2272] T 7e9789db9a39476792bf2def39683650 P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.320506 16319 tablet_replica.cc:333] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.320999 16319 raft_consensus.cc:2243] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.321416 16319 raft_consensus.cc:2272] T cf4a42e3fec14e7e89e1aacdbed5036f P 1516204a5e494a2e94452b64fd2d56bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.323171 16319 tablet_replica.cc:333] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.323727 16319 raft_consensus.cc:2243] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.324196 16319 raft_consensus.cc:2272] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.325896 16319 tablet_replica.cc:333] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.326371 16319 raft_consensus.cc:2243] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:30.326800 16319 raft_consensus.cc:2272] T 282f46b979e74e7e938e3a94f153a1ad P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.328465 16319 tablet_replica.cc:333] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.328904 16319 raft_consensus.cc:2243] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.329438 16319 pending_rounds.cc:70] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: Trying to abort 1 pending ops.
I20260713 09:07:30.329581 16319 pending_rounds.cc:77] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992230354169856 op_type: NO_OP noop_request { }
I20260713 09:07:30.329869 16319 raft_consensus.cc:2889] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:30.330157 16319 raft_consensus.cc:2272] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:30.332294 16319 tablet_replica.cc:333] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd: stopping tablet replica
I20260713 09:07:30.332768 16319 raft_consensus.cc:2243] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:30.333456 16319 raft_consensus.cc:2272] T 9a2ce3a7b62a4f589c0a47bbee4c5c39 P 1516204a5e494a2e94452b64fd2d56bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:30.559865 18613 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260713 09:07:30.653081 18614 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260713 09:07:30.664737 19121 leader_election.cc:336] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Service unavailable: reactor is shutting down (error 108)
W20260713 09:07:30.666213 19121 leader_election.cc:336] T 3f95115ff230449c8598060c6086d4d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Service unavailable: reactor is shutting down (error 108)
W20260713 09:07:30.668624 19121 leader_election.cc:336] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Service unavailable: reactor is shutting down (error 108)
I20260713 09:07:30.669332 19121 leader_election.cc:304] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
W20260713 09:07:30.670145 19121 raft_consensus.cc:2686] T 4308cf517b6647749284c4d2249a1216 P 1516204a5e494a2e94452b64fd2d56bd: unable to run election callback: Service unavailable: The pool has been shut down.
W20260713 09:07:30.674156 19121 leader_election.cc:336] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Service unavailable: reactor is shutting down (error 108)
I20260713 09:07:30.674628 19121 leader_election.cc:304] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd [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: 1516204a5e494a2e94452b64fd2d56bd; no voters: d02ba931a5714edd938a4289d39aff67, d615ad3d327947cb80856bb163bdbdc8
W20260713 09:07:30.675302 19121 raft_consensus.cc:2686] T d91f4e3644f3447b95b41bca17f5a9d2 P 1516204a5e494a2e94452b64fd2d56bd: unable to run election callback: Service unavailable: The pool has been shut down.
W20260713 09:07:30.677269 19121 leader_election.cc:336] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d615ad3d327947cb80856bb163bdbdc8 (127.15.239.194:45077): Service unavailable: reactor is shutting down (error 108)
I20260713 09:07:30.677695 19121 leader_election.cc:304] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1516204a5e494a2e94452b64fd2d56bd; no voters: d615ad3d327947cb80856bb163bdbdc8, ffc9f07c77564eba852fe08d083d4b74
W20260713 09:07:30.678330 19121 raft_consensus.cc:2686] T 327cb7a59f704379b9ec43197919e5b6 P 1516204a5e494a2e94452b64fd2d56bd: unable to run election callback: Service unavailable: The pool has been shut down.
W20260713 09:07:31.680423 16319 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18671)
I20260713 09:07:31.853641 16319 tablet_server.cc:196] TabletServer@127.15.239.196:0 shutdown complete.
I20260713 09:07:31.886103 16319 master.cc:562] Master@127.15.239.254:36743 shutting down...
I20260713 09:07:31.909390 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:31.909924 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:31.910297 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40c038fded8a4785ba3eabb503fb7493: stopping tablet replica
I20260713 09:07:31.959959 16319 master.cc:584] Master@127.15.239.254:36743 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (22057 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:07:32.014608 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:37375
I20260713 09:07:32.015897 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:32.021773 19148 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:32.021971 19147 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:32.022208 19150 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:32.023169 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:32.024058 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:32.024273 16319 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:32.024428 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933652024412 us; error 0 us; skew 500 ppm
I20260713 09:07:32.024947 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:32.027350 16319 webserver.cc:533] Webserver started at http://127.15.239.254:45765/ using document root <none> and password file <none>
I20260713 09:07:32.027848 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:32.028043 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:32.028323 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:32.029520 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "c28cec9268c145418676d458293eb080"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.034404 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:32.037559 19155 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:32.038296 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:32.038558 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "c28cec9268c145418676d458293eb080"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.038836 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-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:32.054008 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:32.055269 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:32.093031 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:37375
I20260713 09:07:32.093142 19206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:37375 every 8 connection(s)
I20260713 09:07:32.096714 19207 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:32.106783 19207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080: Bootstrap starting.
I20260713 09:07:32.111515 19207 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.115523 19207 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080: No bootstrap required, opened a new log
I20260713 09:07:32.117527 19207 raft_consensus.cc:359] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28cec9268c145418676d458293eb080" member_type: VOTER }
I20260713 09:07:32.117892 19207 raft_consensus.cc:385] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.118062 19207 raft_consensus.cc:740] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28cec9268c145418676d458293eb080, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.118636 19207 consensus_queue.cc:260] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c28cec9268c145418676d458293eb080" member_type: VOTER }
I20260713 09:07:32.119035 19207 raft_consensus.cc:399] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:32.119211 19207 raft_consensus.cc:493] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:32.119415 19207 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:32.123768 19207 raft_consensus.cc:515] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28cec9268c145418676d458293eb080" member_type: VOTER }
I20260713 09:07:32.124234 19207 leader_election.cc:304] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [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: c28cec9268c145418676d458293eb080; no voters: 
I20260713 09:07:32.125259 19207 leader_election.cc:290] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:32.125583 19210 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:32.126924 19210 raft_consensus.cc:697] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 1 LEADER]: Becoming Leader. State: Replica: c28cec9268c145418676d458293eb080, State: Running, Role: LEADER
I20260713 09:07:32.127600 19210 consensus_queue.cc:237] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [LEADER]: Queue going to LEADER mode. State: All 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: "c28cec9268c145418676d458293eb080" member_type: VOTER }
I20260713 09:07:32.128178 19207 sys_catalog.cc:565] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:32.132085 19211 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c28cec9268c145418676d458293eb080" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28cec9268c145418676d458293eb080" member_type: VOTER } }
I20260713 09:07:32.132964 19212 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c28cec9268c145418676d458293eb080. Latest consensus state: current_term: 1 leader_uuid: "c28cec9268c145418676d458293eb080" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28cec9268c145418676d458293eb080" member_type: VOTER } }
I20260713 09:07:32.133404 19211 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:32.133504 19212 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:32.135367 19217 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:32.140367 19217 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:32.145731 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:32.149087 19217 catalog_manager.cc:1383] Generated new cluster ID: 490801ac72dd42cf885dacdd1da25a1f
I20260713 09:07:32.149358 19217 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:32.170825 19217 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:32.172068 19217 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:32.189697 19217 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080: Generated new TSK 0
I20260713 09:07:32.190352 19217 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:32.212898 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:32.219573 19228 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:32.220937 19229 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:32.226512 16319 server_base.cc:1061] running on GCE node
W20260713 09:07:32.227429 19231 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:32.228410 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:32.228598 16319 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:32.228798 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933652228782 us; error 0 us; skew 500 ppm
I20260713 09:07:32.229483 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:32.231885 16319 webserver.cc:533] Webserver started at http://127.15.239.193:41753/ using document root <none> and password file <none>
I20260713 09:07:32.232374 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:32.232575 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:32.232841 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:32.233902 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "597346095fc945dcb84e65346ba855f0"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.238291 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:07:32.241662 19236 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:32.242563 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:32.242818 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "597346095fc945dcb84e65346ba855f0"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.243062 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-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:32.277539 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:32.278792 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:32.280159 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:32.282444 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:32.282646 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:32.282907 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:32.283072 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:32.322979 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:34039
I20260713 09:07:32.323082 19298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:34039 every 8 connection(s)
I20260713 09:07:32.328114 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:32.334888 19303 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:32.335541 19304 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:32.340205 19307 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:32.340265 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:32.341656 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:32.341892 16319 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:32.342072 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933652342055 us; error 0 us; skew 500 ppm
I20260713 09:07:32.342686 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:32.346010 16319 webserver.cc:533] Webserver started at http://127.15.239.194:46361/ using document root <none> and password file <none>
I20260713 09:07:32.346364 19299 heartbeater.cc:344] Connected to a master server at 127.15.239.254:37375
I20260713 09:07:32.346587 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:32.346763 19299 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:32.346907 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:32.347275 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:32.347687 19299 heartbeater.cc:507] Master 127.15.239.254:37375 requested a full tablet report, sending...
I20260713 09:07:32.348372 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "7fa0b5d7369a467586f14af55abaca94"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.349696 19172 ts_manager.cc:194] Registered new tserver with Master: 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039)
I20260713 09:07:32.351634 19172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53300
I20260713 09:07:32.353267 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:32.356573 19311 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:32.357439 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:32.357676 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "7fa0b5d7369a467586f14af55abaca94"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.357903 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-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:32.380034 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:32.381170 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:32.382637 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:32.384830 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:32.385027 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:32.385300 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:32.385463 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:32.424556 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:36249
I20260713 09:07:32.424657 19373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:36249 every 8 connection(s)
I20260713 09:07:32.429395 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:32.436043 19377 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:32.436551 19378 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:32.439899 19381 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:32.440768 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:32.441130 19374 heartbeater.cc:344] Connected to a master server at 127.15.239.254:37375
I20260713 09:07:32.441571 19374 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:32.441799 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:32.442062 16319 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:32.442287 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933652442268 us; error 0 us; skew 500 ppm
I20260713 09:07:32.442435 19374 heartbeater.cc:507] Master 127.15.239.254:37375 requested a full tablet report, sending...
I20260713 09:07:32.443045 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:32.444707 19172 ts_manager.cc:194] Registered new tserver with Master: 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:32.445974 19172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53306
I20260713 09:07:32.447795 16319 webserver.cc:533] Webserver started at http://127.15.239.195:39793/ using document root <none> and password file <none>
I20260713 09:07:32.448467 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:32.448639 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:32.448848 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:32.449918 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.454293 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:07:32.457409 19385 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:32.458216 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:32.458504 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:32.458810 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-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:32.469409 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:32.470662 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:32.472078 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:32.474287 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:32.474511 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:32.474761 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:32.474936 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:32.514391 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:42301
I20260713 09:07:32.514483 19447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:42301 every 8 connection(s)
I20260713 09:07:32.527554 19448 heartbeater.cc:344] Connected to a master server at 127.15.239.254:37375
I20260713 09:07:32.527884 19448 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:32.528530 19448 heartbeater.cc:507] Master 127.15.239.254:37375 requested a full tablet report, sending...
I20260713 09:07:32.530371 19172 ts_manager.cc:194] Registered new tserver with Master: ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:32.530748 16319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013158214s
I20260713 09:07:32.531700 19172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53308
I20260713 09:07:32.555238 19172 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53316:
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:32.557962 19172 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:32.630455 19339 tablet_service.cc:1511] Processing CreateTablet for tablet 84621b0df125464885a43562463da3d3 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:32.630761 19338 tablet_service.cc:1511] Processing CreateTablet for tablet 662ceaee85af45a38bebfdb84b019215 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:32.632591 19338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662ceaee85af45a38bebfdb84b019215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.633033 19264 tablet_service.cc:1511] Processing CreateTablet for tablet 84621b0df125464885a43562463da3d3 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:32.634394 19264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84621b0df125464885a43562463da3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.635150 19339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84621b0df125464885a43562463da3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.639112 19337 tablet_service.cc:1511] Processing CreateTablet for tablet b8017acc259242899238301f752aa670 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:32.639173 19263 tablet_service.cc:1511] Processing CreateTablet for tablet 662ceaee85af45a38bebfdb84b019215 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:32.640542 19337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8017acc259242899238301f752aa670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.640616 19263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662ceaee85af45a38bebfdb84b019215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.646649 19262 tablet_service.cc:1511] Processing CreateTablet for tablet b8017acc259242899238301f752aa670 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:32.647053 19413 tablet_service.cc:1511] Processing CreateTablet for tablet 84621b0df125464885a43562463da3d3 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:32.647940 19262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8017acc259242899238301f752aa670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.648403 19413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84621b0df125464885a43562463da3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.645532 19261 tablet_service.cc:1511] Processing CreateTablet for tablet b44960180f454e62b4059daf130a485a (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:32.652801 19261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44960180f454e62b4059daf130a485a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.645643 19336 tablet_service.cc:1511] Processing CreateTablet for tablet b44960180f454e62b4059daf130a485a (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:32.653643 19260 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1c468d5a914a518af8535d707bf632 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:32.654470 19336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44960180f454e62b4059daf130a485a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.654951 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1c468d5a914a518af8535d707bf632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.683897 19412 tablet_service.cc:1511] Processing CreateTablet for tablet 662ceaee85af45a38bebfdb84b019215 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:32.685359 19412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662ceaee85af45a38bebfdb84b019215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.692153 19411 tablet_service.cc:1511] Processing CreateTablet for tablet b8017acc259242899238301f752aa670 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:32.693521 19411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8017acc259242899238301f752aa670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.696261 19410 tablet_service.cc:1511] Processing CreateTablet for tablet b44960180f454e62b4059daf130a485a (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:32.706943 19410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44960180f454e62b4059daf130a485a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.707333 19259 tablet_service.cc:1511] Processing CreateTablet for tablet 47e49782b846489391618836afe93784 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:32.708671 19259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e49782b846489391618836afe93784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.711737 19409 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1c468d5a914a518af8535d707bf632 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:32.713083 19409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1c468d5a914a518af8535d707bf632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.715723 19336 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1c468d5a914a518af8535d707bf632 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:32.718606 19336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1c468d5a914a518af8535d707bf632. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.721892 19408 tablet_service.cc:1511] Processing CreateTablet for tablet 47e49782b846489391618836afe93784 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:32.723278 19408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e49782b846489391618836afe93784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.729034 19463 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:32.742825 19263 tablet_service.cc:1511] Processing CreateTablet for tablet d042cd0d6ab24f1ca09d30596cce75ee (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:32.743677 19463 tablet_bootstrap.cc:654] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.750005 19263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d042cd0d6ab24f1ca09d30596cce75ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.755467 19465 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:32.758801 19337 tablet_service.cc:1511] Processing CreateTablet for tablet 47e49782b846489391618836afe93784 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:32.760277 19337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e49782b846489391618836afe93784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.761689 19465 tablet_bootstrap.cc:654] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.762073 19464 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:32.769057 19339 tablet_service.cc:1511] Processing CreateTablet for tablet d042cd0d6ab24f1ca09d30596cce75ee (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:32.770460 19339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d042cd0d6ab24f1ca09d30596cce75ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.772377 19463 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:32.776765 19338 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea561337a3a4ad89abf2a69fa2fe851 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:32.783134 19463 ts_tablet_manager.cc:1403] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.004s
I20260713 09:07:32.781466 19412 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea561337a3a4ad89abf2a69fa2fe851 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:32.783056 19411 tablet_service.cc:1511] Processing CreateTablet for tablet d042cd0d6ab24f1ca09d30596cce75ee (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:32.783583 19338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea561337a3a4ad89abf2a69fa2fe851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.790424 19412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea561337a3a4ad89abf2a69fa2fe851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.784409 19264 tablet_service.cc:1511] Processing CreateTablet for tablet f478562728774538af1010714b285235 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:32.791843 19264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f478562728774538af1010714b285235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.793176 19463 raft_consensus.cc:359] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.793995 19463 raft_consensus.cc:385] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.794327 19463 raft_consensus.cc:740] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.795085 19463 consensus_queue.cc:260] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.777129 19260 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea561337a3a4ad89abf2a69fa2fe851 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:32.798872 19411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d042cd0d6ab24f1ca09d30596cce75ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.799975 19336 tablet_service.cc:1511] Processing CreateTablet for tablet f478562728774538af1010714b285235 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:32.801367 19336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f478562728774538af1010714b285235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.798887 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea561337a3a4ad89abf2a69fa2fe851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.806598 19374 heartbeater.cc:499] Master 127.15.239.254:37375 was elected leader, sending a full tablet report...
I20260713 09:07:32.807672 19463 ts_tablet_manager.cc:1434] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:32.808698 19463 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:32.809278 19409 tablet_service.cc:1511] Processing CreateTablet for tablet f478562728774538af1010714b285235 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:32.810606 19409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f478562728774538af1010714b285235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.810964 19464 tablet_bootstrap.cc:654] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.815892 19463 tablet_bootstrap.cc:654] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.826169 19465 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:32.826645 19465 ts_tablet_manager.cc:1403] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.006s
I20260713 09:07:32.827721 19463 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:32.828222 19463 ts_tablet_manager.cc:1403] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260713 09:07:32.829139 19263 tablet_service.cc:1511] Processing CreateTablet for tablet 27c93372d2da4489bfa956593060a2b8 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:32.829319 19465 raft_consensus.cc:359] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.830112 19465 raft_consensus.cc:385] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.830497 19263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c93372d2da4489bfa956593060a2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.831277 19463 raft_consensus.cc:359] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.831990 19463 raft_consensus.cc:385] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.832273 19463 raft_consensus.cc:740] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.832767 19412 tablet_service.cc:1511] Processing CreateTablet for tablet 27c93372d2da4489bfa956593060a2b8 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:32.833108 19463 consensus_queue.cc:260] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.833989 19412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c93372d2da4489bfa956593060a2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.835624 19463 ts_tablet_manager.cc:1434] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:07:32.836572 19463 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:32.842839 19463 tablet_bootstrap.cc:654] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.830435 19465 raft_consensus.cc:740] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.845438 19465 consensus_queue.cc:260] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.837590 19464 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:32.855029 19339 tablet_service.cc:1511] Processing CreateTablet for tablet 27c93372d2da4489bfa956593060a2b8 (DEFAULT_TABLE table=test-workload [id=02fb0059d2984ed7aa4e8e5a1f6eb7fb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:32.860363 19464 ts_tablet_manager.cc:1403] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.008s
I20260713 09:07:32.863909 19464 raft_consensus.cc:359] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.864701 19464 raft_consensus.cc:385] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.865013 19464 raft_consensus.cc:740] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.865927 19464 consensus_queue.cc:260] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.866861 19339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c93372d2da4489bfa956593060a2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:32.871634 19464 ts_tablet_manager.cc:1434] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:32.873849 19299 heartbeater.cc:499] Master 127.15.239.254:37375 was elected leader, sending a full tablet report...
I20260713 09:07:32.878754 19464 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:32.885703 19464 tablet_bootstrap.cc:654] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.886204 19468 raft_consensus.cc:493] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:32.887636 19465 ts_tablet_manager.cc:1434] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.016s
I20260713 09:07:32.887504 19468 raft_consensus.cc:515] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.888446 19448 heartbeater.cc:499] Master 127.15.239.254:37375 was elected leader, sending a full tablet report...
I20260713 09:07:32.888787 19465 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:32.890193 19468 leader_election.cc:290] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:32.898427 19465 tablet_bootstrap.cc:654] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.907063 19463 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:32.907590 19463 ts_tablet_manager.cc:1403] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.007s
I20260713 09:07:32.910578 19463 raft_consensus.cc:359] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.911303 19463 raft_consensus.cc:385] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.911587 19463 raft_consensus.cc:740] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.912292 19463 consensus_queue.cc:260] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.913398 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662ceaee85af45a38bebfdb84b019215" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:32.914884 19274 raft_consensus.cc:2468] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 0.
I20260713 09:07:32.919180 19312 leader_election.cc:304] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:32.920113 19468 raft_consensus.cc:2804] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:32.920495 19468 raft_consensus.cc:493] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:32.920833 19468 raft_consensus.cc:3060] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:32.921837 19463 ts_tablet_manager.cc:1434] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:07:32.922937 19463 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:32.931195 19463 tablet_bootstrap.cc:654] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.933902 19468 raft_consensus.cc:515] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.936313 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662ceaee85af45a38bebfdb84b019215" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:32.937534 19423 raft_consensus.cc:2468] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 0.
I20260713 09:07:32.940145 19464 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:32.941682 19464 ts_tablet_manager.cc:1403] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.015s
I20260713 09:07:32.945618 19468 leader_election.cc:290] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:32.944185 19464 raft_consensus.cc:359] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.946559 19464 raft_consensus.cc:385] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.946488 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662ceaee85af45a38bebfdb84b019215" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:32.948092 19464 raft_consensus.cc:740] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.948299 19274 raft_consensus.cc:3060] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:32.948956 19464 consensus_queue.cc:260] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.952427 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662ceaee85af45a38bebfdb84b019215" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:32.953025 19423 raft_consensus.cc:3060] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:32.953101 19464 ts_tablet_manager.cc:1434] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:07:32.954583 19464 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:32.957166 19274 raft_consensus.cc:2468] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 1.
I20260713 09:07:32.958655 19312 leader_election.cc:304] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:32.959656 19468 raft_consensus.cc:2804] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:32.962613 19464 tablet_bootstrap.cc:654] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.962471 19423 raft_consensus.cc:2468] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 1.
I20260713 09:07:32.965683 19463 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:32.966292 19463 ts_tablet_manager.cc:1403] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.006s
I20260713 09:07:32.967460 19465 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:32.968067 19465 ts_tablet_manager.cc:1403] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.013s
I20260713 09:07:32.968390 19468 raft_consensus.cc:697] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 1 LEADER]: Becoming Leader. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Running, Role: LEADER
I20260713 09:07:32.969364 19468 consensus_queue.cc:237] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.970239 19463 raft_consensus.cc:359] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.971227 19463 raft_consensus.cc:385] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.970953 19465 raft_consensus.cc:359] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.971648 19463 raft_consensus.cc:740] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.971886 19465 raft_consensus.cc:385] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:32.972254 19465 raft_consensus.cc:740] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:32.972659 19463 consensus_queue.cc:260] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.972987 19465 consensus_queue.cc:260] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.974855 19472 raft_consensus.cc:493] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:32.975314 19472 raft_consensus.cc:515] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:32.977427 19465 ts_tablet_manager.cc:1434] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:32.978426 19465 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:32.986151 19463 ts_tablet_manager.cc:1434] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:07:32.987596 19463 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:32.992364 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
W20260713 09:07:32.994458 19386 leader_election.cc:343] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:32.992959 19472 leader_election.cc:290] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:32.994921 19465 tablet_bootstrap.cc:654] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:32.996063 19463 tablet_bootstrap.cc:654] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.007025 19465 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.007647 19465 ts_tablet_manager.cc:1403] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260713 09:07:33.009254 19463 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:33.009925 19463 ts_tablet_manager.cc:1403] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260713 09:07:33.010885 19465 raft_consensus.cc:359] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.011713 19465 raft_consensus.cc:385] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.012059 19465 raft_consensus.cc:740] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.012784 19465 consensus_queue.cc:260] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.013855 19463 raft_consensus.cc:359] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.014882 19463 raft_consensus.cc:385] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.015257 19463 raft_consensus.cc:740] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.016173 19463 consensus_queue.cc:260] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.019414 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.019655 19463 ts_tablet_manager.cc:1434] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:07:33.020246 19349 raft_consensus.cc:2468] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.020794 19463 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:33.021938 19387 leader_election.cc:304] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:33.023017 19472 raft_consensus.cc:2804] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.023357 19472 raft_consensus.cc:493] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.023677 19472 raft_consensus.cc:3060] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.024938 19465 ts_tablet_manager.cc:1434] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:07:33.029639 19463 tablet_bootstrap.cc:654] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.031665 19472 raft_consensus.cc:515] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.032399 19465 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:33.035005 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0"
W20260713 09:07:33.036369 19386 leader_election.cc:343] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.037618 19472 leader_election.cc:290] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.038986 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.039749 19349 raft_consensus.cc:3060] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.039752 19465 tablet_bootstrap.cc:654] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.047883 19349 raft_consensus.cc:2468] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.054389 19387 leader_election.cc:304] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:33.058260 19464 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:33.058661 19463 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:33.058708 19464 ts_tablet_manager.cc:1403] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.064s
I20260713 09:07:33.059489 19463 ts_tablet_manager.cc:1403] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.000s
I20260713 09:07:33.059576 19478 raft_consensus.cc:493] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.060262 19478 raft_consensus.cc:515] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.062260 19464 raft_consensus.cc:359] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.062991 19464 raft_consensus.cc:385] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.063283 19464 raft_consensus.cc:740] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.063961 19464 consensus_queue.cc:260] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.064333 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
W20260713 09:07:33.065811 19312 leader_election.cc:343] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.066812 19478 leader_election.cc:290] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.066164 19170 catalog_manager.cc:5697] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7fa0b5d7369a467586f14af55abaca94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:33.068423 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
W20260713 09:07:33.069927 19314 leader_election.cc:343] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.070418 19314 leader_election.cc:304] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.071655 19481 raft_consensus.cc:2749] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:33.071802 19463 raft_consensus.cc:359] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.072969 19464 ts_tablet_manager.cc:1434] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:07:33.072847 19463 raft_consensus.cc:385] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.057034 19468 raft_consensus.cc:493] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.073415 19463 raft_consensus.cc:740] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.073683 19468 raft_consensus.cc:515] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.074424 19463 consensus_queue.cc:260] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.077090 19463 ts_tablet_manager.cc:1434] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260713 09:07:33.077334 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44960180f454e62b4059daf130a485a" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.078250 19463 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
W20260713 09:07:33.078758 19312 leader_election.cc:343] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.057417 19472 raft_consensus.cc:2804] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.080241 19464 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:33.085242 19463 tablet_bootstrap.cc:654] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.087358 19464 tablet_bootstrap.cc:654] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.098753 19468 leader_election.cc:290] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.098881 19463 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:33.099545 19463 ts_tablet_manager.cc:1403] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260713 09:07:33.101673 19464 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:33.101666 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44960180f454e62b4059daf130a485a" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:33.102378 19464 ts_tablet_manager.cc:1403] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260713 09:07:33.102519 19463 raft_consensus.cc:359] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.103237 19463 raft_consensus.cc:385] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.103513 19463 raft_consensus.cc:740] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
W20260713 09:07:33.103549 19314 leader_election.cc:343] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.104156 19314 leader_election.cc:304] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.104274 19463 consensus_queue.cc:260] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.105307 19478 raft_consensus.cc:2749] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:33.105240 19464 raft_consensus.cc:359] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.106061 19464 raft_consensus.cc:385] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.106395 19464 raft_consensus.cc:740] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.107915 19465 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.107051 19472 raft_consensus.cc:697] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:33.108448 19465 ts_tablet_manager.cc:1403] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.027s
I20260713 09:07:33.109187 19472 consensus_queue.cc:237] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.111258 19465 raft_consensus.cc:359] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.112007 19465 raft_consensus.cc:385] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.112310 19465 raft_consensus.cc:740] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.113050 19463 ts_tablet_manager.cc:1434] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:07:33.113147 19464 consensus_queue.cc:260] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.113049 19465 consensus_queue.cc:260] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.114405 19463 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:33.115710 19464 ts_tablet_manager.cc:1434] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:07:33.115845 19465 ts_tablet_manager.cc:1434] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:33.116777 19464 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:33.116853 19465 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:33.123842 19463 tablet_bootstrap.cc:654] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.123901 19465 tablet_bootstrap.cc:654] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.124500 19464 tablet_bootstrap.cc:654] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.136217 19172 catalog_manager.cc:5697] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:33.138825 19464 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
W20260713 09:07:33.138945 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:33.136201 19463 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:33.139458 19464 ts_tablet_manager.cc:1403] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260713 09:07:33.139940 19463 ts_tablet_manager.cc:1403] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260713 09:07:33.142501 19463 raft_consensus.cc:359] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.142432 19464 raft_consensus.cc:359] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.143203 19463 raft_consensus.cc:385] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.143332 19464 raft_consensus.cc:385] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.143522 19463 raft_consensus.cc:740] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.143756 19464 raft_consensus.cc:740] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.144449 19463 consensus_queue.cc:260] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.144765 19464 consensus_queue.cc:260] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.146723 19463 ts_tablet_manager.cc:1434] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:33.146958 19464 ts_tablet_manager.cc:1434] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:07:33.146715 19473 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.147961 19463 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:33.147612 19473 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.149263 19464 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:33.156790 19464 tablet_bootstrap.cc:654] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.159461 19473 leader_election.cc:290] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.170205 19464 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:33.170846 19464 ts_tablet_manager.cc:1403] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260713 09:07:33.173923 19464 raft_consensus.cc:359] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.174868 19464 raft_consensus.cc:385] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.175223 19464 raft_consensus.cc:740] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.175734 19463 tablet_bootstrap.cc:654] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.176043 19464 consensus_queue.cc:260] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.178887 19464 ts_tablet_manager.cc:1434] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:33.180217 19464 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:33.188673 19464 tablet_bootstrap.cc:654] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.201718 19464 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:33.202461 19464 ts_tablet_manager.cc:1403] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260713 09:07:33.205893 19464 raft_consensus.cc:359] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.206796 19464 raft_consensus.cc:385] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.207122 19464 raft_consensus.cc:740] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.207719 19463 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:33.208215 19463 ts_tablet_manager.cc:1403] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260713 09:07:33.207876 19464 consensus_queue.cc:260] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.210215 19464 ts_tablet_manager.cc:1434] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:33.211208 19464 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:33.210865 19463 raft_consensus.cc:359] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.211670 19463 raft_consensus.cc:385] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.211948 19463 raft_consensus.cc:740] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.212636 19494 raft_consensus.cc:493] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.213474 19494 raft_consensus.cc:515] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.214586 19478 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.215036 19478 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.217114 19478 leader_election.cc:290] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.219120 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
W20260713 09:07:33.220563 19314 leader_election.cc:343] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.221891 19464 tablet_bootstrap.cc:654] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.222994 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.223634 19274 raft_consensus.cc:2468] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 0.
I20260713 09:07:33.225730 19312 leader_election.cc:304] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [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: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.227213 19478 raft_consensus.cc:2804] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.227670 19478 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.228083 19478 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.232468 19465 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.232992 19465 ts_tablet_manager.cc:1403] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.116s	user 0.045s	sys 0.065s
I20260713 09:07:33.233500 19464 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:33.234016 19464 ts_tablet_manager.cc:1403] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260713 09:07:33.235978 19465 raft_consensus.cc:359] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.236740 19465 raft_consensus.cc:385] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.237120 19465 raft_consensus.cc:740] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.236901 19464 raft_consensus.cc:359] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.237843 19464 raft_consensus.cc:385] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.238207 19464 raft_consensus.cc:740] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.238040 19465 consensus_queue.cc:260] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.239061 19464 consensus_queue.cc:260] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.239276 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:33.239375 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.240012 19423 raft_consensus.cc:2468] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 0.
I20260713 09:07:33.240801 19465 ts_tablet_manager.cc:1434] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.005s
I20260713 09:07:33.241961 19239 leader_election.cc:304] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.242431 19463 consensus_queue.cc:260] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.242887 19473 raft_consensus.cc:2804] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.243260 19473 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.242908 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.243760 19473 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.243976 19348 raft_consensus.cc:2468] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 0.
I20260713 09:07:33.247725 19465 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:33.250707 19238 leader_election.cc:304] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:33.256835 19473 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.260260 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:33.260769 19465 tablet_bootstrap.cc:654] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.261124 19423 raft_consensus.cc:2468] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 0.
I20260713 09:07:33.263230 19494 leader_election.cc:290] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.263867 19494 raft_consensus.cc:493] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.265388 19502 raft_consensus.cc:2804] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.265790 19502 raft_consensus.cc:493] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.266144 19502 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.267545 19478 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.269089 19349 raft_consensus.cc:2393] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 597346095fc945dcb84e65346ba855f0 in current term 1: Already voted for candidate 7fa0b5d7369a467586f14af55abaca94 in this term.
I20260713 09:07:33.279053 19463 ts_tablet_manager.cc:1434] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260713 09:07:33.279491 19502 raft_consensus.cc:515] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.280318 19463 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94: Bootstrap starting.
I20260713 09:07:33.282915 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:33.283746 19423 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.283192 19502 leader_election.cc:290] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.287751 19465 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.288265 19465 ts_tablet_manager.cc:1403] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.015s
I20260713 09:07:33.290598 19465 raft_consensus.cc:359] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.291155 19465 raft_consensus.cc:385] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.291405 19465 raft_consensus.cc:740] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.292083 19465 consensus_queue.cc:260] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.293524 19468 raft_consensus.cc:493] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.294194 19465 ts_tablet_manager.cc:1434] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:33.294229 19468 raft_consensus.cc:515] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.295393 19465 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:33.297209 19468 leader_election.cc:290] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.299595 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478562728774538af1010714b285235" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
W20260713 09:07:33.302145 19314 leader_election.cc:343] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.302384 19465 tablet_bootstrap.cc:654] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.303501 19494 raft_consensus.cc:515] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
W20260713 09:07:33.308072 19238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.239.194:36249, user_credentials={real_user=slave}} blocked reactor thread for 57667.2us
I20260713 09:07:33.310689 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478562728774538af1010714b285235" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.310894 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c93372d2da4489bfa956593060a2b8" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
W20260713 09:07:33.313112 19312 leader_election.cc:343] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.313731 19312 leader_election.cc:304] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.314126 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.315124 19349 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.315275 19468 raft_consensus.cc:2749] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:33.316774 19238 leader_election.cc:343] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.320825 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:33.321801 19422 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.326366 19349 raft_consensus.cc:2468] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 1.
I20260713 09:07:33.332446 19503 raft_consensus.cc:493] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.333194 19503 raft_consensus.cc:515] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.338105 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:33.338951 19423 raft_consensus.cc:2468] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 1.
I20260713 09:07:33.341182 19239 leader_election.cc:304] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.342391 19502 raft_consensus.cc:2804] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.342509 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.343034 19502 raft_consensus.cc:697] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Becoming Leader. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Running, Role: LEADER
I20260713 09:07:33.343731 19348 raft_consensus.cc:2393] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 597346095fc945dcb84e65346ba855f0 in current term 1: Already voted for candidate ff05e4eb05c1465899c0cbfc13365ae5 in this term.
I20260713 09:07:33.344240 19502 consensus_queue.cc:237] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.346046 19238 leader_election.cc:304] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 597346095fc945dcb84e65346ba855f0; no voters: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.347800 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.348820 19349 raft_consensus.cc:2393] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 597346095fc945dcb84e65346ba855f0 in current term 1: Already voted for candidate 7fa0b5d7369a467586f14af55abaca94 in this term.
I20260713 09:07:33.349225 19503 leader_election.cc:290] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.350242 19494 leader_election.cc:290] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.352353 19478 leader_election.cc:290] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.353163 19473 leader_election.cc:290] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.353534 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:33.353966 19473 raft_consensus.cc:3060] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.363240 19170 catalog_manager.cc:5697] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597346095fc945dcb84e65346ba855f0 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "597346095fc945dcb84e65346ba855f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:33.366518 19422 raft_consensus.cc:2468] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 1.
I20260713 09:07:33.368404 19239 leader_election.cc:304] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.369680 19501 raft_consensus.cc:2804] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.370452 19465 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.370512 19464 ts_tablet_manager.cc:1434] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.136s	user 0.053s	sys 0.073s
I20260713 09:07:33.371088 19465 ts_tablet_manager.cc:1403] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.050s
I20260713 09:07:33.371621 19464 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:33.373936 19465 raft_consensus.cc:359] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.374627 19465 raft_consensus.cc:385] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.374897 19465 raft_consensus.cc:740] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.375859 19501 raft_consensus.cc:697] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Becoming Leader. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Running, Role: LEADER
I20260713 09:07:33.375583 19465 consensus_queue.cc:260] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.376785 19501 consensus_queue.cc:237] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.377604 19464 tablet_bootstrap.cc:654] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.379843 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:33.380889 19465 ts_tablet_manager.cc:1434] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:33.381698 19473 raft_consensus.cc:2749] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:33.381930 19465 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:33.381739 19312 leader_election.cc:304] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [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: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.383677 19478 raft_consensus.cc:2749] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:33.384310 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c93372d2da4489bfa956593060a2b8" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
W20260713 09:07:33.387163 19239 leader_election.cc:343] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.387655 19239 leader_election.cc:304] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 597346095fc945dcb84e65346ba855f0; no voters: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.388414 19473 raft_consensus.cc:2749] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:33.388872 19464 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:33.388979 19465 tablet_bootstrap.cc:654] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.375603 19463 tablet_bootstrap.cc:654] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.389508 19464 ts_tablet_manager.cc:1403] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260713 09:07:33.389463 19478 consensus_queue.cc:1048] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:33.392936 19464 raft_consensus.cc:359] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.393898 19464 raft_consensus.cc:385] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.394304 19464 raft_consensus.cc:740] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.395193 19464 consensus_queue.cc:260] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.397912 19464 ts_tablet_manager.cc:1434] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:33.399168 19464 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:33.406798 19464 tablet_bootstrap.cc:654] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.409544 19463 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94: No bootstrap required, opened a new log
I20260713 09:07:33.410032 19463 ts_tablet_manager.cc:1403] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94: Time spent bootstrapping tablet: real 0.130s	user 0.003s	sys 0.012s
I20260713 09:07:33.412722 19463 raft_consensus.cc:359] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.413381 19463 raft_consensus.cc:385] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.413647 19463 raft_consensus.cc:740] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.415844 19478 raft_consensus.cc:493] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.415756 19170 catalog_manager.cc:5697] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597346095fc945dcb84e65346ba855f0 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "597346095fc945dcb84e65346ba855f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:33.416518 19478 raft_consensus.cc:515] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.418219 19473 raft_consensus.cc:493] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.418699 19473 raft_consensus.cc:515] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.421106 19473 leader_election.cc:290] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.422883 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.424419 19349 raft_consensus.cc:2468] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 0.
I20260713 09:07:33.425810 19238 leader_election.cc:304] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:33.426903 19473 raft_consensus.cc:2804] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.428604 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:33.435067 19473 raft_consensus.cc:493] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.428000 19472 raft_consensus.cc:493] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.435464 19473 raft_consensus.cc:3060] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.435839 19472 raft_consensus.cc:515] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.439378 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea561337a3a4ad89abf2a69fa2fe851" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.440045 19274 raft_consensus.cc:2468] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.444294 19386 leader_election.cc:304] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.445405 19487 raft_consensus.cc:2804] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.445766 19487 raft_consensus.cc:493] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.446125 19487 raft_consensus.cc:3060] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.448220 19473 raft_consensus.cc:515] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
W20260713 09:07:33.452242 19239 leader_election.cc:343] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.452621 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea561337a3a4ad89abf2a69fa2fe851" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.438007 19472 leader_election.cc:290] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.453285 19349 raft_consensus.cc:2468] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.456152 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.456733 19349 raft_consensus.cc:3060] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.461375 19487 raft_consensus.cc:515] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.464347 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea561337a3a4ad89abf2a69fa2fe851" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:33.464537 19349 raft_consensus.cc:2468] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 1.
I20260713 09:07:33.464951 19274 raft_consensus.cc:3060] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.465745 19238 leader_election.cc:304] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:33.466624 19501 raft_consensus.cc:2804] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.467088 19501 raft_consensus.cc:697] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Becoming Leader. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Running, Role: LEADER
I20260713 09:07:33.467871 19501 consensus_queue.cc:237] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.472172 19274 raft_consensus.cc:2468] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.473706 19386 leader_election.cc:304] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.474684 19472 raft_consensus.cc:2804] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.475719 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:33.475943 19473 leader_election.cc:290] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
W20260713 09:07:33.477455 19239 leader_election.cc:343] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.485200 19487 leader_election.cc:290] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.487624 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea561337a3a4ad89abf2a69fa2fe851" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.488436 19349 raft_consensus.cc:3060] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.488713 19472 raft_consensus.cc:697] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:33.489715 19472 consensus_queue.cc:237] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.496585 19170 catalog_manager.cc:5697] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597346095fc945dcb84e65346ba855f0 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "597346095fc945dcb84e65346ba855f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:33.515165 19349 raft_consensus.cc:2468] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.528488 19465 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.528990 19465 ts_tablet_manager.cc:1403] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.147s	user 0.074s	sys 0.065s
I20260713 09:07:33.529323 19464 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: No bootstrap required, opened a new log
I20260713 09:07:33.530043 19464 ts_tablet_manager.cc:1403] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.131s	user 0.037s	sys 0.066s
I20260713 09:07:33.531546 19465 raft_consensus.cc:359] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.532222 19465 raft_consensus.cc:385] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.532482 19465 raft_consensus.cc:740] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.532651 19464 raft_consensus.cc:359] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.533174 19465 consensus_queue.cc:260] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.533391 19464 raft_consensus.cc:385] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.534024 19464 raft_consensus.cc:740] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.533366 19170 catalog_manager.cc:5697] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:33.535604 19465 ts_tablet_manager.cc:1434] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:07:33.536551 19465 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:33.536616 19478 leader_election.cc:290] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.537882 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:33.534937 19464 consensus_queue.cc:260] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.539162 19463 consensus_queue.cc:260] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.540134 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.542325 19463 ts_tablet_manager.cc:1434] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94: Time spent starting tablet: real 0.132s	user 0.009s	sys 0.005s
I20260713 09:07:33.542570 19465 tablet_bootstrap.cc:654] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.544129 19478 consensus_queue.cc:1048] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:33.547785 19314 leader_election.cc:343] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:33.547889 19464 ts_tablet_manager.cc:1434] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:33.548300 19314 leader_election.cc:304] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:33.549255 19478 raft_consensus.cc:2749] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:33.562850 19501 raft_consensus.cc:493] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.563472 19501 raft_consensus.cc:515] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.567700 19501 leader_election.cc:290] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.567932 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.568661 19349 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 0.
I20260713 09:07:33.570281 19238 leader_election.cc:304] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:33.571485 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
I20260713 09:07:33.572170 19423 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 0.
I20260713 09:07:33.575821 19472 consensus_queue.cc:1048] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.579327 19465 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.579965 19465 ts_tablet_manager.cc:1403] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.024s
I20260713 09:07:33.571210 19501 raft_consensus.cc:2804] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.583602 19465 raft_consensus.cc:359] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.584530 19465 raft_consensus.cc:385] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.584877 19465 raft_consensus.cc:740] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.585958 19465 consensus_queue.cc:260] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.587957 19501 raft_consensus.cc:493] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.588615 19501 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.588722 19465 ts_tablet_manager.cc:1434] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:33.591686 19472 raft_consensus.cc:493] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.593782 19472 raft_consensus.cc:515] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.597352 19501 raft_consensus.cc:515] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.597644 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44960180f454e62b4059daf130a485a" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.599066 19272 raft_consensus.cc:2468] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.600551 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.601224 19349 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.601151 19386 leader_election.cc:304] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.603024 19487 raft_consensus.cc:2804] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.603396 19487 raft_consensus.cc:493] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.603724 19487 raft_consensus.cc:3060] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.590071 19465 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5: Bootstrap starting.
I20260713 09:07:33.609247 19501 leader_election.cc:290] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Requested vote from peers 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:33.608767 19349 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 1.
I20260713 09:07:33.610297 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "597346095fc945dcb84e65346ba855f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:33.610878 19423 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.611307 19238 leader_election.cc:304] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:33.612505 19501 raft_consensus.cc:2804] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.613226 19501 raft_consensus.cc:697] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Becoming Leader. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Running, Role: LEADER
I20260713 09:07:33.615376 19501 consensus_queue.cc:237] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.620105 19423 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597346095fc945dcb84e65346ba855f0 in term 1.
I20260713 09:07:33.615692 19472 leader_election.cc:290] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.624853 19472 consensus_queue.cc:1048] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.622782 19487 raft_consensus.cc:515] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.627101 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44960180f454e62b4059daf130a485a" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.627720 19349 raft_consensus.cc:2468] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.632790 19465 tablet_bootstrap.cc:654] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.638036 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44960180f454e62b4059daf130a485a" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:33.638976 19273 raft_consensus.cc:3060] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.640769 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44960180f454e62b4059daf130a485a" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.641671 19487 leader_election.cc:290] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.642649 19348 raft_consensus.cc:3060] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.644387 19169 catalog_manager.cc:5697] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597346095fc945dcb84e65346ba855f0 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "597346095fc945dcb84e65346ba855f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:33.650933 19348 raft_consensus.cc:2468] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.652204 19387 leader_election.cc:304] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.652436 19273 raft_consensus.cc:2468] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.653302 19487 raft_consensus.cc:2804] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.653846 19487 raft_consensus.cc:697] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:33.655531 19465 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5: No bootstrap required, opened a new log
I20260713 09:07:33.656140 19465 ts_tablet_manager.cc:1403] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.007s
I20260713 09:07:33.655609 19487 consensus_queue.cc:237] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.658864 19465 raft_consensus.cc:359] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.659411 19465 raft_consensus.cc:385] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.659648 19465 raft_consensus.cc:740] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.660427 19465 consensus_queue.cc:260] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.662824 19465 ts_tablet_manager.cc:1434] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:33.666253 19172 catalog_manager.cc:5697] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:33.725728 19487 raft_consensus.cc:493] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.726295 19487 raft_consensus.cc:515] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.727914 19487 leader_election.cc:290] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.728703 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478562728774538af1010714b285235" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.728890 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478562728774538af1010714b285235" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.729290 19273 raft_consensus.cc:2468] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.729506 19349 raft_consensus.cc:2468] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.730335 19386 leader_election.cc:304] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.731091 19487 raft_consensus.cc:2804] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.731540 19487 raft_consensus.cc:493] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.731812 19487 raft_consensus.cc:3060] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.736846 19487 raft_consensus.cc:515] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.738873 19487 leader_election.cc:290] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.739715 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478562728774538af1010714b285235" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:33.739818 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478562728774538af1010714b285235" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.740231 19273 raft_consensus.cc:3060] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.740397 19349 raft_consensus.cc:3060] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.742640 19487 raft_consensus.cc:493] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:33.743116 19487 raft_consensus.cc:515] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.745913 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c93372d2da4489bfa956593060a2b8" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0" is_pre_election: true
I20260713 09:07:33.746465 19487 leader_election.cc:290] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.746474 19349 raft_consensus.cc:2468] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.746608 19273 raft_consensus.cc:2468] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.746887 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c93372d2da4489bfa956593060a2b8" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:33.746563 19274 raft_consensus.cc:2468] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.747704 19348 raft_consensus.cc:2468] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 0.
I20260713 09:07:33.747992 19387 leader_election.cc:304] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.748739 19487 raft_consensus.cc:2804] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.748929 19387 leader_election.cc:304] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.749213 19487 raft_consensus.cc:697] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:33.749893 19524 raft_consensus.cc:2804] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:33.750322 19524 raft_consensus.cc:493] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:33.750634 19524 raft_consensus.cc:3060] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.750069 19487 consensus_queue.cc:237] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.757640 19524 raft_consensus.cc:515] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.759568 19524 leader_election.cc:290] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:33.760238 19274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c93372d2da4489bfa956593060a2b8" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:33.760618 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c93372d2da4489bfa956593060a2b8" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:33.760761 19274 raft_consensus.cc:3060] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.761292 19348 raft_consensus.cc:3060] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.760505 19172 catalog_manager.cc:5697] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:33.766498 19274 raft_consensus.cc:2468] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.766700 19348 raft_consensus.cc:2468] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:33.767527 19386 leader_election.cc:304] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:33.768332 19524 raft_consensus.cc:2804] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.768790 19524 raft_consensus.cc:697] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:33.769538 19524 consensus_queue.cc:237] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:33.776399 19172 catalog_manager.cc:5697] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:33.777842 19501 consensus_queue.cc:1048] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.785104 19503 consensus_queue.cc:1048] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.789324 19501 consensus_queue.cc:1048] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.807077 19507 consensus_queue.cc:1048] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:33.912743 19524 consensus_queue.cc:1048] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.922874 19487 consensus_queue.cc:1048] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.959403 19507 consensus_queue.cc:1048] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:33.967736 19423 raft_consensus.cc:3060] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.975653 19502 consensus_queue.cc:1048] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:34.025682 16319 ts_manager.cc:295] Set tserver state for 597346095fc945dcb84e65346ba855f0 to MAINTENANCE_MODE
I20260713 09:07:34.026469 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
I20260713 09:07:34.047905 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:34.048768 16319 tablet_replica.cc:333] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.049376 16319 raft_consensus.cc:2243] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.049795 16319 raft_consensus.cc:2272] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.051585 16319 tablet_replica.cc:333] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.052063 16319 raft_consensus.cc:2243] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.052845 16319 raft_consensus.cc:2272] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.054983 16319 tablet_replica.cc:333] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.055445 16319 raft_consensus.cc:2243] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.056088 16319 raft_consensus.cc:2272] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.057965 16319 tablet_replica.cc:333] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.058665 16319 raft_consensus.cc:2243] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.059136 16319 raft_consensus.cc:2272] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.060812 19487 consensus_queue.cc:1048] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:34.061746 16319 tablet_replica.cc:333] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.062549 16319 raft_consensus.cc:2243] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.063113 16319 pending_rounds.cc:70] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Trying to abort 1 pending ops.
I20260713 09:07:34.063328 16319 pending_rounds.cc:77] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992245218824192 op_type: NO_OP noop_request { }
I20260713 09:07:34.063640 16319 raft_consensus.cc:2889] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:34.063966 16319 raft_consensus.cc:2272] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:34.066329 19386 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 110 similar messages]
I20260713 09:07:34.066582 16319 tablet_replica.cc:333] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.067433 16319 raft_consensus.cc:2243] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.067885 16319 raft_consensus.cc:2272] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.069895 16319 tablet_replica.cc:333] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
W20260713 09:07:34.069855 19386 consensus_peers.cc:597] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. 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:34.070703 16319 raft_consensus.cc:2243] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.071161 16319 raft_consensus.cc:2272] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.074163 16319 tablet_replica.cc:333] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.074813 16319 raft_consensus.cc:2243] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.075232 16319 raft_consensus.cc:2272] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.077260 16319 tablet_replica.cc:333] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.077914 16319 raft_consensus.cc:2243] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.078737 16319 raft_consensus.cc:2272] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.081180 16319 tablet_replica.cc:333] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: stopping tablet replica
I20260713 09:07:34.081801 16319 raft_consensus.cc:2243] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.082306 16319 raft_consensus.cc:2272] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.110252 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
W20260713 09:07:34.139986 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:34.205776 19386 consensus_peers.cc:597] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:34.235054 19386 consensus_peers.cc:597] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:34.283520 19386 consensus_peers.cc:597] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.283548 19515 consensus_queue.cc:1048] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:34.361075 19386 consensus_peers.cc:597] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.389098 19515 consensus_queue.cc:1048] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:34.425585 19312 consensus_peers.cc:597] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.140942 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:35.289142 19524 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.289636 19524 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.291460 19524 leader_election.cc:290] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.292595 19547 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.292590 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:35.293223 19547 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.294270 19348 raft_consensus.cc:2468] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:35.295549 19387 leader_election.cc:304] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:35.296365 19524 raft_consensus.cc:2804] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:35.296742 19524 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.296998 19547 leader_election.cc:290] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:35.297092 19524 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.297185 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
W20260713 09:07:35.297761 19386 leader_election.cc:336] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
W20260713 09:07:35.300204 19312 leader_election.cc:336] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.302922 19524 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.303885 19422 raft_consensus.cc:2393] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fa0b5d7369a467586f14af55abaca94 in current term 2: Already voted for candidate ff05e4eb05c1465899c0cbfc13365ae5 in this term.
I20260713 09:07:35.304873 19547 raft_consensus.cc:493] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.305377 19547 raft_consensus.cc:515] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.305733 19314 leader_election.cc:304] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [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: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:35.306330 19524 leader_election.cc:290] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.305819 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:35.306901 19546 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.308614 19547 leader_election.cc:290] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:35.309355 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
W20260713 09:07:35.309593 19386 leader_election.cc:336] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
W20260713 09:07:35.312687 19312 leader_election.cc:336] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.313046 19312 leader_election.cc:304] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [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: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:35.313575 19546 raft_consensus.cc:2749] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:35.313649 19547 raft_consensus.cc:2749] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:35.314139 19524 raft_consensus.cc:493] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.314616 19524 raft_consensus.cc:515] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.316135 19524 leader_election.cc:290] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.317184 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:35.317759 19349 raft_consensus.cc:2468] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:35.318935 19387 leader_election.cc:304] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:35.319756 19524 raft_consensus.cc:2804] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:35.320098 19524 raft_consensus.cc:493] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
W20260713 09:07:35.320165 19386 leader_election.cc:336] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.320262 19348 raft_consensus.cc:2468] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 2.
I20260713 09:07:35.320520 19524 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.320931 19515 raft_consensus.cc:493] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.321375 19515 raft_consensus.cc:515] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.322170 19387 leader_election.cc:304] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:35.323226 19515 leader_election.cc:290] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.323737 19515 raft_consensus.cc:2804] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.324170 19515 raft_consensus.cc:697] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:35.324985 19515 consensus_queue.cc:237] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
W20260713 09:07:35.328169 19386 leader_election.cc:336] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.329412 19524 raft_consensus.cc:515] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.332099 19524 leader_election.cc:290] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.336861 19348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:35.337525 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:35.337616 19348 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:35.338006 19349 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:35.338724 19386 leader_election.cc:336] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.339025 19387 leader_election.cc:304] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:35.339834 19515 raft_consensus.cc:2804] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:35.340184 19515 raft_consensus.cc:493] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.340528 19515 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.343189 19170 catalog_manager.cc:5697] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 1 to 2, leader changed from 597346095fc945dcb84e65346ba855f0 (127.15.239.193) to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.344004 19349 raft_consensus.cc:2468] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 2.
I20260713 09:07:35.345091 19387 leader_election.cc:304] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:35.345733 19548 raft_consensus.cc:2804] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.346272 19548 raft_consensus.cc:697] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:35.346956 19548 consensus_queue.cc:237] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.347640 19515 raft_consensus.cc:515] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.351549 19515 leader_election.cc:290] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.352722 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:35.353355 19349 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:35.354254 19386 leader_election.cc:336] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.361563 19349 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 2.
I20260713 09:07:35.362831 19387 leader_election.cc:304] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:35.363615 19515 raft_consensus.cc:2804] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.364115 19515 raft_consensus.cc:697] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:35.364925 19515 consensus_queue.cc:237] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER 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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.373677 19170 catalog_manager.cc:5697] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 1 to 2, leader changed from 597346095fc945dcb84e65346ba855f0 (127.15.239.193) to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.375017 19170 catalog_manager.cc:5697] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 1 to 2, leader changed from 597346095fc945dcb84e65346ba855f0 (127.15.239.193) to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.468351 19546 raft_consensus.cc:493] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.468818 19546 raft_consensus.cc:515] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.470643 19546 leader_election.cc:290] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:35.471716 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" is_pre_election: true
W20260713 09:07:35.474056 19312 leader_election.cc:336] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.474452 19312 leader_election.cc:304] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [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: 7fa0b5d7369a467586f14af55abaca94; no voters: 597346095fc945dcb84e65346ba855f0, ff05e4eb05c1465899c0cbfc13365ae5
I20260713 09:07:35.475055 19546 raft_consensus.cc:2749] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:35.479070 19515 raft_consensus.cc:493] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.479482 19515 raft_consensus.cc:515] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.480954 19515 leader_election.cc:290] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.481999 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94" is_pre_election: true
I20260713 09:07:35.482702 19349 raft_consensus.cc:2468] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 1.
I20260713 09:07:35.483623 19387 leader_election.cc:304] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 
I20260713 09:07:35.484313 19515 raft_consensus.cc:2804] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:07:35.484473 19386 leader_election.cc:336] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.484683 19515 raft_consensus.cc:493] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 597346095fc945dcb84e65346ba855f0)
I20260713 09:07:35.485062 19515 raft_consensus.cc:3060] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.489799 19515 raft_consensus.cc:515] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.491405 19515 leader_election.cc:290] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249)
I20260713 09:07:35.492581 19349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042cd0d6ab24f1ca09d30596cce75ee" candidate_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
I20260713 09:07:35.493247 19349 raft_consensus.cc:3060] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:35.495385 19386 leader_election.cc:336] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111)
I20260713 09:07:35.498215 19349 raft_consensus.cc:2468] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff05e4eb05c1465899c0cbfc13365ae5 in term 2.
I20260713 09:07:35.499166 19387 leader_election.cc:304] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [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: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:35.499799 19515 raft_consensus.cc:2804] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.500279 19515 raft_consensus.cc:697] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Becoming Leader. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:35.500963 19515 consensus_queue.cc:237] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:35.507222 19170 catalog_manager.cc:5697] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 reported cstate change: term changed from 1 to 2, leader changed from 597346095fc945dcb84e65346ba855f0 (127.15.239.193) to ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: HEALTHY } } }
W20260713 09:07:35.806730 19386 consensus_peers.cc:597] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.833575 19349 raft_consensus.cc:1275] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Refusing update from remote peer ff05e4eb05c1465899c0cbfc13365ae5: 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:35.834923 19548 consensus_queue.cc:1048] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:35.852666 19386 consensus_peers.cc:597] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:35.871744 19386 consensus_peers.cc:597] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.872205 19349 raft_consensus.cc:1275] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Refusing update from remote peer ff05e4eb05c1465899c0cbfc13365ae5: 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:35.873392 19560 consensus_queue.cc:1048] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:35.916894 19386 consensus_peers.cc:597] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:35.972414 19349 raft_consensus.cc:1275] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Refusing update from remote peer ff05e4eb05c1465899c0cbfc13365ae5: 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:35.973564 19515 consensus_queue.cc:1048] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:36.037453 19348 raft_consensus.cc:1275] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Refusing update from remote peer ff05e4eb05c1465899c0cbfc13365ae5: 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:36.038733 19524 consensus_queue.cc:1048] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:36.141793 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:36.186626 19386 consensus_peers.cc:597] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:36.475653 19386 consensus_peers.cc:597] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:36.533260 19386 consensus_peers.cc:597] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:36.702337 19386 consensus_peers.cc:597] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:36.804402 19386 consensus_peers.cc:597] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:36.917805 19312 consensus_peers.cc:597] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:37.142637 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:38.143522 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:38.250691 19386 consensus_peers.cc:597] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:38.399314 19386 consensus_peers.cc:597] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:38.479409 19386 consensus_peers.cc:597] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:38.598802 19386 consensus_peers.cc:597] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:38.915066 19386 consensus_peers.cc:597] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:07:38.990563 19386 consensus_peers.cc:597] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:07:39.057065 19386 consensus_peers.cc:597] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:07:39.082587 19386 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111) [suppressed 100 similar messages]
I20260713 09:07:39.126338 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:39.132663 19575 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:39.133545 19576 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:39.135462 19578 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:39.136174 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:39.137477 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:39.137703 16319 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:39.137897 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933659137876 us; error 0 us; skew 500 ppm
I20260713 09:07:39.138619 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:39.141074 16319 webserver.cc:533] Webserver started at http://127.15.239.193:41753/ using document root <none> and password file <none>
I20260713 09:07:39.141592 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:39.141782 16319 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:07:39.144368 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:39.145740 16319 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:39.150028 19583 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:39.150942 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:39.151304 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "597346095fc945dcb84e65346ba855f0"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-rd9t"
I20260713 09:07:39.151558 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933578275162-16319-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:39.172528 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:39.173658 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:39.175561 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:39.179008 19590 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:07:39.212349 19386 consensus_peers.cc:597] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:39.225323 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:07:39.225658 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260713 09:07:39.225939 16319 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:07:39.230099 19590 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.241387 19590 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: 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:07:39.242057 19590 tablet_bootstrap.cc:492] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.242659 19590 ts_tablet_manager.cc:1403] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.010s
I20260713 09:07:39.244521 19590 raft_consensus.cc:359] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.245020 19590 raft_consensus.cc:740] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.245621 19590 consensus_queue.cc:260] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.247675 19590 ts_tablet_manager.cc:1434] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:07:39.248313 19590 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.258452 19590 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: 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:07:39.259269 19590 tablet_bootstrap.cc:492] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.259944 19590 ts_tablet_manager.cc:1403] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:07:39.262063 19590 raft_consensus.cc:359] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.262835 19590 raft_consensus.cc:740] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.263253 16319 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:07:39.263517 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.035s	sys 0.002s
I20260713 09:07:39.263497 19590 consensus_queue.cc:260] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.265432 19590 ts_tablet_manager.cc:1434] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260713 09:07:39.266065 19590 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.278808 19590 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: 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:07:39.279655 19590 tablet_bootstrap.cc:492] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.280210 19590 ts_tablet_manager.cc:1403] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:07:39.282173 19590 raft_consensus.cc:359] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.282842 19590 raft_consensus.cc:740] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.283488 19590 consensus_queue.cc:260] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.285174 19590 ts_tablet_manager.cc:1434] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:39.285852 19590 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.297777 19590 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: 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:07:39.298581 19590 tablet_bootstrap.cc:492] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.299089 19590 ts_tablet_manager.cc:1403] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260713 09:07:39.300715 19590 raft_consensus.cc:359] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.301216 19590 raft_consensus.cc:740] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.301873 19590 consensus_queue.cc:260] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.303304 19590 ts_tablet_manager.cc:1434] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:07:39.303889 19590 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.313871 19590 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: 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:07:39.314581 19590 tablet_bootstrap.cc:492] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.315094 19590 ts_tablet_manager.cc:1403] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:07:39.316761 19590 raft_consensus.cc:359] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.317294 19590 raft_consensus.cc:740] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.317842 19590 consensus_queue.cc:260] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.319659 19590 ts_tablet_manager.cc:1434] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:39.320283 19590 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.321720 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:34039
I20260713 09:07:39.321851 19652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:34039 every 8 connection(s)
I20260713 09:07:39.330221 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:39.341735 19590 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: 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:07:39.342701 19590 tablet_bootstrap.cc:492] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.343427 19590 ts_tablet_manager.cc:1403] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
W20260713 09:07:39.343989 19386 consensus_peers.cc:597] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:39.346041 19590 raft_consensus.cc:359] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.346858 19590 raft_consensus.cc:740] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.347726 19590 consensus_queue.cc:260] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.349270 19590 ts_tablet_manager.cc:1434] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:39.349937 19590 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.356494 19653 heartbeater.cc:344] Connected to a master server at 127.15.239.254:37375
I20260713 09:07:39.357134 19653 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:39.358263 19653 heartbeater.cc:507] Master 127.15.239.254:37375 requested a full tablet report, sending...
I20260713 09:07:39.363938 19590 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: 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:07:39.364882 19590 tablet_bootstrap.cc:492] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.364787 19170 ts_manager.cc:194] Re-registered known tserver with Master: 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039)
I20260713 09:07:39.365573 19590 ts_tablet_manager.cc:1403] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260713 09:07:39.367997 19590 raft_consensus.cc:359] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.368297 19422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632"
dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
mode: GRACEFUL
new_leader_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:35752
I20260713 09:07:39.368697 19590 raft_consensus.cc:740] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.369007 19422 raft_consensus.cc:606] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Received request to transfer leadership to TS 7fa0b5d7369a467586f14af55abaca94
I20260713 09:07:39.369424 19590 consensus_queue.cc:260] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.371470 19590 ts_tablet_manager.cc:1434] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:39.371994 19627 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.372233 19590 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.377236 19627 pending_rounds.cc:85] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Aborting all ops after (but not including) 0
I20260713 09:07:39.377653 19627 pending_rounds.cc:107] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:07:39.377665 19170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53326
I20260713 09:07:39.381682 19653 heartbeater.cc:499] Master 127.15.239.254:37375 was elected leader, sending a full tablet report...
I20260713 09:07:39.387298 19422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47e49782b846489391618836afe93784"
dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
mode: GRACEFUL
new_leader_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:35752
I20260713 09:07:39.388182 19422 raft_consensus.cc:606] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Received request to transfer leadership to TS 7fa0b5d7369a467586f14af55abaca94
I20260713 09:07:39.389966 19627 raft_consensus.cc:2889] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:39.399369 19422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84621b0df125464885a43562463da3d3"
dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
mode: GRACEFUL
new_leader_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:35752
I20260713 09:07:39.402552 19422 raft_consensus.cc:606] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Received request to transfer leadership to TS 7fa0b5d7369a467586f14af55abaca94
I20260713 09:07:39.407878 19422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8017acc259242899238301f752aa670"
dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
mode: GRACEFUL
new_leader_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:35752
I20260713 09:07:39.408803 19422 raft_consensus.cc:606] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Received request to transfer leadership to TS 7fa0b5d7369a467586f14af55abaca94
I20260713 09:07:39.410598 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:07:39.411399 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:39.412259 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:39.423954 19590 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: 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:07:39.425215 19590 tablet_bootstrap.cc:492] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.426009 19590 ts_tablet_manager.cc:1403] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.023s
I20260713 09:07:39.429015 19590 raft_consensus.cc:359] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.429917 19590 raft_consensus.cc:740] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.430876 19590 consensus_queue.cc:260] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.433502 19590 ts_tablet_manager.cc:1434] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:39.434574 19590 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.440948 19662 raft_consensus.cc:993] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5: : Instructing follower 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.441416 19662 raft_consensus.cc:1081] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Signalling peer 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.448755 19349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632"
dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:60274
I20260713 09:07:39.449481 19349 raft_consensus.cc:493] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.449888 19349 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.454018 19590 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: 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:07:39.455018 19590 tablet_bootstrap.cc:492] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.455634 19590 ts_tablet_manager.cc:1403] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:07:39.458252 19590 raft_consensus.cc:359] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.458357 19349 raft_consensus.cc:515] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.459024 19590 raft_consensus.cc:740] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.459805 19590 consensus_queue.cc:260] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.461700 19590 ts_tablet_manager.cc:1434] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:07:39.462491 19590 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Bootstrap starting.
I20260713 09:07:39.492261 19349 leader_election.cc:290] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 3 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:39.498226 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:39.499948 19422 raft_consensus.cc:3055] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:39.501292 19422 raft_consensus.cc:740] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:39.504926 19422 consensus_queue.cc:260] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.509196 19422 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.509606 19662 raft_consensus.cc:993] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5: : Instructing follower 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.506960 19625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1c468d5a914a518af8535d707bf632" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:39.515136 19625 raft_consensus.cc:3060] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.515128 19662 raft_consensus.cc:1081] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Signalling peer 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.518066 19348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47e49782b846489391618836afe93784"
dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:60274
I20260713 09:07:39.519013 19348 raft_consensus.cc:493] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.519553 19348 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.528671 19625 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 3.
I20260713 09:07:39.532301 19627 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.537166 19348 raft_consensus.cc:515] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.540067 19348 leader_election.cc:290] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 3 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:39.542476 19312 leader_election.cc:304] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [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: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:39.544389 19624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:39.546509 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e49782b846489391618836afe93784" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:39.547366 19423 raft_consensus.cc:3055] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:39.547766 19423 raft_consensus.cc:740] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:39.550652 19566 raft_consensus.cc:2804] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:39.551532 19422 raft_consensus.cc:2468] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 3.
W20260713 09:07:39.553115 19312 leader_election.cc:343] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:39.549175 19423 consensus_queue.cc:260] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.555485 19423 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.563787 19566 raft_consensus.cc:697] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 3 LEADER]: Becoming Leader. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Running, Role: LEADER
I20260713 09:07:39.565410 19423 raft_consensus.cc:2468] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 3.
I20260713 09:07:39.565325 19566 consensus_queue.cc:237] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.566210 19590 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: 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:07:39.566720 19314 leader_election.cc:304] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fa0b5d7369a467586f14af55abaca94, ff05e4eb05c1465899c0cbfc13365ae5; no voters: 597346095fc945dcb84e65346ba855f0
I20260713 09:07:39.567353 19590 tablet_bootstrap.cc:492] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Bootstrap complete.
I20260713 09:07:39.568341 19674 raft_consensus.cc:2804] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:39.568928 19674 raft_consensus.cc:697] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 3 LEADER]: Becoming Leader. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Running, Role: LEADER
I20260713 09:07:39.569865 19590 ts_tablet_manager.cc:1403] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.031s
I20260713 09:07:39.570261 19674 consensus_queue.cc:237] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.584337 19590 raft_consensus.cc:359] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.585662 19590 raft_consensus.cc:740] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597346095fc945dcb84e65346ba855f0, State: Initialized, Role: FOLLOWER
I20260713 09:07:39.586689 19590 consensus_queue.cc:260] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.588799 19662 raft_consensus.cc:993] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5: : Instructing follower 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.589049 19590 ts_tablet_manager.cc:1434] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:39.589457 19662 raft_consensus.cc:1081] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Signalling peer 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.591504 19348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8017acc259242899238301f752aa670"
dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:60274
I20260713 09:07:39.592165 19348 raft_consensus.cc:493] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.592612 19348 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.603551 19348 raft_consensus.cc:515] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.607003 19627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:39.607625 19627 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.608294 19170 catalog_manager.cc:5697] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 reported cstate change: term changed from 2 to 3, leader changed from ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195) to 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194). New cstate: current_term: 3 leader_uuid: "7fa0b5d7369a467586f14af55abaca94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.610263 19662 raft_consensus.cc:993] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5: : Instructing follower 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.610931 19515 raft_consensus.cc:1081] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Signalling peer 7fa0b5d7369a467586f14af55abaca94 to start an election
I20260713 09:07:39.612460 19349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84621b0df125464885a43562463da3d3"
dest_uuid: "7fa0b5d7369a467586f14af55abaca94"
 from {username='slave'} at 127.0.0.1:60274
I20260713 09:07:39.612968 19349 raft_consensus.cc:493] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.613320 19349 raft_consensus.cc:3060] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.613365 19348 leader_election.cc:290] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 3 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:39.615079 19627 raft_consensus.cc:2468] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 3.
I20260713 09:07:39.616132 19312 leader_election.cc:304] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [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: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:39.617226 19674 raft_consensus.cc:2804] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:39.617589 19674 raft_consensus.cc:697] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 3 LEADER]: Becoming Leader. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Running, Role: LEADER
I20260713 09:07:39.618435 19674 consensus_queue.cc:237] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.619463 19423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8017acc259242899238301f752aa670" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:39.620029 19423 raft_consensus.cc:3055] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:39.620353 19423 raft_consensus.cc:740] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:39.621310 19423 consensus_queue.cc:260] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [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: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.623425 19423 raft_consensus.cc:3060] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.624289 19349 raft_consensus.cc:515] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.626457 19349 leader_election.cc:290] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 election: Requested vote from peers 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039), ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195:42301)
I20260713 09:07:39.627202 19627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "597346095fc945dcb84e65346ba855f0"
I20260713 09:07:39.627938 19627 raft_consensus.cc:3060] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.628603 19422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84621b0df125464885a43562463da3d3" candidate_uuid: "7fa0b5d7369a467586f14af55abaca94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff05e4eb05c1465899c0cbfc13365ae5"
I20260713 09:07:39.629341 19422 raft_consensus.cc:3055] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:39.629769 19422 raft_consensus.cc:740] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff05e4eb05c1465899c0cbfc13365ae5, State: Running, Role: LEADER
I20260713 09:07:39.630749 19422 consensus_queue.cc:260] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.632308 19422 raft_consensus.cc:3060] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.633209 19423 raft_consensus.cc:2468] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 3.
I20260713 09:07:39.635941 19627 raft_consensus.cc:2468] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 2.
I20260713 09:07:39.637074 19312 leader_election.cc:304] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597346095fc945dcb84e65346ba855f0, 7fa0b5d7369a467586f14af55abaca94; no voters: 
I20260713 09:07:39.637957 19566 raft_consensus.cc:2804] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:39.638478 19566 raft_consensus.cc:697] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 2 LEADER]: Becoming Leader. State: Replica: 7fa0b5d7369a467586f14af55abaca94, State: Running, Role: LEADER
I20260713 09:07:39.639374 19566 consensus_queue.cc:237] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } }
I20260713 09:07:39.640193 19422 raft_consensus.cc:2468] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fa0b5d7369a467586f14af55abaca94 in term 2.
I20260713 09:07:39.641887 19170 catalog_manager.cc:5697] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 reported cstate change: term changed from 2 to 3, leader changed from ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195) to 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194). New cstate: current_term: 3 leader_uuid: "7fa0b5d7369a467586f14af55abaca94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.643132 19170 catalog_manager.cc:5697] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 reported cstate change: term changed from 2 to 3, leader changed from ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195) to 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194). New cstate: current_term: 3 leader_uuid: "7fa0b5d7369a467586f14af55abaca94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.654832 19170 catalog_manager.cc:5697] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 reported cstate change: term changed from 1 to 2, leader changed from ff05e4eb05c1465899c0cbfc13365ae5 (127.15.239.195) to 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "7fa0b5d7369a467586f14af55abaca94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fa0b5d7369a467586f14af55abaca94" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.722862 19627 raft_consensus.cc:3060] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.985205 19627 raft_consensus.cc:3060] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:07:39.992594 19627 raft_consensus.cc:1275] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:39.993916 19566 consensus_queue.cc:1048] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.003890 19422 raft_consensus.cc:1275] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: 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:40.005713 19676 consensus_queue.cc:1048] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:40.047490 19422 raft_consensus.cc:1275] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: 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:40.048875 19674 consensus_queue.cc:1048] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.057816 19627 raft_consensus.cc:1275] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: 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:40.059616 19566 consensus_queue.cc:1048] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.069801 19422 raft_consensus.cc:1275] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: 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:40.071036 19566 consensus_queue.cc:1048] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.079375 19627 raft_consensus.cc:1275] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: 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:40.080690 19566 consensus_queue.cc:1048] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.128664 19422 raft_consensus.cc:1275] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: 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:40.129974 19566 consensus_queue.cc:1048] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff05e4eb05c1465899c0cbfc13365ae5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.140010 19627 raft_consensus.cc:1275] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Refusing update from remote peer 7fa0b5d7369a467586f14af55abaca94: 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:40.141348 19566 consensus_queue.cc:1048] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597346095fc945dcb84e65346ba855f0" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:40.145555 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:40.423537 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:40.429049 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:40.429400 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:40.430260 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:41.146624 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:41.437631 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:41.444123 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:41.444558 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:41.445019 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:42.147558 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:42.451071 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:42.456532 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:42.456954 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:42.457417 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:43.148581 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:43.463483 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:43.468732 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:43.469172 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:43.469635 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:44.149590 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:44.475360 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:44.481724 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:44.486753 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:44.487160 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:45.150565 19220 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:45.506331 16319 tablet_server.cc:179] TabletServer@127.15.239.193:34039 shutting down...
W20260713 09:07:45.522403 19386 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:07:45.526016 19386 consensus_peers.cc:597] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. 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:07:45.526682 19386 consensus_peers.cc:597] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. 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:07:45.543866 19312 consensus_peers.cc:597] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. 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:45.545022 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:45.545766 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.546422 16319 raft_consensus.cc:2243] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.546865 16319 raft_consensus.cc:2272] T 47e49782b846489391618836afe93784 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.548810 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.549394 16319 raft_consensus.cc:2243] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.549814 16319 raft_consensus.cc:2272] T 84621b0df125464885a43562463da3d3 P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.551862 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.552361 16319 raft_consensus.cc:2243] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.552847 16319 raft_consensus.cc:2272] T f478562728774538af1010714b285235 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.554772 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.555274 16319 raft_consensus.cc:2243] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.555645 16319 raft_consensus.cc:2272] T 662ceaee85af45a38bebfdb84b019215 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.557513 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.558013 16319 raft_consensus.cc:2243] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.558470 16319 raft_consensus.cc:2272] T d042cd0d6ab24f1ca09d30596cce75ee P 597346095fc945dcb84e65346ba855f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.560465 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.561038 16319 raft_consensus.cc:2243] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.561434 16319 raft_consensus.cc:2272] T 7ea561337a3a4ad89abf2a69fa2fe851 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.563298 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.563807 16319 raft_consensus.cc:2243] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.564229 16319 raft_consensus.cc:2272] T 3c1c468d5a914a518af8535d707bf632 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.566037 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.566574 16319 raft_consensus.cc:2243] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.566969 16319 raft_consensus.cc:2272] T b8017acc259242899238301f752aa670 P 597346095fc945dcb84e65346ba855f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.568718 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.569231 16319 raft_consensus.cc:2243] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.569653 16319 raft_consensus.cc:2272] T b44960180f454e62b4059daf130a485a P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.571437 16319 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:45.571898 16319 raft_consensus.cc:2243] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.572284 16319 raft_consensus.cc:2272] T 27c93372d2da4489bfa956593060a2b8 P 597346095fc945dcb84e65346ba855f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:45.594475 19312 consensus_peers.cc:597] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.601473 16319 tablet_server.cc:196] TabletServer@127.15.239.193:34039 shutdown complete.
W20260713 09:07:45.615852 19312 consensus_peers.cc:597] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.624789 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
I20260713 09:07:45.653692 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:45.654529 16319 tablet_replica.cc:333] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
W20260713 09:07:45.655297 19387 consensus_peers.cc:597] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249): Couldn't send request to peer 7fa0b5d7369a467586f14af55abaca94. 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:45.655401 16319 raft_consensus.cc:2243] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.656008 16319 raft_consensus.cc:2272] T 27c93372d2da4489bfa956593060a2b8 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.657869 16319 tablet_replica.cc:333] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.658453 16319 raft_consensus.cc:2243] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.658820 16319 raft_consensus.cc:2272] T d042cd0d6ab24f1ca09d30596cce75ee P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.660696 16319 tablet_replica.cc:333] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.661195 16319 raft_consensus.cc:2243] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.661818 16319 raft_consensus.cc:2272] T 47e49782b846489391618836afe93784 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.663528 16319 tablet_replica.cc:333] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.663972 16319 raft_consensus.cc:2243] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.664628 16319 raft_consensus.cc:2272] T b8017acc259242899238301f752aa670 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.666545 16319 tablet_replica.cc:333] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.666976 16319 raft_consensus.cc:2243] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.667352 16319 raft_consensus.cc:2272] T b44960180f454e62b4059daf130a485a P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.669152 16319 tablet_replica.cc:333] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.669606 16319 raft_consensus.cc:2243] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.670378 16319 raft_consensus.cc:2272] T 662ceaee85af45a38bebfdb84b019215 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.672396 16319 tablet_replica.cc:333] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.672891 16319 raft_consensus.cc:2243] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.673326 16319 raft_consensus.cc:2272] T 7ea561337a3a4ad89abf2a69fa2fe851 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.675139 16319 tablet_replica.cc:333] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.675637 16319 raft_consensus.cc:2243] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.676425 16319 raft_consensus.cc:2272] T 3c1c468d5a914a518af8535d707bf632 P 7fa0b5d7369a467586f14af55abaca94 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:45.678539 19387 consensus_peers.cc:597] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 7fa0b5d7369a467586f14af55abaca94 (127.15.239.194:36249): Couldn't send request to peer 7fa0b5d7369a467586f14af55abaca94. 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:45.678833 16319 tablet_replica.cc:333] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.679344 16319 raft_consensus.cc:2243] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.679759 16319 raft_consensus.cc:2272] T f478562728774538af1010714b285235 P 7fa0b5d7369a467586f14af55abaca94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.681519 16319 tablet_replica.cc:333] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94: stopping tablet replica
I20260713 09:07:45.681895 16319 raft_consensus.cc:2243] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.682574 16319 raft_consensus.cc:2272] T 84621b0df125464885a43562463da3d3 P 7fa0b5d7369a467586f14af55abaca94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.712390 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
I20260713 09:07:45.735350 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
I20260713 09:07:45.758729 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:45.759403 16319 tablet_replica.cc:333] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.759981 16319 raft_consensus.cc:2243] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.760797 16319 raft_consensus.cc:2272] T d042cd0d6ab24f1ca09d30596cce75ee P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.762866 16319 tablet_replica.cc:333] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.763389 16319 raft_consensus.cc:2243] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.764158 16319 raft_consensus.cc:2272] T 27c93372d2da4489bfa956593060a2b8 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.766029 16319 tablet_replica.cc:333] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.766595 16319 raft_consensus.cc:2243] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.767344 16319 raft_consensus.cc:2272] T 7ea561337a3a4ad89abf2a69fa2fe851 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.769233 16319 tablet_replica.cc:333] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.769701 16319 raft_consensus.cc:2243] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.770262 16319 raft_consensus.cc:2272] T 3c1c468d5a914a518af8535d707bf632 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.772440 16319 tablet_replica.cc:333] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.773137 16319 raft_consensus.cc:2243] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.773558 16319 raft_consensus.cc:2272] T b8017acc259242899238301f752aa670 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:45.773878 19386 consensus_peers.cc:597] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 -> Peer 597346095fc945dcb84e65346ba855f0 (127.15.239.193:34039): Couldn't send request to peer 597346095fc945dcb84e65346ba855f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.775414 16319 tablet_replica.cc:333] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.775906 16319 raft_consensus.cc:2243] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.776547 16319 raft_consensus.cc:2272] T b44960180f454e62b4059daf130a485a P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.778321 16319 tablet_replica.cc:333] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.778775 16319 raft_consensus.cc:2243] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.779395 16319 raft_consensus.cc:2272] T f478562728774538af1010714b285235 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.781152 16319 tablet_replica.cc:333] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.781571 16319 raft_consensus.cc:2243] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.781899 16319 raft_consensus.cc:2272] T 84621b0df125464885a43562463da3d3 P ff05e4eb05c1465899c0cbfc13365ae5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.783586 16319 tablet_replica.cc:333] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.783979 16319 raft_consensus.cc:2243] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.784346 16319 raft_consensus.cc:2272] T 47e49782b846489391618836afe93784 P ff05e4eb05c1465899c0cbfc13365ae5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.785948 16319 tablet_replica.cc:333] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5: stopping tablet replica
I20260713 09:07:45.786382 16319 raft_consensus.cc:2243] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.786705 16319 raft_consensus.cc:2272] T 662ceaee85af45a38bebfdb84b019215 P ff05e4eb05c1465899c0cbfc13365ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.815404 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
I20260713 09:07:45.838500 16319 master.cc:562] Master@127.15.239.254:37375 shutting down...
I20260713 09:07:45.862769 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.863327 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.863651 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P c28cec9268c145418676d458293eb080: stopping tablet replica
I20260713 09:07:45.883651 16319 master.cc:584] Master@127.15.239.254:37375 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13912 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:07:45.927592 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:43385
I20260713 09:07:45.928643 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:45.934283 19709 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:45.934348 19710 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:45.934808 19712 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:45.936167 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:45.937114 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:45.937289 16319 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:45.937506 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933665937467 us; error 0 us; skew 500 ppm
I20260713 09:07:45.938067 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:45.940490 16319 webserver.cc:533] Webserver started at http://127.15.239.254:34121/ using document root <none> and password file <none>
I20260713 09:07:45.941000 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:45.941201 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:45.941514 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:45.942715 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "5e9ca3f148b34a0ebb6318929cc955e9"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-rd9t"
I20260713 09:07:45.947276 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:07:45.950527 19717 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:45.951260 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:07:45.951555 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "5e9ca3f148b34a0ebb6318929cc955e9"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-rd9t"
I20260713 09:07:45.951838 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-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:45.978996 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:45.980324 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:46.017506 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:43385
I20260713 09:07:46.017614 19768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:43385 every 8 connection(s)
I20260713 09:07:46.021438 19769 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:46.031908 19769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9: Bootstrap starting.
I20260713 09:07:46.036561 19769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.040688 19769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9: No bootstrap required, opened a new log
I20260713 09:07:46.042903 19769 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e9ca3f148b34a0ebb6318929cc955e9" member_type: VOTER }
I20260713 09:07:46.043308 19769 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.043519 19769 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9ca3f148b34a0ebb6318929cc955e9, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.044215 19769 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e9ca3f148b34a0ebb6318929cc955e9" member_type: VOTER }
I20260713 09:07:46.044674 19769 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:46.044904 19769 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:46.045179 19769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.049443 19769 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e9ca3f148b34a0ebb6318929cc955e9" member_type: VOTER }
I20260713 09:07:46.049942 19769 leader_election.cc:304] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [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: 5e9ca3f148b34a0ebb6318929cc955e9; no voters: 
I20260713 09:07:46.051039 19769 leader_election.cc:290] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:46.051376 19772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.052743 19772 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5e9ca3f148b34a0ebb6318929cc955e9, State: Running, Role: LEADER
I20260713 09:07:46.053447 19772 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [LEADER]: Queue going to LEADER mode. State: All 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: "5e9ca3f148b34a0ebb6318929cc955e9" member_type: VOTER }
I20260713 09:07:46.054217 19769 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:46.057960 19774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e9ca3f148b34a0ebb6318929cc955e9. Latest consensus state: current_term: 1 leader_uuid: "5e9ca3f148b34a0ebb6318929cc955e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e9ca3f148b34a0ebb6318929cc955e9" member_type: VOTER } }
I20260713 09:07:46.058382 19773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e9ca3f148b34a0ebb6318929cc955e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e9ca3f148b34a0ebb6318929cc955e9" member_type: VOTER } }
I20260713 09:07:46.058655 19774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:46.058879 19773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:46.064019 19780 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:46.069970 19780 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:46.071050 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:46.078342 19780 catalog_manager.cc:1383] Generated new cluster ID: af7a1b1f4539419e897765caf3b83398
I20260713 09:07:46.078641 19780 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:46.092921 19780 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:46.094127 19780 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:46.112609 19780 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9: Generated new TSK 0
I20260713 09:07:46.113211 19780 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:46.137557 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:46.143381 19790 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:46.144599 19791 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:46.147279 19793 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:46.147478 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:46.148337 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:46.148517 16319 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:46.148643 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933666148624 us; error 0 us; skew 500 ppm
I20260713 09:07:46.149088 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:46.151532 16319 webserver.cc:533] Webserver started at http://127.15.239.193:40639/ using document root <none> and password file <none>
I20260713 09:07:46.151959 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:46.152118 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:46.152351 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:46.153525 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "42c2fc0af97b47068946a9c6d328063d"
format_stamp: "Formatted at 2026-07-13 09:07:46 on dist-test-slave-rd9t"
I20260713 09:07:46.157811 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:46.160884 19798 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:46.161633 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:46.161914 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "42c2fc0af97b47068946a9c6d328063d"
format_stamp: "Formatted at 2026-07-13 09:07:46 on dist-test-slave-rd9t"
I20260713 09:07:46.162259 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-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:46.190585 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:46.191821 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:46.193292 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:46.195540 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:46.195763 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:46.196020 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:46.196211 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:46.234925 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:43917
I20260713 09:07:46.235039 19860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:43917 every 8 connection(s)
I20260713 09:07:46.246347 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:46.253706 19865 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:46.255347 19866 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:46.258273 16319 server_base.cc:1061] running on GCE node
W20260713 09:07:46.258569 19868 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:46.259667 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:46.259696 19861 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43385
W20260713 09:07:46.260006 16319 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:46.260210 19861 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:46.260215 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933666260198 us; error 0 us; skew 500 ppm
I20260713 09:07:46.261027 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:46.261090 19861 heartbeater.cc:507] Master 127.15.239.254:43385 requested a full tablet report, sending...
I20260713 09:07:46.264104 19734 ts_manager.cc:194] Registered new tserver with Master: 42c2fc0af97b47068946a9c6d328063d (127.15.239.193:43917)
I20260713 09:07:46.264321 16319 webserver.cc:533] Webserver started at http://127.15.239.194:40689/ using document root <none> and password file <none>
I20260713 09:07:46.265025 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:46.265275 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:46.265556 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:46.266333 19734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45482
I20260713 09:07:46.266839 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
format_stamp: "Formatted at 2026-07-13 09:07:46 on dist-test-slave-rd9t"
I20260713 09:07:46.271600 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:07:46.274688 19873 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:46.275420 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:07:46.275718 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
format_stamp: "Formatted at 2026-07-13 09:07:46 on dist-test-slave-rd9t"
I20260713 09:07:46.276005 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-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:46.290875 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:46.292052 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:46.293519 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:46.295712 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:46.295938 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:46.296195 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:46.296371 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:46.335664 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:35697
I20260713 09:07:46.335769 19935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:35697 every 8 connection(s)
I20260713 09:07:46.340497 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:46.347726 19939 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:46.348349 19940 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:46.351294 19942 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:46.352517 19936 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43385
I20260713 09:07:46.352998 19936 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:46.353224 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:46.353967 19936 heartbeater.cc:507] Master 127.15.239.254:43385 requested a full tablet report, sending...
I20260713 09:07:46.354445 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:46.354707 16319 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:46.354898 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933666354881 us; error 0 us; skew 500 ppm
I20260713 09:07:46.355605 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:46.356269 19734 ts_manager.cc:194] Registered new tserver with Master: a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697)
I20260713 09:07:46.357642 19734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45492
I20260713 09:07:46.358418 16319 webserver.cc:533] Webserver started at http://127.15.239.195:34479/ using document root <none> and password file <none>
I20260713 09:07:46.359045 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:46.359266 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:46.359530 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:46.360677 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5"
format_stamp: "Formatted at 2026-07-13 09:07:46 on dist-test-slave-rd9t"
I20260713 09:07:46.365386 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260713 09:07:46.368660 19947 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:46.369436 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:46.369743 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5"
format_stamp: "Formatted at 2026-07-13 09:07:46 on dist-test-slave-rd9t"
I20260713 09:07:46.370035 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933578275162-16319-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:46.386332 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:46.387539 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:46.389001 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:46.391223 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:46.391460 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:46.391708 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:46.391891 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:46.431231 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:33219
I20260713 09:07:46.431329 20009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:33219 every 8 connection(s)
I20260713 09:07:46.444478 20010 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43385
I20260713 09:07:46.444855 20010 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:46.445542 20010 heartbeater.cc:507] Master 127.15.239.254:43385 requested a full tablet report, sending...
I20260713 09:07:46.447376 19734 ts_manager.cc:194] Registered new tserver with Master: 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195:33219)
I20260713 09:07:46.447820 16319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013347004s
I20260713 09:07:46.448701 19734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45494
I20260713 09:07:46.472433 19734 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45496:
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:07:46.474732 19734 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:07:46.521483 19826 tablet_service.cc:1511] Processing CreateTablet for tablet dd7ed0d26fff4030a271afd9959e6006 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=58088b0cb8734ae2a8711faa6cf3cf10]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:46.521764 19825 tablet_service.cc:1511] Processing CreateTablet for tablet f5be3dacea9043c091e89a1ab71932c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=58088b0cb8734ae2a8711faa6cf3cf10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:46.523005 19826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7ed0d26fff4030a271afd9959e6006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:46.523622 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5be3dacea9043c091e89a1ab71932c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:46.532742 19975 tablet_service.cc:1511] Processing CreateTablet for tablet dd7ed0d26fff4030a271afd9959e6006 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=58088b0cb8734ae2a8711faa6cf3cf10]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:46.534174 19901 tablet_service.cc:1511] Processing CreateTablet for tablet dd7ed0d26fff4030a271afd9959e6006 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=58088b0cb8734ae2a8711faa6cf3cf10]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:46.534962 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7ed0d26fff4030a271afd9959e6006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:46.535542 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7ed0d26fff4030a271afd9959e6006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:46.535251 19974 tablet_service.cc:1511] Processing CreateTablet for tablet f5be3dacea9043c091e89a1ab71932c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=58088b0cb8734ae2a8711faa6cf3cf10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:46.536536 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5be3dacea9043c091e89a1ab71932c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:46.539219 19900 tablet_service.cc:1511] Processing CreateTablet for tablet f5be3dacea9043c091e89a1ab71932c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=58088b0cb8734ae2a8711faa6cf3cf10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:46.540572 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5be3dacea9043c091e89a1ab71932c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:46.583815 20026 tablet_bootstrap.cc:492] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Bootstrap starting.
I20260713 09:07:46.584422 20027 tablet_bootstrap.cc:492] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d: Bootstrap starting.
I20260713 09:07:46.589679 20025 tablet_bootstrap.cc:492] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d: Bootstrap starting.
I20260713 09:07:46.590807 20027 tablet_bootstrap.cc:654] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.592312 20026 tablet_bootstrap.cc:654] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.596202 20027 tablet_bootstrap.cc:492] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d: No bootstrap required, opened a new log
I20260713 09:07:46.596704 20027 ts_tablet_manager.cc:1403] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260713 09:07:46.596868 20025 tablet_bootstrap.cc:654] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.599313 20026 tablet_bootstrap.cc:492] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: No bootstrap required, opened a new log
I20260713 09:07:46.599808 20026 ts_tablet_manager.cc:1403] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:07:46.599941 20027 raft_consensus.cc:359] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.600967 20027 raft_consensus.cc:385] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.601346 20027 raft_consensus.cc:740] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0b6fca67b8f48aabab19c41c7cc118d, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.602427 20026 raft_consensus.cc:359] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:46.603097 20026 raft_consensus.cc:385] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.602337 20027 consensus_queue.cc:260] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.603420 20026 raft_consensus.cc:740] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2b15f1a7f54ee4a07cb9071a8cbef5, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.604156 20026 consensus_queue.cc:260] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:46.605410 19936 heartbeater.cc:499] Master 127.15.239.254:43385 was elected leader, sending a full tablet report...
I20260713 09:07:46.606230 20027 ts_tablet_manager.cc:1434] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:07:46.608467 20027 tablet_bootstrap.cc:492] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d: Bootstrap starting.
I20260713 09:07:46.608821 20026 ts_tablet_manager.cc:1434] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:46.609335 20025 tablet_bootstrap.cc:492] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d: No bootstrap required, opened a new log
I20260713 09:07:46.609534 20010 heartbeater.cc:499] Master 127.15.239.254:43385 was elected leader, sending a full tablet report...
I20260713 09:07:46.609807 20025 ts_tablet_manager.cc:1403] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:07:46.611862 20026 tablet_bootstrap.cc:492] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Bootstrap starting.
I20260713 09:07:46.612994 20025 raft_consensus.cc:359] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:46.615010 20025 raft_consensus.cc:385] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.615360 20025 raft_consensus.cc:740] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.615526 20027 tablet_bootstrap.cc:654] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.616281 20025 consensus_queue.cc:260] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:46.619915 20026 tablet_bootstrap.cc:654] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.622110 19861 heartbeater.cc:499] Master 127.15.239.254:43385 was elected leader, sending a full tablet report...
I20260713 09:07:46.622944 20025 ts_tablet_manager.cc:1434] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:07:46.624329 20025 tablet_bootstrap.cc:492] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d: Bootstrap starting.
I20260713 09:07:46.632754 20025 tablet_bootstrap.cc:654] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.646024 20025 tablet_bootstrap.cc:492] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d: No bootstrap required, opened a new log
I20260713 09:07:46.646838 20025 ts_tablet_manager.cc:1403] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.019s
I20260713 09:07:46.650705 20025 raft_consensus.cc:359] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.651925 20025 raft_consensus.cc:385] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.652456 20025 raft_consensus.cc:740] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.653436 20025 consensus_queue.cc:260] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.656819 20025 ts_tablet_manager.cc:1434] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:07:46.663102 20033 raft_consensus.cc:493] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.663833 20027 tablet_bootstrap.cc:492] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d: No bootstrap required, opened a new log
I20260713 09:07:46.663653 20033 raft_consensus.cc:515] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.664461 20027 ts_tablet_manager.cc:1403] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.032s
I20260713 09:07:46.666287 20033 leader_election.cc:290] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195:33219), a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697)
I20260713 09:07:46.667547 20027 raft_consensus.cc:359] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:46.666561 20026 tablet_bootstrap.cc:492] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: No bootstrap required, opened a new log
I20260713 09:07:46.668341 20027 raft_consensus.cc:385] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.668784 20026 ts_tablet_manager.cc:1403] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.023s
I20260713 09:07:46.668735 20027 raft_consensus.cc:740] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0b6fca67b8f48aabab19c41c7cc118d, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.669896 20027 consensus_queue.cc:260] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:46.672230 20026 raft_consensus.cc:359] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.672968 20026 raft_consensus.cc:385] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.673192 20027 ts_tablet_manager.cc:1434] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:46.673314 20026 raft_consensus.cc:740] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2b15f1a7f54ee4a07cb9071a8cbef5, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.674510 20026 consensus_queue.cc:260] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.676883 20026 ts_tablet_manager.cc:1434] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
W20260713 09:07:46.685041 20011 tablet.cc:2406] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:46.685699 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7ed0d26fff4030a271afd9959e6006" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" is_pre_election: true
I20260713 09:07:46.686403 19985 raft_consensus.cc:2468] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 0.
I20260713 09:07:46.687829 19802 leader_election.cc:304] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, 9c2b15f1a7f54ee4a07cb9071a8cbef5; no voters: 
I20260713 09:07:46.688738 20033 raft_consensus.cc:2804] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.689096 20033 raft_consensus.cc:493] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.689428 20033 raft_consensus.cc:3060] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.691323 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7ed0d26fff4030a271afd9959e6006" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" is_pre_election: true
I20260713 09:07:46.692041 19911 raft_consensus.cc:2468] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 0.
I20260713 09:07:46.695420 20033 raft_consensus.cc:515] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.697002 20033 leader_election.cc:290] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 election: Requested vote from peers 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195:33219), a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697)
I20260713 09:07:46.697860 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7ed0d26fff4030a271afd9959e6006" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5"
I20260713 09:07:46.698177 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7ed0d26fff4030a271afd9959e6006" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
I20260713 09:07:46.698444 19985 raft_consensus.cc:3060] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.698827 19911 raft_consensus.cc:3060] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.703748 19985 raft_consensus.cc:2468] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 1.
I20260713 09:07:46.703748 19911 raft_consensus.cc:2468] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 1.
I20260713 09:07:46.705014 19802 leader_election.cc:304] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, a0b6fca67b8f48aabab19c41c7cc118d; no voters: 
I20260713 09:07:46.705679 20033 raft_consensus.cc:2804] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.706717 20033 raft_consensus.cc:697] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 1 LEADER]: Becoming Leader. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Running, Role: LEADER
I20260713 09:07:46.707392 20033 consensus_queue.cc:237] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } }
I20260713 09:07:46.714632 19729 catalog_manager.cc:5697] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c2fc0af97b47068946a9c6d328063d (127.15.239.193). New cstate: current_term: 1 leader_uuid: "42c2fc0af97b47068946a9c6d328063d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.991497 20032 raft_consensus.cc:493] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.991950 20032 raft_consensus.cc:515] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:46.993783 20032 leader_election.cc:290] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42c2fc0af97b47068946a9c6d328063d (127.15.239.193:43917), a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697)
I20260713 09:07:47.003567 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5be3dacea9043c091e89a1ab71932c9" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c2fc0af97b47068946a9c6d328063d" is_pre_election: true
I20260713 09:07:47.003988 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5be3dacea9043c091e89a1ab71932c9" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" is_pre_election: true
I20260713 09:07:47.004307 19836 raft_consensus.cc:2468] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 0.
I20260713 09:07:47.004698 19911 raft_consensus.cc:2468] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 0.
I20260713 09:07:47.005667 19951 leader_election.cc:304] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, 9c2b15f1a7f54ee4a07cb9071a8cbef5; no voters: 
I20260713 09:07:47.006610 20032 raft_consensus.cc:2804] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.006961 20032 raft_consensus.cc:493] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.007266 20032 raft_consensus.cc:3060] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.011862 20032 raft_consensus.cc:515] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.013499 20032 leader_election.cc:290] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 election: Requested vote from peers 42c2fc0af97b47068946a9c6d328063d (127.15.239.193:43917), a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697)
I20260713 09:07:47.014492 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5be3dacea9043c091e89a1ab71932c9" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c2fc0af97b47068946a9c6d328063d"
I20260713 09:07:47.014709 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5be3dacea9043c091e89a1ab71932c9" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
I20260713 09:07:47.015201 19836 raft_consensus.cc:3060] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.015282 19911 raft_consensus.cc:3060] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.023025 19836 raft_consensus.cc:2468] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 1.
I20260713 09:07:47.023025 19911 raft_consensus.cc:2468] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 1.
I20260713 09:07:47.024538 19951 leader_election.cc:304] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, 9c2b15f1a7f54ee4a07cb9071a8cbef5; no voters: 
I20260713 09:07:47.025151 20032 raft_consensus.cc:2804] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.026062 20032 raft_consensus.cc:697] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 LEADER]: Becoming Leader. State: Replica: 9c2b15f1a7f54ee4a07cb9071a8cbef5, State: Running, Role: LEADER
I20260713 09:07:47.026975 20032 consensus_queue.cc:237] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.033529 19729 catalog_manager.cc:5697] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.119159 20033 consensus_queue.cc:1048] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.120715 19729 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45512:
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:07:47.122892 19729 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:07:47.133520 20033 consensus_queue.cc:1048] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.152706 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 48335ee0a2bb473189eba724f4e3fba5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=60aa905f726745d88464be6c6e681fd8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:47.153843 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48335ee0a2bb473189eba724f4e3fba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.160642 19900 tablet_service.cc:1511] Processing CreateTablet for tablet 48335ee0a2bb473189eba724f4e3fba5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=60aa905f726745d88464be6c6e681fd8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:47.161931 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48335ee0a2bb473189eba724f4e3fba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.162842 19974 tablet_service.cc:1511] Processing CreateTablet for tablet 48335ee0a2bb473189eba724f4e3fba5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=60aa905f726745d88464be6c6e681fd8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:47.164130 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48335ee0a2bb473189eba724f4e3fba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.165290 19826 tablet_service.cc:1511] Processing CreateTablet for tablet 167c4cb4d44e427bbe76603e3efea065 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=60aa905f726745d88464be6c6e681fd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:47.166491 19826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167c4cb4d44e427bbe76603e3efea065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.167447 19901 tablet_service.cc:1511] Processing CreateTablet for tablet 167c4cb4d44e427bbe76603e3efea065 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=60aa905f726745d88464be6c6e681fd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:47.168695 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167c4cb4d44e427bbe76603e3efea065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.193432 20056 tablet_bootstrap.cc:492] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d: Bootstrap starting.
I20260713 09:07:47.195377 20055 tablet_bootstrap.cc:492] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d: Bootstrap starting.
I20260713 09:07:47.196878 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 167c4cb4d44e427bbe76603e3efea065 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=60aa905f726745d88464be6c6e681fd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:47.198335 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167c4cb4d44e427bbe76603e3efea065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:47.199542 20056 tablet_bootstrap.cc:654] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.201855 20057 tablet_bootstrap.cc:492] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Bootstrap starting.
I20260713 09:07:47.205544 20055 tablet_bootstrap.cc:654] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.208101 20057 tablet_bootstrap.cc:654] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.220263 20055 tablet_bootstrap.cc:492] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d: No bootstrap required, opened a new log
I20260713 09:07:47.220325 20057 tablet_bootstrap.cc:492] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: No bootstrap required, opened a new log
I20260713 09:07:47.220700 20056 tablet_bootstrap.cc:492] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d: No bootstrap required, opened a new log
I20260713 09:07:47.220748 20055 ts_tablet_manager.cc:1403] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260713 09:07:47.220849 20057 ts_tablet_manager.cc:1403] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260713 09:07:47.221300 20056 ts_tablet_manager.cc:1403] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260713 09:07:47.223335 20055 raft_consensus.cc:359] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.223920 20055 raft_consensus.cc:385] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.224263 20055 raft_consensus.cc:740] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.223954 20057 raft_consensus.cc:359] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.224756 20057 raft_consensus.cc:385] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.225056 20057 raft_consensus.cc:740] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2b15f1a7f54ee4a07cb9071a8cbef5, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.225028 20055 consensus_queue.cc:260] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.225894 20057 consensus_queue.cc:260] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.227216 20055 ts_tablet_manager.cc:1434] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:47.227211 20056 raft_consensus.cc:359] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.228193 20056 raft_consensus.cc:385] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.228456 20055 tablet_bootstrap.cc:492] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d: Bootstrap starting.
I20260713 09:07:47.228502 20056 raft_consensus.cc:740] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0b6fca67b8f48aabab19c41c7cc118d, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.229547 20056 consensus_queue.cc:260] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.231756 20056 ts_tablet_manager.cc:1434] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:47.232779 20056 tablet_bootstrap.cc:492] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: Bootstrap starting.
I20260713 09:07:47.234368 20057 ts_tablet_manager.cc:1434] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:47.235438 20057 tablet_bootstrap.cc:492] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Bootstrap starting.
I20260713 09:07:47.235447 20055 tablet_bootstrap.cc:654] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.241001 20056 tablet_bootstrap.cc:654] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.242274 20057 tablet_bootstrap.cc:654] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:47.247133 20055 tablet_bootstrap.cc:492] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d: No bootstrap required, opened a new log
I20260713 09:07:47.249044 20055 ts_tablet_manager.cc:1403] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260713 09:07:47.252013 20055 raft_consensus.cc:359] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.252888 20055 raft_consensus.cc:385] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.253228 20055 raft_consensus.cc:740] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.253368 20056 tablet_bootstrap.cc:492] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: No bootstrap required, opened a new log
I20260713 09:07:47.253695 20057 tablet_bootstrap.cc:492] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: No bootstrap required, opened a new log
I20260713 09:07:47.253963 20056 ts_tablet_manager.cc:1403] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:07:47.254113 20055 consensus_queue.cc:260] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.256697 20055 ts_tablet_manager.cc:1434] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:47.257100 20056 raft_consensus.cc:359] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.254208 20057 ts_tablet_manager.cc:1403] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260713 09:07:47.260720 20056 raft_consensus.cc:385] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.261030 20056 raft_consensus.cc:740] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0b6fca67b8f48aabab19c41c7cc118d, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.261739 20056 consensus_queue.cc:260] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.263507 20057 raft_consensus.cc:359] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.263964 20056 ts_tablet_manager.cc:1434] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:07:47.264403 20057 raft_consensus.cc:385] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:47.264778 20057 raft_consensus.cc:740] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2b15f1a7f54ee4a07cb9071a8cbef5, State: Initialized, Role: FOLLOWER
I20260713 09:07:47.265527 20057 consensus_queue.cc:260] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.267668 20057 ts_tablet_manager.cc:1434] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:47.282331 20038 raft_consensus.cc:493] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.282754 20038 raft_consensus.cc:515] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.284369 20038 leader_election.cc:290] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697), 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195:33219)
I20260713 09:07:47.285048 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48335ee0a2bb473189eba724f4e3fba5" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" is_pre_election: true
I20260713 09:07:47.285329 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48335ee0a2bb473189eba724f4e3fba5" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" is_pre_election: true
I20260713 09:07:47.285606 19911 raft_consensus.cc:2468] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 0.
I20260713 09:07:47.285904 19985 raft_consensus.cc:2468] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 0.
I20260713 09:07:47.286692 19802 leader_election.cc:304] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, a0b6fca67b8f48aabab19c41c7cc118d; no voters: 
I20260713 09:07:47.287297 20038 raft_consensus.cc:2804] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.287572 20038 raft_consensus.cc:493] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.287864 20038 raft_consensus.cc:3060] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.292721 20038 raft_consensus.cc:515] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.294305 20038 leader_election.cc:290] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 election: Requested vote from peers a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697), 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195:33219)
I20260713 09:07:47.295094 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48335ee0a2bb473189eba724f4e3fba5" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
I20260713 09:07:47.295383 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48335ee0a2bb473189eba724f4e3fba5" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5"
I20260713 09:07:47.295619 19911 raft_consensus.cc:3060] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.295985 19985 raft_consensus.cc:3060] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.300421 19911 raft_consensus.cc:2468] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 1.
I20260713 09:07:47.300591 19985 raft_consensus.cc:2468] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 1.
I20260713 09:07:47.301568 19802 leader_election.cc:304] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, a0b6fca67b8f48aabab19c41c7cc118d; no voters: 
I20260713 09:07:47.302274 20038 raft_consensus.cc:2804] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.302695 20038 raft_consensus.cc:697] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 1 LEADER]: Becoming Leader. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Running, Role: LEADER
I20260713 09:07:47.303376 20038 consensus_queue.cc:237] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.310535 19731 catalog_manager.cc:5697] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d reported cstate change: term changed from 0 to 1, leader changed from <none> to 42c2fc0af97b47068946a9c6d328063d (127.15.239.193). New cstate: current_term: 1 leader_uuid: "42c2fc0af97b47068946a9c6d328063d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.338963 20032 raft_consensus.cc:493] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.339485 20032 raft_consensus.cc:515] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.341388 20032 leader_election.cc:290] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42c2fc0af97b47068946a9c6d328063d (127.15.239.193:43917), a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697)
I20260713 09:07:47.342286 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c2fc0af97b47068946a9c6d328063d" is_pre_election: true
I20260713 09:07:47.342676 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" is_pre_election: true
I20260713 09:07:47.342988 19836 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 0.
I20260713 09:07:47.343323 19911 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 0.
I20260713 09:07:47.344127 19951 leader_election.cc:304] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, 9c2b15f1a7f54ee4a07cb9071a8cbef5; no voters: 
I20260713 09:07:47.344789 20032 raft_consensus.cc:2804] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:47.345094 20032 raft_consensus.cc:493] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.345379 20032 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.349900 20032 raft_consensus.cc:515] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.351430 20032 leader_election.cc:290] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 election: Requested vote from peers 42c2fc0af97b47068946a9c6d328063d (127.15.239.193:43917), a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697)
I20260713 09:07:47.352212 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42c2fc0af97b47068946a9c6d328063d"
I20260713 09:07:47.352450 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
I20260713 09:07:47.352855 19836 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.352988 19911 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:47.359601 19911 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 1.
I20260713 09:07:47.359601 19836 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2b15f1a7f54ee4a07cb9071a8cbef5 in term 1.
I20260713 09:07:47.360816 19951 leader_election.cc:304] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, 9c2b15f1a7f54ee4a07cb9071a8cbef5; no voters: 
I20260713 09:07:47.361464 20032 raft_consensus.cc:2804] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:47.361860 20032 raft_consensus.cc:697] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 LEADER]: Becoming Leader. State: Replica: 9c2b15f1a7f54ee4a07cb9071a8cbef5, State: Running, Role: LEADER
I20260713 09:07:47.362627 20032 consensus_queue.cc:237] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.369032 19731 catalog_manager.cc:5697] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:47.444321 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065"
dest_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5"
mode: GRACEFUL
new_leader_uuid: "42c2fc0af97b47068946a9c6d328063d"
 from {username='slave'} at 127.0.0.1:41986
I20260713 09:07:47.444888 19985 raft_consensus.cc:606] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 LEADER]: Received request to transfer leadership to TS 42c2fc0af97b47068946a9c6d328063d
I20260713 09:07:47.614724 20032 consensus_queue.cc:1048] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.626029 20042 consensus_queue.cc:1048] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:47.810894 20072 consensus_queue.cc:1048] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.821382 20033 consensus_queue.cc:1048] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.865222 20069 consensus_queue.cc:1048] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.871826 20042 raft_consensus.cc:993] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: : Instructing follower 42c2fc0af97b47068946a9c6d328063d to start an election
I20260713 09:07:47.872264 20042 raft_consensus.cc:1081] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 LEADER]: Signalling peer 42c2fc0af97b47068946a9c6d328063d to start an election
I20260713 09:07:47.873812 19835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065"
dest_uuid: "42c2fc0af97b47068946a9c6d328063d"
 from {username='slave'} at 127.0.0.1:38412
I20260713 09:07:47.875298 19835 raft_consensus.cc:493] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:47.875676 19835 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.877588 20042 consensus_queue.cc:1048] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.882061 19835 raft_consensus.cc:515] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.887843 19835 leader_election.cc:290] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 2 election: Requested vote from peers a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697), 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195:33219)
I20260713 09:07:47.889473 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
I20260713 09:07:47.889958 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "42c2fc0af97b47068946a9c6d328063d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5"
I20260713 09:07:47.890177 19911 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.890594 19985 raft_consensus.cc:3055] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:47.890946 19985 raft_consensus.cc:740] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c2b15f1a7f54ee4a07cb9071a8cbef5, State: Running, Role: LEADER
I20260713 09:07:47.891775 19985 consensus_queue.cc:260] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.893085 19985 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.896713 19911 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 2.
I20260713 09:07:47.897851 19802 leader_election.cc:304] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42c2fc0af97b47068946a9c6d328063d, a0b6fca67b8f48aabab19c41c7cc118d; no voters: 
I20260713 09:07:47.898655 20033 raft_consensus.cc:2804] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:47.898757 19985 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42c2fc0af97b47068946a9c6d328063d in term 2.
I20260713 09:07:47.899138 20033 raft_consensus.cc:697] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 LEADER]: Becoming Leader. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Running, Role: LEADER
I20260713 09:07:47.899991 20033 consensus_queue.cc:237] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:47.905835 19731 catalog_manager.cc:5697] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d reported cstate change: term changed from 1 to 2, leader changed from 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195) to 42c2fc0af97b47068946a9c6d328063d (127.15.239.193). New cstate: current_term: 2 leader_uuid: "42c2fc0af97b47068946a9c6d328063d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.145594 16319 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:07:48.147136 16319 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:07:48.147466 16319 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:07:48.158275 19835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065"
dest_uuid: "42c2fc0af97b47068946a9c6d328063d"
mode: GRACEFUL
new_leader_uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
 from {username='slave'} at 127.0.0.1:38416
I20260713 09:07:48.158780 19835 raft_consensus.cc:606] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 LEADER]: Received request to transfer leadership to TS a0b6fca67b8f48aabab19c41c7cc118d
I20260713 09:07:48.159878 16319 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:07:48.301656 19911 raft_consensus.cc:1275] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 2 FOLLOWER]: Refusing update from remote peer 42c2fc0af97b47068946a9c6d328063d: 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:48.303078 20033 consensus_queue.cc:1048] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 }, 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.304358 19985 raft_consensus.cc:1275] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 2 FOLLOWER]: Refusing update from remote peer 42c2fc0af97b47068946a9c6d328063d: 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:48.305878 20033 consensus_queue.cc:1048] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 }, 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.308135 20072 raft_consensus.cc:993] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d: : Instructing follower a0b6fca67b8f48aabab19c41c7cc118d to start an election
I20260713 09:07:48.308550 20072 raft_consensus.cc:1081] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 LEADER]: Signalling peer a0b6fca67b8f48aabab19c41c7cc118d to start an election
I20260713 09:07:48.310297 19910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065"
dest_uuid: "a0b6fca67b8f48aabab19c41c7cc118d"
 from {username='slave'} at 127.0.0.1:58108
I20260713 09:07:48.310858 19910 raft_consensus.cc:493] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.311200 19910 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.318454 19910 raft_consensus.cc:515] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:48.319527 19911 raft_consensus.cc:1240] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 FOLLOWER]: Rejecting Update request from peer 42c2fc0af97b47068946a9c6d328063d for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:48.327157 20033 consensus_queue.cc:1059] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:48.328539 20072 raft_consensus.cc:3055] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:48.329039 20072 raft_consensus.cc:740] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 42c2fc0af97b47068946a9c6d328063d, State: Running, Role: LEADER
I20260713 09:07:48.329823 19910 leader_election.cc:290] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [CANDIDATE]: Term 3 election: Requested vote from peers 42c2fc0af97b47068946a9c6d328063d (127.15.239.193:43917), 9c2b15f1a7f54ee4a07cb9071a8cbef5 (127.15.239.195:33219)
I20260713 09:07:48.330031 20072 consensus_queue.cc:260] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [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: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:48.333186 20072 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.337791 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "42c2fc0af97b47068946a9c6d328063d"
I20260713 09:07:48.338932 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167c4cb4d44e427bbe76603e3efea065" candidate_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5"
I20260713 09:07:48.339527 19985 raft_consensus.cc:3060] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.344651 19985 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b6fca67b8f48aabab19c41c7cc118d in term 3.
I20260713 09:07:48.344981 19835 raft_consensus.cc:2468] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b6fca67b8f48aabab19c41c7cc118d in term 3.
I20260713 09:07:48.345943 19877 leader_election.cc:304] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [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: 9c2b15f1a7f54ee4a07cb9071a8cbef5, a0b6fca67b8f48aabab19c41c7cc118d; no voters: 
I20260713 09:07:48.346815 20031 raft_consensus.cc:2804] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:48.348254 20031 raft_consensus.cc:697] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 LEADER]: Becoming Leader. State: Replica: a0b6fca67b8f48aabab19c41c7cc118d, State: Running, Role: LEADER
I20260713 09:07:48.349109 20031 consensus_queue.cc:237] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } }
I20260713 09:07:48.355831 19731 catalog_manager.cc:5697] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d reported cstate change: term changed from 2 to 3, leader changed from 42c2fc0af97b47068946a9c6d328063d (127.15.239.193) to a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194). New cstate: current_term: 3 leader_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42c2fc0af97b47068946a9c6d328063d" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b6fca67b8f48aabab19c41c7cc118d" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 35697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2b15f1a7f54ee4a07cb9071a8cbef5" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 33219 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.499285 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
I20260713 09:07:48.518060 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:48.518747 16319 tablet_replica.cc:333] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d: stopping tablet replica
I20260713 09:07:48.519292 16319 raft_consensus.cc:2243] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.519707 16319 raft_consensus.cc:2272] T 167c4cb4d44e427bbe76603e3efea065 P 42c2fc0af97b47068946a9c6d328063d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.522049 16319 tablet_replica.cc:333] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d: stopping tablet replica
I20260713 09:07:48.522637 16319 raft_consensus.cc:2243] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.523365 16319 raft_consensus.cc:2272] T dd7ed0d26fff4030a271afd9959e6006 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.525080 16319 tablet_replica.cc:333] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d: stopping tablet replica
I20260713 09:07:48.525571 16319 raft_consensus.cc:2243] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.526350 16319 raft_consensus.cc:2272] T 48335ee0a2bb473189eba724f4e3fba5 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.528172 16319 tablet_replica.cc:333] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d: stopping tablet replica
I20260713 09:07:48.528642 16319 raft_consensus.cc:2243] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.529040 16319 raft_consensus.cc:2272] T f5be3dacea9043c091e89a1ab71932c9 P 42c2fc0af97b47068946a9c6d328063d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.541182 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
I20260713 09:07:48.551743 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
I20260713 09:07:48.569917 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:48.570549 16319 tablet_replica.cc:333] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: stopping tablet replica
I20260713 09:07:48.571101 16319 raft_consensus.cc:2243] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.571807 16319 pending_rounds.cc:70] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: Trying to abort 2 pending ops.
I20260713 09:07:48.572003 16319 pending_rounds.cc:77] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992305566830592 op_type: NO_OP noop_request { }
I20260713 09:07:48.572311 16319 raft_consensus.cc:2889] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:48.572551 16319 pending_rounds.cc:77] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992303725965312 op_type: NO_OP noop_request { }
I20260713 09:07:48.572788 16319 raft_consensus.cc:2889] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:48.573058 16319 raft_consensus.cc:2272] T 167c4cb4d44e427bbe76603e3efea065 P a0b6fca67b8f48aabab19c41c7cc118d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.575130 16319 tablet_replica.cc:333] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d: stopping tablet replica
I20260713 09:07:48.575639 16319 raft_consensus.cc:2243] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.576033 16319 raft_consensus.cc:2272] T 48335ee0a2bb473189eba724f4e3fba5 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.578445 16319 tablet_replica.cc:333] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d: stopping tablet replica
I20260713 09:07:48.578934 16319 raft_consensus.cc:2243] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.579350 16319 raft_consensus.cc:2272] T f5be3dacea9043c091e89a1ab71932c9 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.581820 16319 tablet_replica.cc:333] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d: stopping tablet replica
I20260713 09:07:48.582394 16319 raft_consensus.cc:2243] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.582810 16319 raft_consensus.cc:2272] T dd7ed0d26fff4030a271afd9959e6006 P a0b6fca67b8f48aabab19c41c7cc118d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:48.582958 19951 consensus_peers.cc:597] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 -> Peer 42c2fc0af97b47068946a9c6d328063d (127.15.239.193:43917): Couldn't send request to peer 42c2fc0af97b47068946a9c6d328063d. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:43917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:48.588243 19951 consensus_peers.cc:597] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 -> Peer a0b6fca67b8f48aabab19c41c7cc118d (127.15.239.194:35697): Couldn't send request to peer a0b6fca67b8f48aabab19c41c7cc118d. 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:48.605077 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
I20260713 09:07:48.615401 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
I20260713 09:07:48.632138 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:48.632807 16319 tablet_replica.cc:333] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: stopping tablet replica
I20260713 09:07:48.633383 16319 raft_consensus.cc:2243] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.633855 16319 raft_consensus.cc:2272] T 167c4cb4d44e427bbe76603e3efea065 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.635812 16319 tablet_replica.cc:333] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: stopping tablet replica
I20260713 09:07:48.636327 16319 raft_consensus.cc:2243] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.636740 16319 raft_consensus.cc:2272] T dd7ed0d26fff4030a271afd9959e6006 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.638401 16319 tablet_replica.cc:333] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: stopping tablet replica
I20260713 09:07:48.638870 16319 raft_consensus.cc:2243] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:48.639268 16319 raft_consensus.cc:2272] T 48335ee0a2bb473189eba724f4e3fba5 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.641161 16319 tablet_replica.cc:333] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5: stopping tablet replica
I20260713 09:07:48.641619 16319 raft_consensus.cc:2243] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.642436 16319 raft_consensus.cc:2272] T f5be3dacea9043c091e89a1ab71932c9 P 9c2b15f1a7f54ee4a07cb9071a8cbef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.664439 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
I20260713 09:07:48.674906 16319 master.cc:562] Master@127.15.239.254:43385 shutting down...
I20260713 09:07:48.689157 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:48.689693 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:48.690028 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e9ca3f148b34a0ebb6318929cc955e9: stopping tablet replica
I20260713 09:07:48.707993 16319 master.cc:584] Master@127.15.239.254:43385 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2808 ms)
[----------] 6 tests from LeaderRebalancerTest (90291 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:07:48.736071 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:43447
I20260713 09:07:48.737116 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:48.742317 20089 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:48.743397 20088 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:48.743781 20091 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:48.744463 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:48.745236 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:48.745409 16319 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:48.745519 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933668745508 us; error 0 us; skew 500 ppm
I20260713 09:07:48.745966 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:48.748050 16319 webserver.cc:533] Webserver started at http://127.15.239.254:42885/ using document root <none> and password file <none>
I20260713 09:07:48.748466 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:48.748607 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:48.748804 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:48.749744 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "6bd5c32eb6104ca1b92299d59b45bfff"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-rd9t"
I20260713 09:07:48.753929 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:07:48.757041 20096 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:48.757761 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:48.758037 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "6bd5c32eb6104ca1b92299d59b45bfff"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-rd9t"
I20260713 09:07:48.758391 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-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:48.772202 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:48.773188 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:48.807090 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:43447
I20260713 09:07:48.807205 20147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:43447 every 8 connection(s)
I20260713 09:07:48.810967 20148 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:48.821599 20148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff: Bootstrap starting.
I20260713 09:07:48.826191 20148 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:48.830349 20148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff: No bootstrap required, opened a new log
I20260713 09:07:48.833098 20148 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd5c32eb6104ca1b92299d59b45bfff" member_type: VOTER }
I20260713 09:07:48.833540 20148 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:48.833829 20148 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bd5c32eb6104ca1b92299d59b45bfff, State: Initialized, Role: FOLLOWER
I20260713 09:07:48.834465 20148 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bd5c32eb6104ca1b92299d59b45bfff" member_type: VOTER }
I20260713 09:07:48.834905 20148 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:48.835120 20148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:48.835350 20148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:48.840024 20148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd5c32eb6104ca1b92299d59b45bfff" member_type: VOTER }
I20260713 09:07:48.840531 20148 leader_election.cc:304] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [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: 6bd5c32eb6104ca1b92299d59b45bfff; no voters: 
I20260713 09:07:48.841713 20148 leader_election.cc:290] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:48.842062 20151 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:48.843546 20151 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 1 LEADER]: Becoming Leader. State: Replica: 6bd5c32eb6104ca1b92299d59b45bfff, State: Running, Role: LEADER
I20260713 09:07:48.844195 20151 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [LEADER]: Queue going to LEADER mode. State: All 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: "6bd5c32eb6104ca1b92299d59b45bfff" member_type: VOTER }
I20260713 09:07:48.845006 20148 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:48.847075 20152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6bd5c32eb6104ca1b92299d59b45bfff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd5c32eb6104ca1b92299d59b45bfff" member_type: VOTER } }
I20260713 09:07:48.847147 20153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bd5c32eb6104ca1b92299d59b45bfff. Latest consensus state: current_term: 1 leader_uuid: "6bd5c32eb6104ca1b92299d59b45bfff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bd5c32eb6104ca1b92299d59b45bfff" member_type: VOTER } }
I20260713 09:07:48.847880 20152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:48.847910 20153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:48.851444 20157 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:48.857491 20157 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:48.860344 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:48.866725 20157 catalog_manager.cc:1383] Generated new cluster ID: ac53aa444fea4fa780ec677f16d4a9a0
I20260713 09:07:48.866997 20157 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:48.886683 20157 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:48.888016 20157 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:48.902484 20157 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff: Generated new TSK 0
I20260713 09:07:48.903287 20157 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:48.926648 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:48.932241 20169 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:48.933526 20170 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:48.934952 20172 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:48.935776 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:48.936578 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:48.936764 16319 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:48.936885 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933668936874 us; error 0 us; skew 500 ppm
I20260713 09:07:48.937340 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:48.939509 16319 webserver.cc:533] Webserver started at http://127.15.239.193:35727/ using document root <none> and password file <none>
I20260713 09:07:48.939930 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:48.940078 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:48.940281 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:48.941249 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "864fc0d9d8ba4732bac1a56445aab40c"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-rd9t"
I20260713 09:07:48.945428 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:07:48.948657 20177 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:48.949467 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:48.949708 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "864fc0d9d8ba4732bac1a56445aab40c"
format_stamp: "Formatted at 2026-07-13 09:07:48 on dist-test-slave-rd9t"
I20260713 09:07:48.949941 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-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:48.965932 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:48.967114 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:48.968461 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:48.970711 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:48.970887 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:48.971199 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:48.971333 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.008819 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:35283
I20260713 09:07:49.008930 20239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:35283 every 8 connection(s)
I20260713 09:07:49.013633 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:49.020133 20244 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:49.021893 20245 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:49.023307 20247 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:49.024508 16319 server_base.cc:1061] running on GCE node
I20260713 09:07:49.026252 20240 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43447
I20260713 09:07:49.026291 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:49.026726 16319 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:49.026808 20240 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:49.026966 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933669026945 us; error 0 us; skew 500 ppm
I20260713 09:07:49.027782 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:49.027750 20240 heartbeater.cc:507] Master 127.15.239.254:43447 requested a full tablet report, sending...
I20260713 09:07:49.030241 20113 ts_manager.cc:194] Registered new tserver with Master: 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283)
I20260713 09:07:49.030726 16319 webserver.cc:533] Webserver started at http://127.15.239.194:38371/ using document root <none> and password file <none>
I20260713 09:07:49.031253 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:49.031461 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:49.031725 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:49.032194 20113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42522
I20260713 09:07:49.032822 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "76b467a7489c4ea187f59f14de7a1d95"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-rd9t"
I20260713 09:07:49.037472 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:07:49.040499 20252 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:49.041167 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:49.041467 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "76b467a7489c4ea187f59f14de7a1d95"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-rd9t"
I20260713 09:07:49.041728 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-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:49.069622 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:49.070709 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:49.072130 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:49.074378 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:49.074597 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.074848 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:49.075022 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.111263 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:38559
I20260713 09:07:49.111351 20314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:38559 every 8 connection(s)
I20260713 09:07:49.116037 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:49.122850 20318 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:49.124586 20319 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:49.127874 16319 server_base.cc:1061] running on GCE node
W20260713 09:07:49.127722 20321 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:49.128778 20315 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43447
I20260713 09:07:49.129360 20315 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:49.129611 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:49.129880 16319 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:49.130071 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933669130033 us; error 0 us; skew 500 ppm
I20260713 09:07:49.130216 20315 heartbeater.cc:507] Master 127.15.239.254:43447 requested a full tablet report, sending...
I20260713 09:07:49.130736 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:49.132537 20113 ts_manager.cc:194] Registered new tserver with Master: 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:49.133388 16319 webserver.cc:533] Webserver started at http://127.15.239.195:46823/ using document root <none> and password file <none>
I20260713 09:07:49.134027 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:49.134307 20113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42538
I20260713 09:07:49.134335 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:49.134912 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:49.136157 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "992389697f4642e7bd4158ae012ceae4"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-rd9t"
I20260713 09:07:49.140448 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:07:49.143635 20326 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:49.144424 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:49.144726 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "992389697f4642e7bd4158ae012ceae4"
format_stamp: "Formatted at 2026-07-13 09:07:49 on dist-test-slave-rd9t"
I20260713 09:07:49.144996 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933578275162-16319-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:49.158015 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:49.159121 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:49.160658 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:49.162891 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:49.163061 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.163393 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:49.163554 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:49.200814 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:42827
I20260713 09:07:49.200917 20388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:42827 every 8 connection(s)
I20260713 09:07:49.214253 20389 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43447
I20260713 09:07:49.214677 20389 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:49.215394 20389 heartbeater.cc:507] Master 127.15.239.254:43447 requested a full tablet report, sending...
I20260713 09:07:49.217367 20113 ts_manager.cc:194] Registered new tserver with Master: 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:49.217509 16319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013726043s
I20260713 09:07:49.219111 20113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42546
I20260713 09:07:49.242141 20113 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42548:
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:49.244598 20113 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:49.318161 20352 tablet_service.cc:1511] Processing CreateTablet for tablet d55c9af45f7d4463b7ab2cb449170d74 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:49.318290 20351 tablet_service.cc:1511] Processing CreateTablet for tablet 388560cd6c1e498ba96cfe0372859d75 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:49.319602 20352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55c9af45f7d4463b7ab2cb449170d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.320365 20351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388560cd6c1e498ba96cfe0372859d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.321630 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 65831cee732d42a1b2d973ca312a4db5 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:49.322921 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65831cee732d42a1b2d973ca312a4db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.327119 20353 tablet_service.cc:1511] Processing CreateTablet for tablet b7cab385891647afa57e5c4a20198ba7 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:49.328435 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cab385891647afa57e5c4a20198ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.331929 20350 tablet_service.cc:1511] Processing CreateTablet for tablet 89a9318096ad47abaca5dd8fa4f28314 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:49.333211 20350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a9318096ad47abaca5dd8fa4f28314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.335081 20349 tablet_service.cc:1511] Processing CreateTablet for tablet 86fe18f33eb142058d569fbf902bdd14 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:49.337457 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 65831cee732d42a1b2d973ca312a4db5 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:49.337857 20201 tablet_service.cc:1511] Processing CreateTablet for tablet 89a9318096ad47abaca5dd8fa4f28314 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:49.338786 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65831cee732d42a1b2d973ca312a4db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.339665 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a9318096ad47abaca5dd8fa4f28314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.340750 20204 tablet_service.cc:1511] Processing CreateTablet for tablet b7cab385891647afa57e5c4a20198ba7 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:49.342424 20349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fe18f33eb142058d569fbf902bdd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.343137 20203 tablet_service.cc:1511] Processing CreateTablet for tablet d55c9af45f7d4463b7ab2cb449170d74 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:49.343766 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 86fe18f33eb142058d569fbf902bdd14 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:49.346227 20199 tablet_service.cc:1511] Processing CreateTablet for tablet a34ce9df91a7424eabc84b425dffeb9d (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:49.347285 20348 tablet_service.cc:1511] Processing CreateTablet for tablet a34ce9df91a7424eabc84b425dffeb9d (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:49.346247 20202 tablet_service.cc:1511] Processing CreateTablet for tablet 388560cd6c1e498ba96cfe0372859d75 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:49.348579 20348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34ce9df91a7424eabc84b425dffeb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.351265 20347 tablet_service.cc:1511] Processing CreateTablet for tablet d570c3a80f154f1fa780d2b1cdb081c2 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:49.352578 20347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d570c3a80f154f1fa780d2b1cdb081c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.353127 20198 tablet_service.cc:1511] Processing CreateTablet for tablet d570c3a80f154f1fa780d2b1cdb081c2 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:49.355209 20346 tablet_service.cc:1511] Processing CreateTablet for tablet e6fbb2d197b342888b0f2d3f620d46b5 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:49.356463 20346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6fbb2d197b342888b0f2d3f620d46b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.356624 20197 tablet_service.cc:1511] Processing CreateTablet for tablet e6fbb2d197b342888b0f2d3f620d46b5 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:49.342000 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cab385891647afa57e5c4a20198ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.359835 20197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6fbb2d197b342888b0f2d3f620d46b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.360563 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55c9af45f7d4463b7ab2cb449170d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.361181 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fe18f33eb142058d569fbf902bdd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.361836 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d570c3a80f154f1fa780d2b1cdb081c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.365384 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34ce9df91a7424eabc84b425dffeb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.374500 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388560cd6c1e498ba96cfe0372859d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.412223 20404 tablet_bootstrap.cc:492] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.415349 20403 tablet_bootstrap.cc:492] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.427731 20280 tablet_service.cc:1511] Processing CreateTablet for tablet 65831cee732d42a1b2d973ca312a4db5 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:49.429093 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65831cee732d42a1b2d973ca312a4db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.432152 20279 tablet_service.cc:1511] Processing CreateTablet for tablet b7cab385891647afa57e5c4a20198ba7 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:49.433486 20279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cab385891647afa57e5c4a20198ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.435639 20278 tablet_service.cc:1511] Processing CreateTablet for tablet d55c9af45f7d4463b7ab2cb449170d74 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:49.437270 20403 tablet_bootstrap.cc:654] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.437391 20277 tablet_service.cc:1511] Processing CreateTablet for tablet 388560cd6c1e498ba96cfe0372859d75 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:49.439878 20276 tablet_service.cc:1511] Processing CreateTablet for tablet 89a9318096ad47abaca5dd8fa4f28314 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:49.440258 20275 tablet_service.cc:1511] Processing CreateTablet for tablet 86fe18f33eb142058d569fbf902bdd14 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:49.441386 20404 tablet_bootstrap.cc:654] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.442811 20274 tablet_service.cc:1511] Processing CreateTablet for tablet a34ce9df91a7424eabc84b425dffeb9d (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:49.443264 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55c9af45f7d4463b7ab2cb449170d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.445557 20273 tablet_service.cc:1511] Processing CreateTablet for tablet d570c3a80f154f1fa780d2b1cdb081c2 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:49.446902 20273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d570c3a80f154f1fa780d2b1cdb081c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.448953 20277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388560cd6c1e498ba96cfe0372859d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.450067 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fe18f33eb142058d569fbf902bdd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.454593 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a9318096ad47abaca5dd8fa4f28314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.458504 20274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34ce9df91a7424eabc84b425dffeb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.461635 20272 tablet_service.cc:1511] Processing CreateTablet for tablet e6fbb2d197b342888b0f2d3f620d46b5 (DEFAULT_TABLE table=test-workload [id=6dccb336d4c0408d8b852632f2a92243]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:49.463642 20272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6fbb2d197b342888b0f2d3f620d46b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:49.504375 20404 tablet_bootstrap.cc:492] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.504398 20403 tablet_bootstrap.cc:492] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.505056 20404 ts_tablet_manager.cc:1403] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.003s
I20260713 09:07:49.505105 20403 ts_tablet_manager.cc:1403] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.005s
I20260713 09:07:49.508463 20403 raft_consensus.cc:359] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.509405 20403 raft_consensus.cc:385] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.509790 20403 raft_consensus.cc:740] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.510674 20403 consensus_queue.cc:260] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.517048 20403 ts_tablet_manager.cc:1434] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:07:49.517728 20389 heartbeater.cc:499] Master 127.15.239.254:43447 was elected leader, sending a full tablet report...
I20260713 09:07:49.518036 20403 tablet_bootstrap.cc:492] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.517830 20404 raft_consensus.cc:359] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.519294 20407 tablet_bootstrap.cc:492] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.524224 20403 tablet_bootstrap.cc:654] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.529388 20404 raft_consensus.cc:385] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.535043 20407 tablet_bootstrap.cc:654] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.534915 20404 raft_consensus.cc:740] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.537276 20403 tablet_bootstrap.cc:492] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.538059 20403 ts_tablet_manager.cc:1403] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260713 09:07:49.538571 20404 consensus_queue.cc:260] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.541872 20407 tablet_bootstrap.cc:492] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.541589 20403 raft_consensus.cc:359] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.542363 20407 ts_tablet_manager.cc:1403] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:07:49.542474 20403 raft_consensus.cc:385] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.542913 20403 raft_consensus.cc:740] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.565457 20240 heartbeater.cc:499] Master 127.15.239.254:43447 was elected leader, sending a full tablet report...
I20260713 09:07:49.574497 20412 raft_consensus.cc:493] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.576102 20403 consensus_queue.cc:260] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.575613 20412 raft_consensus.cc:515] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.583436 20407 raft_consensus.cc:359] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.584574 20407 raft_consensus.cc:385] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.584983 20407 raft_consensus.cc:740] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.586212 20407 consensus_queue.cc:260] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.589576 20404 ts_tablet_manager.cc:1434] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.084s	user 0.011s	sys 0.000s
I20260713 09:07:49.591938 20404 tablet_bootstrap.cc:492] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.597155 20412 leader_election.cc:290] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:49.603935 20403 ts_tablet_manager.cc:1434] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.065s	user 0.001s	sys 0.008s
I20260713 09:07:49.606165 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a9318096ad47abaca5dd8fa4f28314" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
W20260713 09:07:49.608237 20178 leader_election.cc:343] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:49.610442 20315 heartbeater.cc:499] Master 127.15.239.254:43447 was elected leader, sending a full tablet report...
I20260713 09:07:49.611049 20407 ts_tablet_manager.cc:1434] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.022s
I20260713 09:07:49.612916 20407 tablet_bootstrap.cc:492] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.606235 20403 tablet_bootstrap.cc:492] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.617020 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a9318096ad47abaca5dd8fa4f28314" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
W20260713 09:07:49.619127 20181 leader_election.cc:343] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:49.619576 20181 leader_election.cc:304] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c; no voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:49.620867 20412 raft_consensus.cc:2749] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:49.625339 20404 tablet_bootstrap.cc:654] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.628922 20403 tablet_bootstrap.cc:654] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.629659 20407 tablet_bootstrap.cc:654] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.644200 20408 raft_consensus.cc:493] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.644969 20408 raft_consensus.cc:515] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.648739 20408 leader_election.cc:290] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:49.664597 20404 tablet_bootstrap.cc:492] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.665398 20404 ts_tablet_manager.cc:1403] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.024s
I20260713 09:07:49.666240 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cab385891647afa57e5c4a20198ba7" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
W20260713 09:07:49.668102 20327 leader_election.cc:343] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:49.668676 20404 raft_consensus.cc:359] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.669516 20404 raft_consensus.cc:385] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.669828 20404 raft_consensus.cc:740] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.670575 20403 tablet_bootstrap.cc:492] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.671131 20403 ts_tablet_manager.cc:1403] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.019s
I20260713 09:07:49.670778 20404 consensus_queue.cc:260] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.671504 20407 tablet_bootstrap.cc:492] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.671986 20407 ts_tablet_manager.cc:1403] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.035s
I20260713 09:07:49.673159 20404 ts_tablet_manager.cc:1434] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:07:49.674371 20404 tablet_bootstrap.cc:492] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.674806 20403 raft_consensus.cc:359] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.675180 20407 raft_consensus.cc:359] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.675649 20403 raft_consensus.cc:385] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.675933 20407 raft_consensus.cc:385] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.676108 20403 raft_consensus.cc:740] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.676324 20407 raft_consensus.cc:740] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.677130 20403 consensus_queue.cc:260] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.677307 20407 consensus_queue.cc:260] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.679632 20407 ts_tablet_manager.cc:1434] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:07:49.679733 20403 ts_tablet_manager.cc:1434] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:49.680778 20407 tablet_bootstrap.cc:492] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.681319 20403 tablet_bootstrap.cc:492] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.684653 20404 tablet_bootstrap.cc:654] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.688504 20407 tablet_bootstrap.cc:654] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.688333 20403 tablet_bootstrap.cc:654] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.697178 20404 tablet_bootstrap.cc:492] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.697851 20404 ts_tablet_manager.cc:1403] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260713 09:07:49.701795 20404 raft_consensus.cc:359] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.702806 20404 raft_consensus.cc:385] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.703182 20404 raft_consensus.cc:740] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.704386 20404 consensus_queue.cc:260] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.714907 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cab385891647afa57e5c4a20198ba7" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:49.716552 20404 ts_tablet_manager.cc:1434] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
W20260713 09:07:49.716777 20327 leader_election.cc:343] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:49.717442 20327 leader_election.cc:304] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 992389697f4642e7bd4158ae012ceae4; no voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:49.719031 20408 raft_consensus.cc:2749] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:49.721487 20404 tablet_bootstrap.cc:492] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.724490 20403 tablet_bootstrap.cc:492] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.724665 20407 tablet_bootstrap.cc:492] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.725031 20403 ts_tablet_manager.cc:1403] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.021s
I20260713 09:07:49.725092 20407 ts_tablet_manager.cc:1403] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.025s
I20260713 09:07:49.728670 20404 tablet_bootstrap.cc:654] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.728375 20403 raft_consensus.cc:359] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.728526 20407 raft_consensus.cc:359] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.729167 20403 raft_consensus.cc:385] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.729265 20407 raft_consensus.cc:385] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.729521 20403 raft_consensus.cc:740] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.729606 20407 raft_consensus.cc:740] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.730429 20403 consensus_queue.cc:260] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.730535 20407 consensus_queue.cc:260] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.732649 20403 ts_tablet_manager.cc:1434] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:49.732650 20407 ts_tablet_manager.cc:1434] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:49.734719 20407 tablet_bootstrap.cc:492] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.737156 20403 tablet_bootstrap.cc:492] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.737632 20404 tablet_bootstrap.cc:492] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.738158 20404 ts_tablet_manager.cc:1403] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:07:49.741310 20404 raft_consensus.cc:359] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.742014 20404 raft_consensus.cc:385] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.742411 20407 tablet_bootstrap.cc:654] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.742349 20404 raft_consensus.cc:740] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.744467 20403 tablet_bootstrap.cc:654] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.743940 20404 consensus_queue.cc:260] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.746634 20404 ts_tablet_manager.cc:1434] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:49.748080 20404 tablet_bootstrap.cc:492] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.756950 20404 tablet_bootstrap.cc:654] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.770452 20404 tablet_bootstrap.cc:492] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.770938 20404 ts_tablet_manager.cc:1403] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260713 09:07:49.771088 20403 tablet_bootstrap.cc:492] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.771476 20407 tablet_bootstrap.cc:492] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.771589 20403 ts_tablet_manager.cc:1403] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.015s
I20260713 09:07:49.771992 20407 ts_tablet_manager.cc:1403] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.024s
I20260713 09:07:49.773883 20404 raft_consensus.cc:359] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.774665 20404 raft_consensus.cc:385] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.775207 20404 raft_consensus.cc:740] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.774701 20403 raft_consensus.cc:359] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.774860 20407 raft_consensus.cc:359] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.775701 20403 raft_consensus.cc:385] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.775750 20407 raft_consensus.cc:385] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.776125 20403 raft_consensus.cc:740] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.776170 20407 raft_consensus.cc:740] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.776021 20404 consensus_queue.cc:260] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.777261 20407 consensus_queue.cc:260] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.778625 20404 ts_tablet_manager.cc:1434] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:49.777303 20403 consensus_queue.cc:260] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.779763 20404 tablet_bootstrap.cc:492] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.779759 20407 ts_tablet_manager.cc:1434] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:07:49.781036 20403 ts_tablet_manager.cc:1434] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:07:49.781041 20407 tablet_bootstrap.cc:492] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.782557 20403 tablet_bootstrap.cc:492] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.787226 20404 tablet_bootstrap.cc:654] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.789778 20403 tablet_bootstrap.cc:654] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.790522 20407 tablet_bootstrap.cc:654] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.798677 20404 tablet_bootstrap.cc:492] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.799201 20404 ts_tablet_manager.cc:1403] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:07:49.802366 20404 raft_consensus.cc:359] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.803129 20404 raft_consensus.cc:385] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.803414 20404 raft_consensus.cc:740] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.806952 20403 tablet_bootstrap.cc:492] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.807468 20403 ts_tablet_manager.cc:1403] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260713 09:07:49.807621 20407 tablet_bootstrap.cc:492] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.807180 20404 consensus_queue.cc:260] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.808072 20407 ts_tablet_manager.cc:1403] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.014s
I20260713 09:07:49.809594 20404 ts_tablet_manager.cc:1434] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:49.810691 20403 raft_consensus.cc:359] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:49.811079 20407 raft_consensus.cc:359] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.810688 20404 tablet_bootstrap.cc:492] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.811800 20407 raft_consensus.cc:385] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.811476 20403 raft_consensus.cc:385] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.812182 20407 raft_consensus.cc:740] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.812448 20403 raft_consensus.cc:740] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.813341 20403 consensus_queue.cc:260] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:49.813037 20407 consensus_queue.cc:260] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.815771 20407 ts_tablet_manager.cc:1434] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:49.815905 20403 ts_tablet_manager.cc:1434] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:49.816974 20407 tablet_bootstrap.cc:492] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.817091 20403 tablet_bootstrap.cc:492] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.819074 20404 tablet_bootstrap.cc:654] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.824168 20403 tablet_bootstrap.cc:654] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.824168 20407 tablet_bootstrap.cc:654] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.831629 20404 tablet_bootstrap.cc:492] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.831666 20403 tablet_bootstrap.cc:492] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.832338 20403 ts_tablet_manager.cc:1403] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:07:49.832355 20404 ts_tablet_manager.cc:1403] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260713 09:07:49.835493 20403 raft_consensus.cc:359] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.836210 20403 raft_consensus.cc:385] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.836490 20403 raft_consensus.cc:740] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.836467 20404 raft_consensus.cc:359] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:49.838301 20404 raft_consensus.cc:385] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.838618 20404 raft_consensus.cc:740] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.838809 20403 consensus_queue.cc:260] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.839418 20404 consensus_queue.cc:260] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:49.840240 20407 tablet_bootstrap.cc:492] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.840786 20407 ts_tablet_manager.cc:1403] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260713 09:07:49.841439 20403 ts_tablet_manager.cc:1434] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:49.841572 20404 ts_tablet_manager.cc:1434] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:49.842664 20404 tablet_bootstrap.cc:492] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.842716 20403 tablet_bootstrap.cc:492] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.843628 20412 raft_consensus.cc:493] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.844144 20412 raft_consensus.cc:515] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.844413 20407 raft_consensus.cc:359] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.845237 20407 raft_consensus.cc:385] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.845595 20407 raft_consensus.cc:740] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.846496 20407 consensus_queue.cc:260] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.848074 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:49.848838 20407 ts_tablet_manager.cc:1434] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260713 09:07:49.849658 20178 leader_election.cc:343] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:49.850069 20407 tablet_bootstrap.cc:492] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.850142 20404 tablet_bootstrap.cc:654] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.850142 20403 tablet_bootstrap.cc:654] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.851516 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
W20260713 09:07:49.852955 20181 leader_election.cc:343] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:49.853403 20181 leader_election.cc:304] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c; no voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:49.846364 20412 leader_election.cc:290] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:49.854768 20412 raft_consensus.cc:2749] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:49.856207 20161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:49.860205 20407 tablet_bootstrap.cc:654] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.874117 20408 raft_consensus.cc:493] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.874850 20408 raft_consensus.cc:515] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.878785 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:49.879607 20215 raft_consensus.cc:2468] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:49.881276 20327 leader_election.cc:304] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:49.883119 20408 leader_election.cc:290] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:49.883841 20408 raft_consensus.cc:2804] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:49.884361 20408 raft_consensus.cc:493] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:49.885201 20408 raft_consensus.cc:3060] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:49.897300 20403 tablet_bootstrap.cc:492] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.897852 20403 ts_tablet_manager.cc:1403] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.011s
I20260713 09:07:49.898808 20407 tablet_bootstrap.cc:492] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.898831 20404 tablet_bootstrap.cc:492] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.899459 20404 ts_tablet_manager.cc:1403] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.028s
I20260713 09:07:49.899454 20407 ts_tablet_manager.cc:1403] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.050s	user 0.038s	sys 0.007s
I20260713 09:07:49.900569 20403 raft_consensus.cc:359] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.901261 20403 raft_consensus.cc:385] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.901517 20403 raft_consensus.cc:740] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.902171 20404 raft_consensus.cc:359] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.902334 20403 consensus_queue.cc:260] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.902865 20404 raft_consensus.cc:385] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.903163 20404 raft_consensus.cc:740] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.902935 20407 raft_consensus.cc:359] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.903718 20407 raft_consensus.cc:385] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.904070 20407 raft_consensus.cc:740] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.903888 20404 consensus_queue.cc:260] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.904290 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:49.904945 20290 raft_consensus.cc:2468] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:49.904969 20407 consensus_queue.cc:260] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.908149 20403 ts_tablet_manager.cc:1434] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:07:49.908443 20407 ts_tablet_manager.cc:1434] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:07:49.909524 20407 tablet_bootstrap.cc:492] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.913213 20404 ts_tablet_manager.cc:1434] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:49.915460 20403 tablet_bootstrap.cc:492] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:49.916311 20407 tablet_bootstrap.cc:654] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.918493 20404 tablet_bootstrap.cc:492] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:49.921027 20414 raft_consensus.cc:493] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.906426 20408 raft_consensus.cc:515] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.921667 20414 raft_consensus.cc:515] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.924156 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:49.924721 20215 raft_consensus.cc:3060] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:49.930675 20404 tablet_bootstrap.cc:654] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.932570 20414 leader_election.cc:290] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:49.933262 20414 raft_consensus.cc:493] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.933804 20414 raft_consensus.cc:515] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.936385 20414 leader_election.cc:290] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:49.939925 20403 tablet_bootstrap.cc:654] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.940171 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:49.940774 20290 raft_consensus.cc:3060] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:49.951882 20290 raft_consensus.cc:2468] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:49.951915 20437 raft_consensus.cc:493] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.945457 20408 leader_election.cc:290] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:49.953487 20327 leader_election.cc:304] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:49.955530 20215 raft_consensus.cc:2468] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:49.958994 20437 raft_consensus.cc:515] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.962363 20408 raft_consensus.cc:2804] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:49.962889 20408 raft_consensus.cc:697] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:49.963820 20408 consensus_queue.cc:237] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.972558 20407 tablet_bootstrap.cc:492] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:49.973052 20407 ts_tablet_manager.cc:1403] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.040s
I20260713 09:07:49.974164 20404 tablet_bootstrap.cc:492] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:49.974777 20404 ts_tablet_manager.cc:1403] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.014s
I20260713 09:07:49.975860 20407 raft_consensus.cc:359] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.976569 20407 raft_consensus.cc:385] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.976873 20407 raft_consensus.cc:740] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.977547 20407 consensus_queue.cc:260] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.979607 20407 ts_tablet_manager.cc:1434] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:49.980547 20437 leader_election.cc:290] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:49.982107 20407 tablet_bootstrap.cc:492] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:49.988277 20407 tablet_bootstrap.cc:654] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:49.989219 20403 tablet_bootstrap.cc:492] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:49.989681 20403 ts_tablet_manager.cc:1403] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.001s
I20260713 09:07:49.988756 20113 catalog_manager.cc:5697] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:49.992604 20403 raft_consensus.cc:359] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.990823 20404 raft_consensus.cc:359] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.991047 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:49.995190 20403 raft_consensus.cc:385] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.995293 20404 raft_consensus.cc:385] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:49.995601 20403 raft_consensus.cc:740] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.995726 20404 raft_consensus.cc:740] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:49.996131 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a9318096ad47abaca5dd8fa4f28314" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:49.996444 20403 consensus_queue.cc:260] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.996562 20404 consensus_queue.cc:260] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:49.996969 20215 raft_consensus.cc:2468] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:49.998675 20403 ts_tablet_manager.cc:1434] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:07:49.998589 20253 leader_election.cc:304] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.000183 20439 raft_consensus.cc:2804] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.000682 20439 raft_consensus.cc:493] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.001077 20439 raft_consensus.cc:3060] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:49.997623 20214 raft_consensus.cc:2468] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
W20260713 09:07:50.002661 20327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.239.194:38559, user_credentials={real_user=slave}} blocked reactor thread for 49295.2us
I20260713 09:07:50.009181 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a9318096ad47abaca5dd8fa4f28314" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.010118 20364 raft_consensus.cc:2468] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.010430 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.011166 20363 raft_consensus.cc:2468] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.012615 20256 leader_election.cc:304] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.013454 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:50.013763 20414 raft_consensus.cc:2804] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.014331 20414 raft_consensus.cc:493] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.014851 20414 raft_consensus.cc:3060] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.016567 20439 raft_consensus.cc:515] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.018738 20439 leader_election.cc:290] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.023571 20439 raft_consensus.cc:493] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.025147 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a9318096ad47abaca5dd8fa4f28314" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.026181 20214 raft_consensus.cc:3060] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.026131 20439 raft_consensus.cc:515] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.026793 20404 ts_tablet_manager.cc:1434] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.001s
I20260713 09:07:50.027747 20435 raft_consensus.cc:493] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.028228 20435 raft_consensus.cc:515] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.029512 20439 leader_election.cc:290] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.029428 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:50.030295 20213 raft_consensus.cc:2468] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.030435 20435 leader_election.cc:290] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.031457 20253 leader_election.cc:304] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.032104 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.032768 20363 raft_consensus.cc:2468] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:50.032949 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:50.033604 20215 raft_consensus.cc:2468] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:50.035418 20181 leader_election.cc:304] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.036449 20327 leader_election.cc:304] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.036653 20435 raft_consensus.cc:2804] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.037076 20435 raft_consensus.cc:493] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.037425 20435 raft_consensus.cc:3060] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.037545 20443 raft_consensus.cc:2804] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.038198 20443 raft_consensus.cc:493] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.038677 20443 raft_consensus.cc:3060] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.039563 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a9318096ad47abaca5dd8fa4f28314" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.040162 20363 raft_consensus.cc:3060] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.040943 20439 raft_consensus.cc:2804] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.041332 20439 raft_consensus.cc:493] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.042062 20439 raft_consensus.cc:3060] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.044627 20407 tablet_bootstrap.cc:492] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:50.045102 20407 ts_tablet_manager.cc:1403] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.014s
I20260713 09:07:50.047506 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.048347 20364 raft_consensus.cc:2468] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.049320 20439 raft_consensus.cc:515] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.051522 20439 leader_election.cc:290] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.052279 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.052523 20407 raft_consensus.cc:359] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.053135 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:50.053759 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.053980 20289 raft_consensus.cc:2393] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 864fc0d9d8ba4732bac1a56445aab40c in current term 1: Already voted for candidate 76b467a7489c4ea187f59f14de7a1d95 in this term.
I20260713 09:07:50.054375 20364 raft_consensus.cc:3060] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.053164 20407 raft_consensus.cc:385] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:50.055450 20407 raft_consensus.cc:740] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:50.056170 20407 consensus_queue.cc:260] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.057161 20214 raft_consensus.cc:2468] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:50.058171 20253 leader_election.cc:304] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.058642 20407 ts_tablet_manager.cc:1434] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:07:50.059062 20439 raft_consensus.cc:2804] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.059482 20435 raft_consensus.cc:515] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.059733 20439 raft_consensus.cc:697] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.061494 20435 leader_election.cc:290] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.061071 20439 consensus_queue.cc:237] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.062677 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.062796 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34ce9df91a7424eabc84b425dffeb9d" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.063426 20289 raft_consensus.cc:2393] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 864fc0d9d8ba4732bac1a56445aab40c in current term 1: Already voted for candidate 76b467a7489c4ea187f59f14de7a1d95 in this term.
I20260713 09:07:50.064529 20181 leader_election.cc:304] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [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: 864fc0d9d8ba4732bac1a56445aab40c; no voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:50.065819 20435 raft_consensus.cc:2749] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:50.067106 20443 raft_consensus.cc:515] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.069073 20364 raft_consensus.cc:2468] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:50.069851 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.070398 20215 raft_consensus.cc:2393] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76b467a7489c4ea187f59f14de7a1d95 in current term 1: Already voted for candidate 864fc0d9d8ba4732bac1a56445aab40c in this term.
I20260713 09:07:50.070560 20214 raft_consensus.cc:3060] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.071171 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.072458 20363 raft_consensus.cc:2468] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:50.072798 20443 leader_election.cc:290] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:50.073169 20256 leader_election.cc:304] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.073971 20448 raft_consensus.cc:2804] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.049363 20414 raft_consensus.cc:515] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.075034 20290 raft_consensus.cc:2393] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 992389697f4642e7bd4158ae012ceae4 in current term 1: Already voted for candidate 76b467a7489c4ea187f59f14de7a1d95 in this term.
I20260713 09:07:50.078153 20214 raft_consensus.cc:2468] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:50.078719 20414 leader_election.cc:290] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.079206 20327 leader_election.cc:304] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [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: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 76b467a7489c4ea187f59f14de7a1d95
I20260713 09:07:50.082347 20443 raft_consensus.cc:2804] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.082811 20443 raft_consensus.cc:697] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:50.083616 20443 consensus_queue.cc:237] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.084477 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.085702 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6fbb2d197b342888b0f2d3f620d46b5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.086488 20215 raft_consensus.cc:2393] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76b467a7489c4ea187f59f14de7a1d95 in current term 1: Already voted for candidate 992389697f4642e7bd4158ae012ceae4 in this term.
I20260713 09:07:50.087421 20253 leader_election.cc:304] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [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: 76b467a7489c4ea187f59f14de7a1d95; no voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:50.088089 20439 raft_consensus.cc:2749] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:50.091468 20448 raft_consensus.cc:697] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.092229 20448 consensus_queue.cc:237] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.097775 20113 catalog_manager.cc:5697] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.100785 20111 catalog_manager.cc:5697] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.102326 20111 catalog_manager.cc:5697] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.117369 20435 raft_consensus.cc:493] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.117820 20435 raft_consensus.cc:515] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.119406 20435 leader_election.cc:290] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.120199 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:50.120568 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.120883 20290 raft_consensus.cc:2468] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:50.121160 20364 raft_consensus.cc:2468] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:50.121963 20178 leader_election.cc:304] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.122815 20435 raft_consensus.cc:2804] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.123100 20435 raft_consensus.cc:493] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.123375 20435 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.127925 20435 raft_consensus.cc:515] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.129355 20435 leader_election.cc:290] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.130141 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.130335 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.130651 20290 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.130903 20364 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.135223 20290 raft_consensus.cc:2468] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:50.135360 20364 raft_consensus.cc:2468] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:50.135725 20448 raft_consensus.cc:493] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.136396 20178 leader_election.cc:304] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.136505 20448 raft_consensus.cc:515] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.137257 20435 raft_consensus.cc:2804] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.137717 20435 raft_consensus.cc:697] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:50.138583 20435 consensus_queue.cc:237] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.139016 20448 leader_election.cc:290] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827), 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283)
I20260713 09:07:50.139302 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.139793 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:50.139911 20364 raft_consensus.cc:2468] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.140426 20215 raft_consensus.cc:2468] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.141040 20256 leader_election.cc:304] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.141942 20448 raft_consensus.cc:2804] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.142325 20448 raft_consensus.cc:493] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.142762 20448 raft_consensus.cc:3060] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.147104 20111 catalog_manager.cc:5697] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 0 to 1, leader changed from <none> to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 1 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.148623 20448 raft_consensus.cc:515] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.150652 20448 leader_election.cc:290] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Requested vote from peers 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827), 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283)
I20260713 09:07:50.151254 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.151262 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.151849 20215 raft_consensus.cc:3060] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.152046 20364 raft_consensus.cc:3060] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.157258 20215 raft_consensus.cc:2468] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:50.158262 20253 leader_election.cc:304] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.158762 20364 raft_consensus.cc:2468] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:50.159088 20448 raft_consensus.cc:2804] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.159621 20448 raft_consensus.cc:697] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.160334 20448 consensus_queue.cc:237] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.163499 20448 raft_consensus.cc:493] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.163868 20448 raft_consensus.cc:515] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.165688 20448 leader_election.cc:290] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.166411 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:50.166695 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.166999 20215 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.167340 20364 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:50.168112 20253 leader_election.cc:304] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.168884 20448 raft_consensus.cc:2804] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.169278 20448 raft_consensus.cc:493] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.168598 20111 catalog_manager.cc:5697] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.169595 20448 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.175696 20448 raft_consensus.cc:515] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.177518 20448 leader_election.cc:290] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.178208 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.178476 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.178730 20215 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.179044 20364 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.183318 20215 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:50.183492 20364 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:50.184376 20253 leader_election.cc:304] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.185034 20448 raft_consensus.cc:2804] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.185443 20448 raft_consensus.cc:697] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.186208 20448 consensus_queue.cc:237] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.191638 20435 raft_consensus.cc:493] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.192142 20435 raft_consensus.cc:515] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.193068 20111 catalog_manager.cc:5697] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.194211 20435 leader_election.cc:290] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.194845 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cab385891647afa57e5c4a20198ba7" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:50.195401 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cab385891647afa57e5c4a20198ba7" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:50.195425 20290 raft_consensus.cc:2468] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:50.196101 20364 raft_consensus.cc:2468] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:50.196671 20178 leader_election.cc:304] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.197499 20435 raft_consensus.cc:2804] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.197842 20435 raft_consensus.cc:493] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.198201 20435 raft_consensus.cc:3060] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.203817 20435 raft_consensus.cc:515] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.205464 20435 leader_election.cc:290] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.206283 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cab385891647afa57e5c4a20198ba7" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.206405 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cab385891647afa57e5c4a20198ba7" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.206771 20290 raft_consensus.cc:3060] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.207033 20364 raft_consensus.cc:3060] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.207218 20443 raft_consensus.cc:493] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.207696 20443 raft_consensus.cc:515] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.209951 20443 leader_election.cc:290] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:50.210975 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:50.211020 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:50.211694 20289 raft_consensus.cc:2468] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:50.212124 20215 raft_consensus.cc:2468] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:50.212709 20290 raft_consensus.cc:2468] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:50.213644 20327 leader_election.cc:304] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.213835 20178 leader_election.cc:304] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.214098 20364 raft_consensus.cc:2468] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:50.214514 20443 raft_consensus.cc:2804] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:50.214937 20435 raft_consensus.cc:2804] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.215406 20435 raft_consensus.cc:697] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:50.214887 20443 raft_consensus.cc:493] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.216543 20443 raft_consensus.cc:3060] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.216193 20435 consensus_queue.cc:237] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.222622 20443 raft_consensus.cc:515] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.224184 20443 leader_election.cc:290] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:50.224092 20111 catalog_manager.cc:5697] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 0 to 1, leader changed from <none> to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 1 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.224975 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.225368 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.225598 20215 raft_consensus.cc:3060] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.225936 20290 raft_consensus.cc:3060] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:50.232415 20290 raft_consensus.cc:2468] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:50.232415 20215 raft_consensus.cc:2468] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:50.233506 20327 leader_election.cc:304] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.234221 20443 raft_consensus.cc:2804] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:50.234725 20443 raft_consensus.cc:697] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:50.235338 20443 consensus_queue.cc:237] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.241624 20111 catalog_manager.cc:5697] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.477998 20290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
mode: GRACEFUL
new_leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:49942
I20260713 09:07:50.478680 20290 raft_consensus.cc:606] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Received request to transfer leadership to TS 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:50.486006 20290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
mode: GRACEFUL
new_leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:49942
I20260713 09:07:50.486564 20290 raft_consensus.cc:606] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Received request to transfer leadership to TS 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:50.498579 20364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
mode: GRACEFUL
new_leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:58766
I20260713 09:07:50.499087 20364 raft_consensus.cc:606] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Received request to transfer leadership to TS 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:50.513900 20215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
mode: GRACEFUL
new_leader_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:51406
I20260713 09:07:50.514514 20215 raft_consensus.cc:606] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Received request to transfer leadership to TS 76b467a7489c4ea187f59f14de7a1d95
I20260713 09:07:50.519523 20443 consensus_queue.cc:1048] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.524540 20364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
mode: GRACEFUL
new_leader_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:58766
I20260713 09:07:50.525161 20364 raft_consensus.cc:606] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Received request to transfer leadership to TS 76b467a7489c4ea187f59f14de7a1d95
I20260713 09:07:50.524967 20408 consensus_queue.cc:1048] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.538878 20408 raft_consensus.cc:993] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4: : Instructing follower 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:50.540696 20448 consensus_queue.cc:1048] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:50.543116 20408 raft_consensus.cc:1081] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Signalling peer 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:50.545279 20214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:51390
I20260713 09:07:50.549301 20408 consensus_queue.cc:1048] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.562057 20214 raft_consensus.cc:493] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.562698 20214 raft_consensus.cc:3060] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.568394 20439 consensus_queue.cc:1048] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:50.578851 20214 raft_consensus.cc:515] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.582554 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.583169 20289 raft_consensus.cc:3060] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.591313 20289 raft_consensus.cc:2468] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:50.592614 20178 leader_election.cc:304] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.592547 20408 consensus_queue.cc:1048] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:50.593927 20435 raft_consensus.cc:2804] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.594426 20435 raft_consensus.cc:697] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:50.595242 20435 consensus_queue.cc:237] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.600070 20214 leader_election.cc:290] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.600636 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388560cd6c1e498ba96cfe0372859d75" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.601435 20364 raft_consensus.cc:3055] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.601701 20364 raft_consensus.cc:740] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:50.602466 20364 consensus_queue.cc:260] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.603266 20364 raft_consensus.cc:3060] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.608060 20364 raft_consensus.cc:2468] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:50.613656 20448 consensus_queue.cc:1048] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.614920 20111 catalog_manager.cc:5697] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 1 to 2, leader changed from 992389697f4642e7bd4158ae012ceae4 (127.15.239.195) to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 2 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.627483 20439 consensus_queue.cc:1048] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.632326 20473 consensus_queue.cc:1048] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.633626 20435 consensus_queue.cc:1048] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.639458 20439 raft_consensus.cc:993] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95: : Instructing follower 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:50.639933 20439 raft_consensus.cc:1081] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Signalling peer 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:50.641680 20215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:51402
I20260713 09:07:50.642310 20215 raft_consensus.cc:493] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.642683 20215 raft_consensus.cc:3060] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.650555 20215 raft_consensus.cc:515] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.652681 20215 leader_election.cc:290] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Requested vote from peers 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:50.653153 20473 raft_consensus.cc:993] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c: : Instructing follower 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:50.653434 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.653653 20473 raft_consensus.cc:1081] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Signalling peer 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:50.653719 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65831cee732d42a1b2d973ca312a4db5" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.654007 20363 raft_consensus.cc:3060] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.654452 20289 raft_consensus.cc:3055] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.654768 20289 raft_consensus.cc:740] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.655593 20289 consensus_queue.cc:260] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.656800 20289 raft_consensus.cc:3060] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.658409 20290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:07:50.658999 20290 raft_consensus.cc:493] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.659360 20290 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.663467 20363 raft_consensus.cc:2468] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:50.664661 20181 leader_election.cc:304] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.664516 20290 raft_consensus.cc:515] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.667325 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.667666 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.667933 20215 raft_consensus.cc:3055] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.668296 20215 raft_consensus.cc:740] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:50.668111 20448 consensus_queue.cc:1048] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:50.669238 20435 raft_consensus.cc:2804] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.669142 20215 consensus_queue.cc:260] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.670169 20215 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.672577 20289 raft_consensus.cc:2468] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:50.670554 20435 raft_consensus.cc:697] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:50.674187 20290 leader_election.cc:290] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.675832 20448 consensus_queue.cc:1048] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.678428 20435 consensus_queue.cc:237] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } }
I20260713 09:07:50.677124 20215 raft_consensus.cc:2468] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:50.686682 20253 leader_election.cc:304] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [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: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:50.687471 20448 raft_consensus.cc:2804] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.688179 20448 raft_consensus.cc:697] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.689030 20448 consensus_queue.cc:237] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.688638 20110 catalog_manager.cc:5697] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 1 to 2, leader changed from 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194) to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 2 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.701000 20452 consensus_queue.cc:1048] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:50.703399 20111 catalog_manager.cc:5697] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 1 to 2, leader changed from 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193) to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.706611 20435 consensus_queue.cc:1048] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.717882 20452 consensus_queue.cc:1048] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.727344 20412 consensus_queue.cc:1048] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.734184 20452 raft_consensus.cc:993] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95: : Instructing follower 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:50.734627 20452 raft_consensus.cc:1081] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Signalling peer 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:50.736711 20214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:51402
I20260713 09:07:50.737386 20214 raft_consensus.cc:493] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.737747 20214 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.745133 20408 consensus_queue.cc:1048] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.747749 20214 raft_consensus.cc:515] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.750372 20215 raft_consensus.cc:1240] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Rejecting Update request from peer 76b467a7489c4ea187f59f14de7a1d95 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:50.751381 20214 leader_election.cc:290] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.752537 20448 consensus_queue.cc:1059] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.752660 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.753334 20364 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.753513 20448 raft_consensus.cc:3055] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.753961 20448 raft_consensus.cc:740] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.754745 20448 consensus_queue.cc:260] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.755297 20408 raft_consensus.cc:993] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4: : Instructing follower 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:50.755913 20408 raft_consensus.cc:1081] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Signalling peer 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:50.755946 20448 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.758876 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:50.760468 20287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:49932
I20260713 09:07:50.761027 20287 raft_consensus.cc:493] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.761389 20287 raft_consensus.cc:3060] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.763948 20408 consensus_queue.cc:1048] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:50.764408 20364 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:50.765522 20181 leader_election.cc:304] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:50.766372 20412 raft_consensus.cc:2804] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.766836 20412 raft_consensus.cc:697] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:50.767611 20412 consensus_queue.cc:237] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.774158 20287 raft_consensus.cc:515] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.776893 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:50.777148 20287 leader_election.cc:290] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:50.777469 20215 raft_consensus.cc:3060] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.779340 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d570c3a80f154f1fa780d2b1cdb081c2" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:50.779887 20364 raft_consensus.cc:3055] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.780192 20364 raft_consensus.cc:740] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:50.780295 20111 catalog_manager.cc:5697] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 1 to 2, leader changed from 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194) to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 2 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.780978 20364 consensus_queue.cc:260] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.782308 20364 raft_consensus.cc:3060] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.784394 20215 raft_consensus.cc:2468] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:50.785699 20253 leader_election.cc:304] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:50.786546 20448 raft_consensus.cc:2804] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.787024 20448 raft_consensus.cc:697] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:50.787817 20448 consensus_queue.cc:237] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:50.788672 20364 raft_consensus.cc:2468] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:50.785887 20289 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:50.799747 20111 catalog_manager.cc:5697] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 1 to 2, leader changed from 992389697f4642e7bd4158ae012ceae4 (127.15.239.195) to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.140240 20364 raft_consensus.cc:1275] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:51.141373 20412 consensus_queue.cc:1048] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.149897 20289 raft_consensus.cc:1275] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:51.151238 20473 consensus_queue.cc:1048] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:51.155547 20364 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.162222 20364 raft_consensus.cc:1275] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:51.163587 20452 consensus_queue.cc:1048] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:51.171105 20215 raft_consensus.cc:1275] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:51.172611 20448 consensus_queue.cc:1048] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.211350 20289 raft_consensus.cc:1275] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:51.212494 20473 consensus_queue.cc:1048] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.219480 20364 raft_consensus.cc:1275] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:51.220850 20435 consensus_queue.cc:1048] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.272374 20364 raft_consensus.cc:1275] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:51.273461 20448 consensus_queue.cc:1048] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.283016 20215 raft_consensus.cc:1275] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:51.284746 20439 consensus_queue.cc:1048] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.344105 20364 raft_consensus.cc:1275] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:51.345317 20435 consensus_queue.cc:1048] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.352506 20289 raft_consensus.cc:1275] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:51.353861 20435 consensus_queue.cc:1048] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, 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.561728 20110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59790:
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:07:53.565207 20110 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:07:53.615233 20204 tablet_service.cc:1511] Processing CreateTablet for tablet e16b5589afbf486d9ef1fbd68ab94bf1 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:53.616333 20272 tablet_service.cc:1511] Processing CreateTablet for tablet e16b5589afbf486d9ef1fbd68ab94bf1 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:53.616761 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16b5589afbf486d9ef1fbd68ab94bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.617725 20272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16b5589afbf486d9ef1fbd68ab94bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.618271 20347 tablet_service.cc:1511] Processing CreateTablet for tablet e16b5589afbf486d9ef1fbd68ab94bf1 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:53.619582 20347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16b5589afbf486d9ef1fbd68ab94bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.620865 20275 tablet_service.cc:1511] Processing CreateTablet for tablet 5837ea34e5b7490d9601b333119c5bed (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:53.622102 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5837ea34e5b7490d9601b333119c5bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.623843 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 5837ea34e5b7490d9601b333119c5bed (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:53.625164 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5837ea34e5b7490d9601b333119c5bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.631304 20197 tablet_service.cc:1511] Processing CreateTablet for tablet dddcc18e5c35455c9edfc035df8eed0a (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:53.632638 20197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddcc18e5c35455c9edfc035df8eed0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.636324 20348 tablet_service.cc:1511] Processing CreateTablet for tablet 5837ea34e5b7490d9601b333119c5bed (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:53.637648 20348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5837ea34e5b7490d9601b333119c5bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.640571 20497 tablet_bootstrap.cc:492] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:53.648191 20497 tablet_bootstrap.cc:654] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.656102 20498 tablet_bootstrap.cc:492] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:53.663475 20275 tablet_service.cc:1511] Processing CreateTablet for tablet dddcc18e5c35455c9edfc035df8eed0a (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:53.664829 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddcc18e5c35455c9edfc035df8eed0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.666497 20346 tablet_service.cc:1511] Processing CreateTablet for tablet dddcc18e5c35455c9edfc035df8eed0a (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:53.667793 20346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddcc18e5c35455c9edfc035df8eed0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.668876 20204 tablet_service.cc:1511] Processing CreateTablet for tablet e86d93d8249d4830a0357cc2ab9d13be (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:53.670351 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86d93d8249d4830a0357cc2ab9d13be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.674412 20498 tablet_bootstrap.cc:654] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.675411 20347 tablet_service.cc:1511] Processing CreateTablet for tablet e86d93d8249d4830a0357cc2ab9d13be (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:53.676638 20347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86d93d8249d4830a0357cc2ab9d13be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.677028 20272 tablet_service.cc:1511] Processing CreateTablet for tablet e86d93d8249d4830a0357cc2ab9d13be (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:53.679268 20272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86d93d8249d4830a0357cc2ab9d13be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.683593 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 97a4dba2061d43fa98ee877d8b713998 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:53.684865 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a4dba2061d43fa98ee877d8b713998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.690436 20280 tablet_service.cc:1511] Processing CreateTablet for tablet 97a4dba2061d43fa98ee877d8b713998 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:53.691777 20280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a4dba2061d43fa98ee877d8b713998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.692466 20353 tablet_service.cc:1511] Processing CreateTablet for tablet 97a4dba2061d43fa98ee877d8b713998 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:53.693749 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a4dba2061d43fa98ee877d8b713998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.700898 20273 tablet_service.cc:1511] Processing CreateTablet for tablet c82b0aa623044ed9b7594a09666698ae (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:53.701606 20497 tablet_bootstrap.cc:492] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:53.702105 20497 ts_tablet_manager.cc:1403] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.022s
I20260713 09:07:53.705092 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 52c011f499cd4a73bb27007e64250187 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:53.705509 20497 raft_consensus.cc:359] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.706411 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c011f499cd4a73bb27007e64250187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.709524 20276 tablet_service.cc:1511] Processing CreateTablet for tablet 52c011f499cd4a73bb27007e64250187 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:53.702310 20273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82b0aa623044ed9b7594a09666698ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.710814 20276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c011f499cd4a73bb27007e64250187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.706398 20497 raft_consensus.cc:385] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.715323 20354 tablet_service.cc:1511] Processing CreateTablet for tablet 52c011f499cd4a73bb27007e64250187 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:53.716662 20354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c011f499cd4a73bb27007e64250187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.716326 20202 tablet_service.cc:1511] Processing CreateTablet for tablet 8e09a2913aef4085bb43a19345187c4c (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:53.717564 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e09a2913aef4085bb43a19345187c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.720247 20350 tablet_service.cc:1511] Processing CreateTablet for tablet 8e09a2913aef4085bb43a19345187c4c (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:53.721494 20350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e09a2913aef4085bb43a19345187c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.722352 20346 tablet_service.cc:1511] Processing CreateTablet for tablet c82b0aa623044ed9b7594a09666698ae (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:53.723583 20346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82b0aa623044ed9b7594a09666698ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.727563 20279 tablet_service.cc:1511] Processing CreateTablet for tablet 8e09a2913aef4085bb43a19345187c4c (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:53.727905 20278 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad1b3a9a1b24359acec4deda3cd5de1 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:53.728894 20279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e09a2913aef4085bb43a19345187c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.729496 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad1b3a9a1b24359acec4deda3cd5de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.729643 20199 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad1b3a9a1b24359acec4deda3cd5de1 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:53.730865 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad1b3a9a1b24359acec4deda3cd5de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.732981 20198 tablet_service.cc:1511] Processing CreateTablet for tablet c82b0aa623044ed9b7594a09666698ae (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:53.736456 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82b0aa623044ed9b7594a09666698ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.715342 20497 raft_consensus.cc:740] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.743016 20497 consensus_queue.cc:260] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.677803 20500 tablet_bootstrap.cc:492] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:53.761690 20500 tablet_bootstrap.cc:654] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.750551 20346 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad1b3a9a1b24359acec4deda3cd5de1 (DEFAULT_TABLE table=soft_deleted_table [id=70fbc3a788064726bc589657c75abb17]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:53.767048 20346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad1b3a9a1b24359acec4deda3cd5de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.779632 20498 tablet_bootstrap.cc:492] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:53.780243 20498 ts_tablet_manager.cc:1403] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.008s
I20260713 09:07:53.787263 20497 ts_tablet_manager.cc:1434] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.003s
I20260713 09:07:53.790956 20497 tablet_bootstrap.cc:492] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:53.805548 20497 tablet_bootstrap.cc:654] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.806023 20500 tablet_bootstrap.cc:492] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:53.806597 20500 ts_tablet_manager.cc:1403] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.149s	user 0.005s	sys 0.015s
I20260713 09:07:53.812801 20500 raft_consensus.cc:359] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.813360 20500 raft_consensus.cc:385] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.813594 20500 raft_consensus.cc:740] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.814213 20500 consensus_queue.cc:260] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.801467 20498 raft_consensus.cc:359] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.815996 20500 ts_tablet_manager.cc:1434] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.003s
I20260713 09:07:53.817858 20500 tablet_bootstrap.cc:492] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:53.816287 20498 raft_consensus.cc:385] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.818415 20498 raft_consensus.cc:740] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.819134 20497 tablet_bootstrap.cc:492] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:53.819766 20497 ts_tablet_manager.cc:1403] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260713 09:07:53.819212 20498 consensus_queue.cc:260] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.821839 20498 ts_tablet_manager.cc:1434] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:07:53.822856 20498 tablet_bootstrap.cc:492] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:53.822751 20497 raft_consensus.cc:359] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.823544 20497 raft_consensus.cc:385] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.823855 20497 raft_consensus.cc:740] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.824585 20497 consensus_queue.cc:260] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.826829 20497 ts_tablet_manager.cc:1434] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:07:53.827782 20497 tablet_bootstrap.cc:492] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:53.830271 20498 tablet_bootstrap.cc:654] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.834221 20497 tablet_bootstrap.cc:654] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.841987 20498 tablet_bootstrap.cc:492] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:53.842564 20498 ts_tablet_manager.cc:1403] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260713 09:07:53.843407 20473 raft_consensus.cc:493] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.844105 20473 raft_consensus.cc:515] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.845551 20498 raft_consensus.cc:359] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.846295 20498 raft_consensus.cc:385] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.846573 20498 raft_consensus.cc:740] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.847620 20473 leader_election.cc:290] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:53.847416 20498 consensus_queue.cc:260] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.849184 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:53.849514 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:53.850176 20289 raft_consensus.cc:2468] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:53.850912 20498 ts_tablet_manager.cc:1434] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:07:53.851908 20498 tablet_bootstrap.cc:492] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:53.851648 20178 leader_election.cc:304] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
W20260713 09:07:53.853346 20181 leader_election.cc:343] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.857035 20500 tablet_bootstrap.cc:654] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.858357 20498 tablet_bootstrap.cc:654] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.860914 20473 raft_consensus.cc:2804] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.861291 20473 raft_consensus.cc:493] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.861696 20473 raft_consensus.cc:3060] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.862989 20497 tablet_bootstrap.cc:492] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:53.863488 20497 ts_tablet_manager.cc:1403] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.020s
I20260713 09:07:53.863828 20498 tablet_bootstrap.cc:492] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:53.864321 20498 ts_tablet_manager.cc:1403] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:07:53.866554 20497 raft_consensus.cc:359] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.867342 20497 raft_consensus.cc:385] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.867112 20498 raft_consensus.cc:359] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.867759 20497 raft_consensus.cc:740] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.867905 20498 raft_consensus.cc:385] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.867398 20473 raft_consensus.cc:515] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.868257 20500 tablet_bootstrap.cc:492] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:53.868309 20498 raft_consensus.cc:740] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.868903 20500 ts_tablet_manager.cc:1403] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.003s
I20260713 09:07:53.868692 20497 consensus_queue.cc:260] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.869380 20498 consensus_queue.cc:260] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.870539 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:53.871076 20289 raft_consensus.cc:3060] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.872267 20498 ts_tablet_manager.cc:1434] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:07:53.873559 20498 tablet_bootstrap.cc:492] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:53.875147 20500 raft_consensus.cc:359] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.875844 20500 raft_consensus.cc:385] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.876106 20500 raft_consensus.cc:740] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.876926 20500 consensus_queue.cc:260] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.881021 20500 ts_tablet_manager.cc:1434] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:07:53.881994 20500 tablet_bootstrap.cc:492] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:53.884436 20498 tablet_bootstrap.cc:654] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.885316 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
W20260713 09:07:53.886788 20181 leader_election.cc:343] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.877863 20289 raft_consensus.cc:2468] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:53.887259 20473 leader_election.cc:290] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:53.889797 20497 ts_tablet_manager.cc:1434] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.011s
I20260713 09:07:53.891009 20497 tablet_bootstrap.cc:492] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
W20260713 09:07:53.892045 20161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:53.896813 20500 tablet_bootstrap.cc:654] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.897487 20497 tablet_bootstrap.cc:654] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.907974 20178 leader_election.cc:304] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [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: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:53.908866 20508 raft_consensus.cc:2804] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.909402 20508 raft_consensus.cc:697] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:53.909662 20498 tablet_bootstrap.cc:492] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:53.909910 20497 tablet_bootstrap.cc:492] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:53.910192 20498 ts_tablet_manager.cc:1403] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.012s
I20260713 09:07:53.910482 20497 ts_tablet_manager.cc:1403] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260713 09:07:53.910280 20508 consensus_queue.cc:237] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.913172 20498 raft_consensus.cc:359] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.913898 20498 raft_consensus.cc:385] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.913465 20497 raft_consensus.cc:359] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.914237 20498 raft_consensus.cc:740] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.914453 20497 raft_consensus.cc:385] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.914924 20497 raft_consensus.cc:740] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.915145 20498 consensus_queue.cc:260] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.915695 20497 consensus_queue.cc:260] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.917732 20498 ts_tablet_manager.cc:1434] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:53.918269 20497 ts_tablet_manager.cc:1434] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:07:53.918700 20498 tablet_bootstrap.cc:492] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:53.919252 20497 tablet_bootstrap.cc:492] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:53.920723 20500 tablet_bootstrap.cc:492] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:53.921232 20500 ts_tablet_manager.cc:1403] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.002s
I20260713 09:07:53.924505 20500 raft_consensus.cc:359] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.925246 20500 raft_consensus.cc:385] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.925530 20498 tablet_bootstrap.cc:654] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.925545 20500 raft_consensus.cc:740] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.926118 20497 tablet_bootstrap.cc:654] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.926258 20408 raft_consensus.cc:493] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.929967 20408 raft_consensus.cc:515] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.930279 20110 catalog_manager.cc:5697] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 0 to 1, leader changed from <none> to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 1 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.931975 20408 leader_election.cc:290] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:53.926981 20500 consensus_queue.cc:260] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.933693 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82b0aa623044ed9b7594a09666698ae" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:53.935446 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82b0aa623044ed9b7594a09666698ae" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:53.935562 20500 ts_tablet_manager.cc:1434] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:53.936679 20500 tablet_bootstrap.cc:492] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
W20260713 09:07:53.937134 20327 leader_election.cc:343] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:53.937829 20327 leader_election.cc:343] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.938220 20327 leader_election.cc:304] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 992389697f4642e7bd4158ae012ceae4; no voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:53.939805 20408 raft_consensus.cc:2749] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:53.943274 20500 tablet_bootstrap.cc:654] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.952879 20500 tablet_bootstrap.cc:492] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:53.953490 20500 ts_tablet_manager.cc:1403] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260713 09:07:53.957248 20500 raft_consensus.cc:359] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.966105 20500 raft_consensus.cc:385] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.966526 20500 raft_consensus.cc:740] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.967343 20500 consensus_queue.cc:260] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.968639 20497 tablet_bootstrap.cc:492] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:53.969506 20500 ts_tablet_manager.cc:1434] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:07:53.974181 20500 tablet_bootstrap.cc:492] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:53.972218 20497 ts_tablet_manager.cc:1403] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.017s
I20260713 09:07:53.979677 20452 raft_consensus.cc:493] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.980185 20452 raft_consensus.cc:515] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.981127 20500 tablet_bootstrap.cc:654] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.977800 20497 raft_consensus.cc:359] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.983173 20497 raft_consensus.cc:385] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.983275 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:53.983533 20497 raft_consensus.cc:740] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
W20260713 09:07:53.984725 20253 leader_election.cc:343] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.984532 20497 consensus_queue.cc:260] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.985256 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:53.986330 20498 tablet_bootstrap.cc:492] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:53.986819 20498 ts_tablet_manager.cc:1403] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.026s
I20260713 09:07:53.986953 20497 ts_tablet_manager.cc:1434] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
W20260713 09:07:53.987215 20256 leader_election.cc:343] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.987696 20256 leader_election.cc:304] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95; no voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:53.987916 20497 tablet_bootstrap.cc:492] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:53.988476 20519 raft_consensus.cc:2749] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:53.982329 20452 leader_election.cc:290] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:53.989823 20498 raft_consensus.cc:359] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.991318 20498 raft_consensus.cc:385] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.991514 20498 raft_consensus.cc:740] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.992033 20498 consensus_queue.cc:260] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:53.993971 20498 ts_tablet_manager.cc:1434] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:07:53.994796 20497 tablet_bootstrap.cc:654] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.994972 20498 tablet_bootstrap.cc:492] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:54.001972 20500 tablet_bootstrap.cc:492] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:54.002049 20498 tablet_bootstrap.cc:654] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.002552 20500 ts_tablet_manager.cc:1403] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260713 09:07:54.005846 20500 raft_consensus.cc:359] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.006330 20497 tablet_bootstrap.cc:492] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:54.006567 20500 raft_consensus.cc:385] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.006901 20497 ts_tablet_manager.cc:1403] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:07:54.006935 20500 raft_consensus.cc:740] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.007835 20500 consensus_queue.cc:260] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.009608 20497 raft_consensus.cc:359] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.010221 20500 ts_tablet_manager.cc:1434] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:54.010365 20497 raft_consensus.cc:385] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.010720 20497 raft_consensus.cc:740] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.011281 20500 tablet_bootstrap.cc:492] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:54.013360 20498 tablet_bootstrap.cc:492] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:54.013855 20498 ts_tablet_manager.cc:1403] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:07:54.011489 20497 consensus_queue.cc:260] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.016060 20497 ts_tablet_manager.cc:1434] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:54.017048 20497 tablet_bootstrap.cc:492] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:54.016829 20498 raft_consensus.cc:359] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.017555 20498 raft_consensus.cc:385] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.017864 20498 raft_consensus.cc:740] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.018163 20500 tablet_bootstrap.cc:654] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.018764 20498 consensus_queue.cc:260] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.021597 20498 ts_tablet_manager.cc:1434] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:54.022888 20498 tablet_bootstrap.cc:492] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:54.031531 20498 tablet_bootstrap.cc:654] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.036209 20497 tablet_bootstrap.cc:654] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.037222 20500 tablet_bootstrap.cc:492] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:54.037889 20500 ts_tablet_manager.cc:1403] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.017s
I20260713 09:07:54.041898 20500 raft_consensus.cc:359] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.042891 20500 raft_consensus.cc:385] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.043264 20500 raft_consensus.cc:740] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.044224 20500 consensus_queue.cc:260] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.048318 20500 ts_tablet_manager.cc:1434] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:07:54.049609 20500 tablet_bootstrap.cc:492] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:54.058840 20500 tablet_bootstrap.cc:654] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.065424 20497 tablet_bootstrap.cc:492] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:54.066020 20497 ts_tablet_manager.cc:1403] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.006s
I20260713 09:07:54.069314 20497 raft_consensus.cc:359] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.069849 20498 tablet_bootstrap.cc:492] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:54.070101 20497 raft_consensus.cc:385] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.070405 20498 ts_tablet_manager.cc:1403] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.027s
I20260713 09:07:54.070436 20497 raft_consensus.cc:740] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.071357 20497 consensus_queue.cc:260] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.072126 20500 tablet_bootstrap.cc:492] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:54.073628 20497 ts_tablet_manager.cc:1434] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:54.073496 20498 raft_consensus.cc:359] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.074281 20498 raft_consensus.cc:385] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.074570 20498 raft_consensus.cc:740] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.074673 20497 tablet_bootstrap.cc:492] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:54.074748 20500 ts_tablet_manager.cc:1403] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.001s
I20260713 09:07:54.075304 20498 consensus_queue.cc:260] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.077652 20498 ts_tablet_manager.cc:1434] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:07:54.077875 20500 raft_consensus.cc:359] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.078598 20498 tablet_bootstrap.cc:492] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:54.078603 20500 raft_consensus.cc:385] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.080005 20500 raft_consensus.cc:740] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.080745 20500 consensus_queue.cc:260] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.083009 20500 ts_tablet_manager.cc:1434] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:54.083943 20500 tablet_bootstrap.cc:492] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:54.084794 20498 tablet_bootstrap.cc:654] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.089797 20500 tablet_bootstrap.cc:654] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.092586 20515 raft_consensus.cc:493] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.093250 20515 raft_consensus.cc:515] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.097420 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:54.100188 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.101032 20214 raft_consensus.cc:2468] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:54.102609 20327 leader_election.cc:304] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.103904 20513 raft_consensus.cc:2804] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.104420 20513 raft_consensus.cc:493] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.104833 20513 raft_consensus.cc:3060] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.101092 20289 raft_consensus.cc:2468] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:54.101191 20515 leader_election.cc:290] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.110545 20498 tablet_bootstrap.cc:492] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:54.111114 20498 ts_tablet_manager.cc:1403] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.013s
I20260713 09:07:54.113531 20513 raft_consensus.cc:515] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.113786 20498 raft_consensus.cc:359] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.114446 20498 raft_consensus.cc:385] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.113787 20500 tablet_bootstrap.cc:492] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:54.114722 20498 raft_consensus.cc:740] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.115237 20500 ts_tablet_manager.cc:1403] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260713 09:07:54.115602 20498 consensus_queue.cc:260] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.116254 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.116796 20214 raft_consensus.cc:3060] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.117762 20498 ts_tablet_manager.cc:1434] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:54.118803 20498 tablet_bootstrap.cc:492] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: Bootstrap starting.
I20260713 09:07:54.119427 20500 raft_consensus.cc:359] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.122848 20500 raft_consensus.cc:385] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.123185 20500 raft_consensus.cc:740] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.123996 20500 consensus_queue.cc:260] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.124670 20498 tablet_bootstrap.cc:654] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.125888 20500 ts_tablet_manager.cc:1434] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260713 09:07:54.126776 20500 tablet_bootstrap.cc:492] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: Bootstrap starting.
I20260713 09:07:54.130767 20214 raft_consensus.cc:2468] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:54.131922 20500 tablet_bootstrap.cc:654] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.132467 20327 leader_election.cc:304] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.133612 20515 raft_consensus.cc:2804] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.122550 20497 tablet_bootstrap.cc:654] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.134219 20515 raft_consensus.cc:697] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:54.135344 20515 consensus_queue.cc:237] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.139009 20473 raft_consensus.cc:493] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.139631 20473 raft_consensus.cc:515] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.143150 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86d93d8249d4830a0357cc2ab9d13be" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.143800 20473 leader_election.cc:290] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.143955 20289 raft_consensus.cc:2468] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.146828 20178 leader_election.cc:304] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.148483 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.149327 20289 raft_consensus.cc:3060] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.150574 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86d93d8249d4830a0357cc2ab9d13be" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:54.151415 20362 raft_consensus.cc:2468] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.153860 20452 raft_consensus.cc:493] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.154212 20508 raft_consensus.cc:2804] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.154796 20508 raft_consensus.cc:493] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.154574 20452 raft_consensus.cc:515] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.155252 20508 raft_consensus.cc:3060] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.159155 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
W20260713 09:07:54.162330 20253 leader_election.cc:343] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:54.163666 20473 raft_consensus.cc:493] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.163532 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:54.164570 20473 raft_consensus.cc:515] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
W20260713 09:07:54.165911 20256 leader_election.cc:343] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:54.163794 20452 leader_election.cc:290] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.166568 20256 leader_election.cc:304] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95; no voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:54.167982 20519 raft_consensus.cc:2749] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:54.177781 20513 leader_election.cc:290] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.179189 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16b5589afbf486d9ef1fbd68ab94bf1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:54.180100 20362 raft_consensus.cc:2468] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.181665 20181 leader_election.cc:304] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.184413 20473 leader_election.cc:290] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.184474 20452 raft_consensus.cc:493] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.187834 20534 raft_consensus.cc:2804] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.188299 20534 raft_consensus.cc:493] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.188097 20452 raft_consensus.cc:515] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.188651 20534 raft_consensus.cc:3060] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.191797 20452 leader_election.cc:290] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.191440 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82b0aa623044ed9b7594a09666698ae" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:54.193157 20214 raft_consensus.cc:2468] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:54.194758 20253 leader_election.cc:304] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.195837 20452 raft_consensus.cc:2804] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.196352 20452 raft_consensus.cc:493] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.196861 20452 raft_consensus.cc:3060] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.200928 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82b0aa623044ed9b7594a09666698ae" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:54.201879 20362 raft_consensus.cc:2468] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 0.
I20260713 09:07:54.203970 20534 raft_consensus.cc:515] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.205789 20289 raft_consensus.cc:2468] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:54.207446 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16b5589afbf486d9ef1fbd68ab94bf1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.208169 20364 raft_consensus.cc:3060] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.209357 20113 catalog_manager.cc:5697] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.217089 20364 raft_consensus.cc:2468] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:54.218493 20498 tablet_bootstrap.cc:492] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: No bootstrap required, opened a new log
I20260713 09:07:54.206071 20534 leader_election.cc:290] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.224121 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16b5589afbf486d9ef1fbd68ab94bf1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.226650 20498 ts_tablet_manager.cc:1403] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: Time spent bootstrapping tablet: real 0.108s	user 0.046s	sys 0.049s
I20260713 09:07:54.226805 20289 raft_consensus.cc:2468] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.224515 20287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16b5589afbf486d9ef1fbd68ab94bf1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.228092 20287 raft_consensus.cc:3060] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.229704 20498 raft_consensus.cc:359] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.230494 20498 raft_consensus.cc:385] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.230825 20498 raft_consensus.cc:740] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.230599 20452 raft_consensus.cc:515] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.231634 20498 consensus_queue.cc:260] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.232721 20534 raft_consensus.cc:493] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.233192 20534 raft_consensus.cc:515] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.233919 20498 ts_tablet_manager.cc:1434] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:54.235190 20534 leader_election.cc:290] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.236057 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.236814 20452 leader_election.cc:290] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.237473 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82b0aa623044ed9b7594a09666698ae" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.237721 20513 raft_consensus.cc:493] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.238039 20214 raft_consensus.cc:3060] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.238379 20513 raft_consensus.cc:515] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.238952 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82b0aa623044ed9b7594a09666698ae" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.239540 20363 raft_consensus.cc:3060] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.242452 20513 leader_election.cc:290] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.225278 20515 raft_consensus.cc:493] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.243690 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:54.243786 20515 raft_consensus.cc:515] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.237968 20362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:54.242679 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.246167 20214 raft_consensus.cc:2468] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:54.246196 20362 raft_consensus.cc:2468] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.246912 20288 raft_consensus.cc:2393] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 992389697f4642e7bd4158ae012ceae4 in current term 1: Already voted for candidate 864fc0d9d8ba4732bac1a56445aab40c in this term.
I20260713 09:07:54.248692 20253 leader_election.cc:304] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.248621 20327 leader_election.cc:304] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 992389697f4642e7bd4158ae012ceae4; no voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:54.249892 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:54.250468 20515 leader_election.cc:290] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.250506 20214 raft_consensus.cc:2468] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:54.251281 20515 raft_consensus.cc:3060] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.252202 20363 raft_consensus.cc:2468] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 1.
I20260713 09:07:54.253748 20452 raft_consensus.cc:2804] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.254264 20452 raft_consensus.cc:697] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:54.255041 20452 consensus_queue.cc:237] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.255597 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.255793 20327 leader_election.cc:304] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.257246 20408 raft_consensus.cc:2804] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.257683 20408 raft_consensus.cc:493] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.258108 20408 raft_consensus.cc:3060] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.263581 20110 catalog_manager.cc:5697] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.236832 20289 raft_consensus.cc:2468] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.267550 20181 leader_election.cc:304] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.268955 20534 raft_consensus.cc:2804] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.269387 20534 raft_consensus.cc:493] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.269784 20534 raft_consensus.cc:3060] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.283239 20287 raft_consensus.cc:2468] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:54.284976 20178 leader_election.cc:304] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.286309 20533 raft_consensus.cc:2804] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.287982 20513 raft_consensus.cc:493] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.288645 20513 raft_consensus.cc:515] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.224330 20508 raft_consensus.cc:515] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.291778 20508 leader_election.cc:290] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.294565 20408 raft_consensus.cc:515] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.288810 20534 raft_consensus.cc:515] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.299553 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86d93d8249d4830a0357cc2ab9d13be" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.300169 20289 raft_consensus.cc:3060] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.300228 20533 raft_consensus.cc:697] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:54.301015 20534 leader_election.cc:290] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.301034 20408 leader_election.cc:290] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.301921 20515 raft_consensus.cc:2749] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:54.296149 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86d93d8249d4830a0357cc2ab9d13be" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.302680 20363 raft_consensus.cc:3060] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.303318 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.305543 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.306282 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.306943 20288 raft_consensus.cc:2468] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:54.303999 20364 raft_consensus.cc:2393] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 864fc0d9d8ba4732bac1a56445aab40c in current term 1: Already voted for candidate 992389697f4642e7bd4158ae012ceae4 in this term.
I20260713 09:07:54.307410 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:54.306298 20215 raft_consensus.cc:2393] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 992389697f4642e7bd4158ae012ceae4 in current term 1: Already voted for candidate 864fc0d9d8ba4732bac1a56445aab40c in this term.
I20260713 09:07:54.308699 20327 leader_election.cc:304] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.306303 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
W20260713 09:07:54.309736 20327 leader_election.cc:343] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:54.299229 20497 tablet_bootstrap.cc:492] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:54.310289 20363 raft_consensus.cc:2468] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:54.310930 20288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1b3a9a1b24359acec4deda3cd5de1" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.311275 20515 raft_consensus.cc:2804] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.309758 20290 raft_consensus.cc:3060] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.311825 20181 leader_election.cc:304] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.312148 20497 ts_tablet_manager.cc:1403] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.238s	user 0.033s	sys 0.062s
I20260713 09:07:54.313321 20508 raft_consensus.cc:2804] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.313802 20508 raft_consensus.cc:697] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:54.317421 20500 tablet_bootstrap.cc:492] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: No bootstrap required, opened a new log
I20260713 09:07:54.317945 20500 ts_tablet_manager.cc:1403] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: Time spent bootstrapping tablet: real 0.191s	user 0.037s	sys 0.054s
I20260713 09:07:54.317598 20508 consensus_queue.cc:237] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.318545 20290 raft_consensus.cc:2468] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:54.300184 20513 leader_election.cc:290] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.315166 20497 raft_consensus.cc:359] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.320817 20497 raft_consensus.cc:385] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.321179 20497 raft_consensus.cc:740] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.316663 20178 leader_election.cc:304] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [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: 864fc0d9d8ba4732bac1a56445aab40c; no voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:54.322239 20473 raft_consensus.cc:2749] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:54.311643 20515 raft_consensus.cc:493] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.322789 20515 raft_consensus.cc:3060] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.322880 20473 consensus_queue.cc:1048] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:54.322830 20500 raft_consensus.cc:359] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.323896 20500 raft_consensus.cc:385] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.324242 20500 raft_consensus.cc:740] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.324949 20500 consensus_queue.cc:260] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.321056 20327 leader_election.cc:304] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [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: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:54.321959 20497 consensus_queue.cc:260] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.326814 20513 raft_consensus.cc:2804] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.327189 20497 ts_tablet_manager.cc:1434] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:07:54.327452 20513 raft_consensus.cc:697] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:54.328153 20497 tablet_bootstrap.cc:492] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c: Bootstrap starting.
I20260713 09:07:54.328269 20513 consensus_queue.cc:237] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.332304 20289 raft_consensus.cc:2468] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:54.301172 20533 consensus_queue.cc:237] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.335095 20497 tablet_bootstrap.cc:654] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:54.336074 20500 ts_tablet_manager.cc:1434] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:07:54.343195 20515 raft_consensus.cc:515] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.346454 20497 tablet_bootstrap.cc:492] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c: No bootstrap required, opened a new log
I20260713 09:07:54.346884 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.347527 20215 raft_consensus.cc:3060] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.348601 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.349398 20290 raft_consensus.cc:3060] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.346926 20497 ts_tablet_manager.cc:1403] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:07:54.360204 20497 raft_consensus.cc:359] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.363050 20508 consensus_queue.cc:1048] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.361690 20215 raft_consensus.cc:2468] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:54.361006 20110 catalog_manager.cc:5697] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.364795 20327 leader_election.cc:304] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.366833 20408 raft_consensus.cc:2804] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.372486 20290 raft_consensus.cc:2468] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:54.361028 20497 raft_consensus.cc:385] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:54.373829 20497 raft_consensus.cc:740] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Initialized, Role: FOLLOWER
I20260713 09:07:54.374665 20497 consensus_queue.cc:260] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.376362 20515 leader_election.cc:290] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.377660 20508 raft_consensus.cc:493] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.378481 20497 ts_tablet_manager.cc:1434] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:07:54.378285 20508 raft_consensus.cc:515] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.377633 20113 catalog_manager.cc:5697] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 0 to 1, leader changed from <none> to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 1 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.381311 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c011f499cd4a73bb27007e64250187" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.381783 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c011f499cd4a73bb27007e64250187" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4" is_pre_election: true
I20260713 09:07:54.382121 20290 raft_consensus.cc:2468] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.382380 20364 raft_consensus.cc:2468] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 0.
I20260713 09:07:54.383546 20181 leader_election.cc:304] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.384583 20508 leader_election.cc:290] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.385280 20508 raft_consensus.cc:2804] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.385591 20508 raft_consensus.cc:493] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.386027 20508 raft_consensus.cc:3060] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.392575 20408 raft_consensus.cc:697] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:54.393819 20408 consensus_queue.cc:237] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.394227 20508 raft_consensus.cc:515] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.397158 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c011f499cd4a73bb27007e64250187" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.396618 20110 catalog_manager.cc:5697] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 0 to 1, leader changed from <none> to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 1 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.397743 20290 raft_consensus.cc:3060] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.406754 20508 leader_election.cc:290] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.407739 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c011f499cd4a73bb27007e64250187" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.408316 20364 raft_consensus.cc:3060] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.410809 20290 raft_consensus.cc:2468] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:54.411914 20178 leader_election.cc:304] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.412690 20473 raft_consensus.cc:2804] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.413123 20473 raft_consensus.cc:697] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:54.413872 20473 consensus_queue.cc:237] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.415341 20364 raft_consensus.cc:2468] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 1.
I20260713 09:07:54.427629 20408 raft_consensus.cc:493] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.428155 20408 raft_consensus.cc:515] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.430749 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c" is_pre_election: true
I20260713 09:07:54.430513 20113 catalog_manager.cc:5697] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 0 to 1, leader changed from <none> to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 1 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.431416 20215 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:54.431690 20110 catalog_manager.cc:5697] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.431589 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95" is_pre_election: true
I20260713 09:07:54.434222 20290 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 0.
I20260713 09:07:54.434942 20327 leader_election.cc:304] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.435993 20544 raft_consensus.cc:2804] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:54.431900 20408 leader_election.cc:290] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.436411 20544 raft_consensus.cc:493] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:54.436786 20544 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.444442 20544 raft_consensus.cc:515] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.446484 20544 leader_election.cc:290] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:54.447202 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.447624 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.447793 20215 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.448153 20290 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.454308 20290 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:54.454579 20215 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 1.
I20260713 09:07:54.455251 20327 leader_election.cc:304] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:54.456053 20544 raft_consensus.cc:2804] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:54.456539 20544 raft_consensus.cc:697] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:54.457319 20544 consensus_queue.cc:237] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.464272 20110 catalog_manager.cc:5697] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.626070 20363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
mode: GRACEFUL
new_leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:58766
I20260713 09:07:54.626596 20363 raft_consensus.cc:606] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Received request to transfer leadership to TS 864fc0d9d8ba4732bac1a56445aab40c
I20260713 09:07:54.635707 20363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
mode: GRACEFUL
new_leader_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:58766
I20260713 09:07:54.636370 20363 raft_consensus.cc:606] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Received request to transfer leadership to TS 76b467a7489c4ea187f59f14de7a1d95
I20260713 09:07:54.645496 20215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52c011f499cd4a73bb27007e64250187"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
mode: GRACEFUL
new_leader_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:51406
I20260713 09:07:54.646180 20215 raft_consensus.cc:606] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Received request to transfer leadership to TS 76b467a7489c4ea187f59f14de7a1d95
I20260713 09:07:54.651863 20363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
mode: GRACEFUL
new_leader_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:58766
I20260713 09:07:54.652398 20363 raft_consensus.cc:606] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Received request to transfer leadership to TS 76b467a7489c4ea187f59f14de7a1d95
I20260713 09:07:54.659544 20452 consensus_queue.cc:1048] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.671445 20452 consensus_queue.cc:1048] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.674199 20544 consensus_queue.cc:1048] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.692835 20513 consensus_queue.cc:1048] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.701205 20408 raft_consensus.cc:993] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: : Instructing follower 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:54.701668 20513 raft_consensus.cc:1081] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Signalling peer 864fc0d9d8ba4732bac1a56445aab40c to start an election
I20260713 09:07:54.703048 20215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
 from {username='slave'} at 127.0.0.1:51390
I20260713 09:07:54.703608 20215 raft_consensus.cc:493] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.703955 20215 raft_consensus.cc:3060] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.708514 20215 raft_consensus.cc:515] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.710520 20215 leader_election.cc:290] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Requested vote from peers 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.710764 20290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:54.711135 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddcc18e5c35455c9edfc035df8eed0a" candidate_uuid: "864fc0d9d8ba4732bac1a56445aab40c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.711386 20290 raft_consensus.cc:3060] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.711721 20363 raft_consensus.cc:3055] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.712024 20363 raft_consensus.cc:740] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:54.712815 20363 consensus_queue.cc:260] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.714043 20363 raft_consensus.cc:3060] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.718295 20290 raft_consensus.cc:2468] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:54.719383 20178 leader_election.cc:304] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.720026 20473 raft_consensus.cc:2804] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.720502 20473 raft_consensus.cc:697] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Becoming Leader. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:54.720813 20363 raft_consensus.cc:2468] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 864fc0d9d8ba4732bac1a56445aab40c in term 2.
I20260713 09:07:54.721318 20473 consensus_queue.cc:237] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.727267 20111 catalog_manager.cc:5697] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c reported cstate change: term changed from 1 to 2, leader changed from 992389697f4642e7bd4158ae012ceae4 (127.15.239.195) to 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193). New cstate: current_term: 2 leader_uuid: "864fc0d9d8ba4732bac1a56445aab40c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.755115 20473 consensus_queue.cc:1048] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.766788 20508 consensus_queue.cc:1048] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.810715 20513 consensus_queue.cc:1048] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.816885 20408 raft_consensus.cc:993] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: : Instructing follower 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:54.817351 20515 raft_consensus.cc:1081] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Signalling peer 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:54.818964 20289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:49932
I20260713 09:07:54.819515 20289 raft_consensus.cc:493] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.819886 20289 raft_consensus.cc:3060] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.821601 20408 consensus_queue.cc:1048] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.828125 20289 raft_consensus.cc:515] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.829258 20290 raft_consensus.cc:1240] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Rejecting Update request from peer 992389697f4642e7bd4158ae012ceae4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:54.830348 20289 leader_election.cc:290] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.831507 20363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.832134 20363 raft_consensus.cc:3055] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.832458 20363 raft_consensus.cc:740] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:54.832577 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a4dba2061d43fa98ee877d8b713998" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.833178 20215 raft_consensus.cc:3060] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.833285 20363 consensus_queue.cc:260] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.834543 20363 raft_consensus.cc:3060] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.835251 20508 consensus_queue.cc:1048] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.840214 20215 raft_consensus.cc:2468] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:54.841357 20253 leader_election.cc:304] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.842572 20551 raft_consensus.cc:2804] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.843160 20551 raft_consensus.cc:697] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:54.844192 20551 consensus_queue.cc:237] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
W20260713 09:07:54.835050 20408 consensus_queue.cc:1175] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "76b467a7489c4ea187f59f14de7a1d95" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 992389697f4642e7bd4158ae012ceae4 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:07:54.854954 20363 raft_consensus.cc:2468] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:54.859807 20113 catalog_manager.cc:5697] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 1 to 2, leader changed from 992389697f4642e7bd4158ae012ceae4 (127.15.239.195) to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.861582 20508 consensus_queue.cc:1048] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.866751 20533 consensus_queue.cc:1048] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.873044 20473 consensus_queue.cc:1048] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.876843 20408 consensus_queue.cc:1048] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.877202 20473 raft_consensus.cc:993] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: : Instructing follower 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:54.877717 20508 raft_consensus.cc:1081] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Signalling peer 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:54.879902 20288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52c011f499cd4a73bb27007e64250187"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:49922
I20260713 09:07:54.880503 20288 raft_consensus.cc:493] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.880921 20288 raft_consensus.cc:3060] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.890571 20288 raft_consensus.cc:515] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.893680 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c011f499cd4a73bb27007e64250187" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.893879 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c011f499cd4a73bb27007e64250187" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.894266 20215 raft_consensus.cc:3055] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.894418 20364 raft_consensus.cc:3060] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.894577 20215 raft_consensus.cc:740] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:54.895304 20215 consensus_queue.cc:260] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.895431 20408 consensus_queue.cc:1048] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.896242 20215 raft_consensus.cc:3060] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.899510 20288 leader_election.cc:290] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.902554 20215 raft_consensus.cc:2468] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:54.903648 20253 leader_election.cc:304] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.904924 20551 raft_consensus.cc:2804] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.905406 20551 raft_consensus.cc:697] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:54.905471 20364 raft_consensus.cc:2468] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:54.908164 20551 consensus_queue.cc:237] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.913837 20515 raft_consensus.cc:993] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: : Instructing follower 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:54.916523 20515 raft_consensus.cc:1081] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Signalling peer 76b467a7489c4ea187f59f14de7a1d95 to start an election
I20260713 09:07:54.919756 20513 consensus_queue.cc:1048] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.919901 20288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
 from {username='slave'} at 127.0.0.1:49932
I20260713 09:07:54.921802 20288 raft_consensus.cc:493] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.924157 20544 consensus_queue.cc:1048] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.931941 20288 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.933964 20111 catalog_manager.cc:5697] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 1 to 2, leader changed from 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193) to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.954733 20288 raft_consensus.cc:515] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.956027 20290 raft_consensus.cc:1240] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Rejecting Update request from peer 992389697f4642e7bd4158ae012ceae4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:54.957093 20288 leader_election.cc:290] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 992389697f4642e7bd4158ae012ceae4 (127.15.239.195:42827)
I20260713 09:07:54.957752 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:54.958078 20364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "76b467a7489c4ea187f59f14de7a1d95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "992389697f4642e7bd4158ae012ceae4"
I20260713 09:07:54.958402 20214 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.958688 20364 raft_consensus.cc:3055] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.959028 20364 raft_consensus.cc:740] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:54.959687 20364 consensus_queue.cc:260] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.960475 20364 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:54.962393 20513 consensus_queue.cc:1175] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "76b467a7489c4ea187f59f14de7a1d95" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 992389697f4642e7bd4158ae012ceae4 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:07:54.965070 20214 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:54.965188 20364 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b467a7489c4ea187f59f14de7a1d95 in term 2.
I20260713 09:07:54.966190 20253 leader_election.cc:304] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 864fc0d9d8ba4732bac1a56445aab40c; no voters: 
I20260713 09:07:54.966821 20519 raft_consensus.cc:2804] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.967218 20519 raft_consensus.cc:697] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Becoming Leader. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:54.967919 20519 consensus_queue.cc:237] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:54.974771 20111 catalog_manager.cc:5697] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 reported cstate change: term changed from 1 to 2, leader changed from 992389697f4642e7bd4158ae012ceae4 (127.15.239.195) to 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "76b467a7489c4ea187f59f14de7a1d95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.110416 20364 raft_consensus.cc:1275] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:55.111807 20508 consensus_queue.cc:1048] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.112154 20288 raft_consensus.cc:1275] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Refusing update from remote peer 864fc0d9d8ba4732bac1a56445aab40c: 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:55.113338 20533 consensus_queue.cc:1048] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.313369 20214 raft_consensus.cc:1275] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:55.314564 20567 consensus_queue.cc:1048] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.321978 20364 raft_consensus.cc:1275] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:55.323349 20519 consensus_queue.cc:1048] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.349030 20364 raft_consensus.cc:1275] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:55.350075 20519 consensus_queue.cc:1048] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.358556 20214 raft_consensus.cc:1275] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:55.359767 20567 consensus_queue.cc:1048] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260713 09:07:55.372360 20214 raft_consensus.cc:1275] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:55.373813 20567 consensus_queue.cc:1048] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.381649 20364 raft_consensus.cc:1275] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Refusing update from remote peer 76b467a7489c4ea187f59f14de7a1d95: 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:55.383770 20567 consensus_queue.cc:1048] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 }, 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.658828 20111 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59790:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:57.676525 20111 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59790:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:57.698712 16319 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:07:57.875254 20256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.195:42827, user_credentials={real_user=slave}} blocked reactor thread for 48023.1us
W20260713 09:07:57.900529 20588 log.cc:927] Time spent T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260713 09:07:57.988668 20253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.193:35283, user_credentials={real_user=slave}} blocked reactor thread for 49304.1us
W20260713 09:07:57.992491 20593 log.cc:927] Time spent T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: Append to log took a long time: real 0.156s	user 0.000s	sys 0.004s
W20260713 09:07:58.015735 20256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.195:42827, user_credentials={real_user=slave}} blocked reactor thread for 43481.4us
I20260713 09:07:57.996526 20612 tablet.cc:1724] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:57.994472 20615 tablet.cc:1724] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.024633 20617 tablet.cc:1724] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.050355 20624 tablet.cc:1724] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.004698 20618 tablet.cc:1724] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.090639 20390 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:c82b0aa623044ed9b7594a09666698ae)
I20260713 09:07:58.091774 20622 tablet.cc:1724] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.097299 20390 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:c82b0aa623044ed9b7594a09666698ae)
W20260713 09:07:58.099826 20390 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:c82b0aa623044ed9b7594a09666698ae)
W20260713 09:07:58.123234 20594 log.cc:927] Time spent T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: Append to log took a long time: real 0.275s	user 0.000s	sys 0.002s
I20260713 09:07:58.113571 20631 tablet.cc:1724] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.105605 20178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.194:38559, user_credentials={real_user=slave}} blocked reactor thread for 72139.9us
I20260713 09:07:58.153610 20215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
mode: GRACEFUL
new_leader_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:07:58.154215 20215 raft_consensus.cc:606] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Received request to transfer leadership to TS 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:58.182616 20632 tablet.cc:1724] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.189318 20629 raft_consensus.cc:993] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: : Instructing follower 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.192888 20601 raft_consensus.cc:1081] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Signalling peer 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.190255 20626 tablet.cc:1724] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.211489 20363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:58748
I20260713 09:07:58.212055 20363 raft_consensus.cc:493] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.214730 20615 tablet.cc:1724] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.220893 20617 tablet.cc:1724] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.212426 20363 raft_consensus.cc:3060] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.226243 20633 tablet.cc:1724] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.227859 20615 tablet.cc:1724] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.186369 20636 tablet.cc:1724] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.234531 20627 log.cc:927] Time spent T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: Append to log took a long time: real 0.054s	user 0.000s	sys 0.002s
I20260713 09:07:58.221925 20631 tablet.cc:1724] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.235234 20363 raft_consensus.cc:515] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.238463 20363 leader_election.cc:290] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 2 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:58.242983 20626 tablet.cc:1724] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.244448 20618 tablet.cc:1724] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.245903 20612 tablet.cc:1724] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.247840 20617 tablet.cc:1724] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.248955 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:58.250928 20624 tablet.cc:1724] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.257180 20212 raft_consensus.cc:3055] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:58.257537 20212 raft_consensus.cc:740] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:58.258455 20212 consensus_queue.cc:260] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.259699 20212 raft_consensus.cc:3060] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.263589 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5837ea34e5b7490d9601b333119c5bed" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:58.264228 20289 raft_consensus.cc:3060] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.268309 20622 tablet.cc:1724] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.270026 20615 tablet.cc:1724] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.280895 20212 raft_consensus.cc:2468] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 2.
I20260713 09:07:58.285714 20289 raft_consensus.cc:2468] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 2.
I20260713 09:07:58.286935 20327 leader_election.cc:304] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:58.287796 20544 raft_consensus.cc:2804] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:58.288256 20544 raft_consensus.cc:697] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 2 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:58.288983 20544 consensus_queue.cc:237] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.295511 20639 tablet.cc:1724] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.308303 20632 tablet.cc:1724] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.301010 20612 tablet.cc:1724] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.311151 20112 catalog_manager.cc:5697] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 1 to 2, leader changed from 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193) to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.305518 20636 tablet.cc:1724] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.317273 20639 tablet.cc:1724] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:07:58.341840 20289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
mode: GRACEFUL
new_leader_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:41186
I20260713 09:07:58.342468 20289 raft_consensus.cc:606] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Received request to transfer leadership to TS 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:58.343880 16319 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:07:58.344542 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:58.357187 20111 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff: soft_deleted_table [id=70fbc3a788064726bc589657c75abb17] alter complete (version 1)
I20260713 09:07:58.360255 20289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14"
dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
mode: GRACEFUL
new_leader_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:41186
I20260713 09:07:58.360786 20289 raft_consensus.cc:606] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Received request to transfer leadership to TS 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:58.363651 20212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74"
dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
mode: GRACEFUL
new_leader_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:07:58.364218 20212 raft_consensus.cc:606] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Received request to transfer leadership to TS 992389697f4642e7bd4158ae012ceae4
I20260713 09:07:58.365792 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:58.366767 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:58.394944 20629 raft_consensus.cc:993] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c: : Instructing follower 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.395363 20601 raft_consensus.cc:1081] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Signalling peer 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.396644 20363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:58748
I20260713 09:07:58.397102 20363 raft_consensus.cc:493] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.397410 20363 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.401980 20363 raft_consensus.cc:515] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.403751 20363 leader_election.cc:290] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 3 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:58.404462 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:58.404738 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55c9af45f7d4463b7ab2cb449170d74" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:58.405094 20212 raft_consensus.cc:3055] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.405243 20289 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.405400 20212 raft_consensus.cc:740] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 864fc0d9d8ba4732bac1a56445aab40c, State: Running, Role: LEADER
I20260713 09:07:58.406257 20212 consensus_queue.cc:260] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.407262 20212 raft_consensus.cc:3060] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.410523 20289 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 3.
I20260713 09:07:58.411782 20327 leader_election.cc:304] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [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: 76b467a7489c4ea187f59f14de7a1d95, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:58.412626 20544 raft_consensus.cc:2804] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.413084 20544 raft_consensus.cc:697] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 3 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:58.413723 20544 consensus_queue.cc:237] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.415002 20212 raft_consensus.cc:2468] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 3.
I20260713 09:07:58.421731 20112 catalog_manager.cc:5697] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 2 to 3, leader changed from 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193) to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 3 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.615597 20630 raft_consensus.cc:993] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95: : Instructing follower 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.616128 20623 raft_consensus.cc:1081] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Signalling peer 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.617508 20358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:58760
I20260713 09:07:58.617967 20358 raft_consensus.cc:493] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.618315 20358 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.623179 20358 raft_consensus.cc:515] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.624857 20358 leader_election.cc:290] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 3 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:58.625584 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:58.625941 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fe18f33eb142058d569fbf902bdd14" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:58.626205 20215 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.626551 20289 raft_consensus.cc:3055] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.626868 20289 raft_consensus.cc:740] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:58.627581 20289 consensus_queue.cc:260] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.628649 20289 raft_consensus.cc:3060] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.630765 20215 raft_consensus.cc:2468] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 3.
I20260713 09:07:58.631795 20327 leader_election.cc:304] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [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: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:58.632454 20544 raft_consensus.cc:2804] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.632858 20289 raft_consensus.cc:2468] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 3.
I20260713 09:07:58.632929 20544 raft_consensus.cc:697] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 3 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:58.633819 20544 consensus_queue.cc:237] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.640569 20112 catalog_manager.cc:5697] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 2 to 3, leader changed from 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194) to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 3 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.691342 20289 raft_consensus.cc:1275] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:58.692504 20544 consensus_queue.cc:1048] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.700789 20215 raft_consensus.cc:1275] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:58.702077 20609 consensus_queue.cc:1048] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.758468 20623 raft_consensus.cc:993] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: : Instructing follower 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.758874 20630 raft_consensus.cc:1081] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Signalling peer 992389697f4642e7bd4158ae012ceae4 to start an election
I20260713 09:07:58.760138 20358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c"
dest_uuid: "992389697f4642e7bd4158ae012ceae4"
 from {username='slave'} at 127.0.0.1:58760
I20260713 09:07:58.760708 20358 raft_consensus.cc:493] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.761014 20358 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.766412 20358 raft_consensus.cc:515] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.768018 20358 leader_election.cc:290] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [CANDIDATE]: Term 3 election: Requested vote from peers 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283), 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559)
I20260713 09:07:58.768504 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "864fc0d9d8ba4732bac1a56445aab40c"
I20260713 09:07:58.768960 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e09a2913aef4085bb43a19345187c4c" candidate_uuid: "992389697f4642e7bd4158ae012ceae4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "76b467a7489c4ea187f59f14de7a1d95"
I20260713 09:07:58.769098 20215 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.769454 20289 raft_consensus.cc:3055] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.769701 20289 raft_consensus.cc:740] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76b467a7489c4ea187f59f14de7a1d95, State: Running, Role: LEADER
I20260713 09:07:58.770346 20289 consensus_queue.cc:260] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.771131 20289 raft_consensus.cc:3060] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.773478 20215 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 3.
I20260713 09:07:58.774448 20327 leader_election.cc:304] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [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: 864fc0d9d8ba4732bac1a56445aab40c, 992389697f4642e7bd4158ae012ceae4; no voters: 
I20260713 09:07:58.775161 20609 raft_consensus.cc:2804] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.775506 20289 raft_consensus.cc:2468] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 992389697f4642e7bd4158ae012ceae4 in term 3.
I20260713 09:07:58.775556 20609 raft_consensus.cc:697] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 3 LEADER]: Becoming Leader. State: Replica: 992389697f4642e7bd4158ae012ceae4, State: Running, Role: LEADER
I20260713 09:07:58.776482 20609 consensus_queue.cc:237] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [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: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } }
I20260713 09:07:58.782704 20112 catalog_manager.cc:5697] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 reported cstate change: term changed from 2 to 3, leader changed from 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194) to 992389697f4642e7bd4158ae012ceae4 (127.15.239.195). New cstate: current_term: 3 leader_uuid: "992389697f4642e7bd4158ae012ceae4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "992389697f4642e7bd4158ae012ceae4" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:59.020036 20289 raft_consensus.cc:1275] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: 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:59.021232 20609 consensus_queue.cc:1048] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.029578 20215 raft_consensus.cc:1275] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: 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:59.030983 20652 consensus_queue.cc:1048] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.037422 20212 raft_consensus.cc:1275] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: 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:59.038889 20652 consensus_queue.cc:1048] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.056209 20289 raft_consensus.cc:1275] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: 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:59.059469 20609 consensus_queue.cc:1048] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:59.278482 20212 raft_consensus.cc:1275] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:59.279717 20544 consensus_queue.cc:1048] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "864fc0d9d8ba4732bac1a56445aab40c" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:59.287123 20286 raft_consensus.cc:1275] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Refusing update from remote peer 992389697f4642e7bd4158ae012ceae4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:59.289037 20609 consensus_queue.cc:1048] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b467a7489c4ea187f59f14de7a1d95" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:59.421077 16319 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:59.427608 16319 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:07:59.427924 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:59.432427 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:59.432739 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:00.460845 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
I20260713 09:08:00.494825 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:00.495539 16319 tablet_replica.cc:333] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.496258 16319 raft_consensus.cc:2243] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.496873 16319 raft_consensus.cc:2272] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.499207 16319 tablet_replica.cc:333] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.499750 16319 raft_consensus.cc:2243] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.500164 16319 raft_consensus.cc:2272] T 97a4dba2061d43fa98ee877d8b713998 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.502398 16319 tablet_replica.cc:333] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.502920 16319 raft_consensus.cc:2243] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.503365 16319 raft_consensus.cc:2272] T c82b0aa623044ed9b7594a09666698ae P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.505980 16319 tablet_replica.cc:333] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.506654 16319 raft_consensus.cc:2243] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.507716 16319 raft_consensus.cc:2272] T dddcc18e5c35455c9edfc035df8eed0a P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.509894 16319 tablet_replica.cc:333] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.510494 16319 raft_consensus.cc:2243] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.511577 16319 raft_consensus.cc:2272] T e16b5589afbf486d9ef1fbd68ab94bf1 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.514591 16319 tablet_replica.cc:333] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.515105 16319 raft_consensus.cc:2243] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.515965 16319 raft_consensus.cc:2272] T e86d93d8249d4830a0357cc2ab9d13be P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.518181 16319 tablet_replica.cc:333] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.518893 16319 raft_consensus.cc:2243] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.520181 16319 raft_consensus.cc:2272] T b7cab385891647afa57e5c4a20198ba7 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.520257 20253 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260713 09:08:00.523752 16319 tablet_replica.cc:333] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
W20260713 09:08:00.524637 20253 consensus_peers.cc:597] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. 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:00.524647 16319 raft_consensus.cc:2243] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:00.525494 20253 consensus_peers.cc:597] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. 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:00.525606 16319 raft_consensus.cc:2272] T e6fbb2d197b342888b0f2d3f620d46b5 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.527784 16319 tablet_replica.cc:333] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.528285 16319 raft_consensus.cc:2243] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.528774 16319 raft_consensus.cc:2272] T 5837ea34e5b7490d9601b333119c5bed P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.530815 16319 tablet_replica.cc:333] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.531282 16319 raft_consensus.cc:2243] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.531775 16319 raft_consensus.cc:2272] T 8e09a2913aef4085bb43a19345187c4c P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.533694 16319 tablet_replica.cc:333] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.534242 16319 raft_consensus.cc:2243] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.534955 16319 raft_consensus.cc:2272] T 65831cee732d42a1b2d973ca312a4db5 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.536875 16319 tablet_replica.cc:333] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.537334 16319 raft_consensus.cc:2243] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.537734 16319 raft_consensus.cc:2272] T d570c3a80f154f1fa780d2b1cdb081c2 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.539600 16319 tablet_replica.cc:333] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.540108 16319 raft_consensus.cc:2243] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.540860 16319 raft_consensus.cc:2272] T 388560cd6c1e498ba96cfe0372859d75 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.542721 16319 tablet_replica.cc:333] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.543346 16319 raft_consensus.cc:2243] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.543751 16319 raft_consensus.cc:2272] T d55c9af45f7d4463b7ab2cb449170d74 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.545555 16319 tablet_replica.cc:333] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.545986 16319 raft_consensus.cc:2243] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.546422 16319 raft_consensus.cc:2272] T a34ce9df91a7424eabc84b425dffeb9d P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.548487 16319 tablet_replica.cc:333] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.548931 16319 raft_consensus.cc:2243] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.549333 16319 raft_consensus.cc:2272] T 86fe18f33eb142058d569fbf902bdd14 P 864fc0d9d8ba4732bac1a56445aab40c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.551172 16319 tablet_replica.cc:333] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.551582 16319 raft_consensus.cc:2243] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.552070 16319 raft_consensus.cc:2272] T 52c011f499cd4a73bb27007e64250187 P 864fc0d9d8ba4732bac1a56445aab40c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.553880 16319 tablet_replica.cc:333] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c: stopping tablet replica
I20260713 09:08:00.554292 16319 raft_consensus.cc:2243] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.554711 16319 raft_consensus.cc:2272] T 89a9318096ad47abaca5dd8fa4f28314 P 864fc0d9d8ba4732bac1a56445aab40c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.564284 20327 consensus_peers.cc:597] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. 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:00.591322 20253 consensus_peers.cc:597] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.596638 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
W20260713 09:08:00.630244 20327 consensus_peers.cc:597] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:00.634341 20253 consensus_peers.cc:597] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.636435 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
W20260713 09:08:00.652215 20327 consensus_peers.cc:597] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 -> Peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Couldn't send request to peer 76b467a7489c4ea187f59f14de7a1d95. 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:00.656327 20327 consensus_peers.cc:597] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:00.666702 20327 consensus_peers.cc:597] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.678004 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:00.678804 16319 tablet_replica.cc:333] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.679522 16319 raft_consensus.cc:2243] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.680055 16319 raft_consensus.cc:2272] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.682181 16319 tablet_replica.cc:333] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.682693 16319 raft_consensus.cc:2243] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.683508 16319 raft_consensus.cc:2272] T 97a4dba2061d43fa98ee877d8b713998 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.685547 16319 tablet_replica.cc:333] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.686160 16319 raft_consensus.cc:2243] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.686954 16319 raft_consensus.cc:2272] T c82b0aa623044ed9b7594a09666698ae P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.688740 16319 tablet_replica.cc:333] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.689253 16319 raft_consensus.cc:2243] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.689827 16319 raft_consensus.cc:2272] T dddcc18e5c35455c9edfc035df8eed0a P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.691871 16319 tablet_replica.cc:333] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.692339 16319 raft_consensus.cc:2243] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.692711 16319 raft_consensus.cc:2272] T e16b5589afbf486d9ef1fbd68ab94bf1 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.694527 16319 tablet_replica.cc:333] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.695019 16319 raft_consensus.cc:2243] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.695397 16319 raft_consensus.cc:2272] T 86fe18f33eb142058d569fbf902bdd14 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.697152 16319 tablet_replica.cc:333] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.697620 16319 raft_consensus.cc:2243] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.698558 16319 raft_consensus.cc:2272] T 52c011f499cd4a73bb27007e64250187 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.701035 16319 tablet_replica.cc:333] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.701647 16319 raft_consensus.cc:2243] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.702643 16319 raft_consensus.cc:2272] T 89a9318096ad47abaca5dd8fa4f28314 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.702929 20253 consensus_peers.cc:597] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.704653 16319 tablet_replica.cc:333] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.705190 16319 raft_consensus.cc:2243] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.705597 16319 raft_consensus.cc:2272] T e86d93d8249d4830a0357cc2ab9d13be P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.707360 16319 tablet_replica.cc:333] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.707828 16319 raft_consensus.cc:2243] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.708189 16319 raft_consensus.cc:2272] T b7cab385891647afa57e5c4a20198ba7 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.709928 16319 tablet_replica.cc:333] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.710421 16319 raft_consensus.cc:2243] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.710855 16319 raft_consensus.cc:2272] T 5837ea34e5b7490d9601b333119c5bed P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.713239 16319 tablet_replica.cc:333] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.713838 16319 raft_consensus.cc:2243] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.714383 16319 raft_consensus.cc:2272] T e6fbb2d197b342888b0f2d3f620d46b5 P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.715204 20327 consensus_peers.cc:597] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 -> Peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Couldn't send request to peer 76b467a7489c4ea187f59f14de7a1d95. 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:00.716456 16319 tablet_replica.cc:333] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.717023 16319 raft_consensus.cc:2243] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.717762 16319 raft_consensus.cc:2272] T a34ce9df91a7424eabc84b425dffeb9d P 76b467a7489c4ea187f59f14de7a1d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.719676 16319 tablet_replica.cc:333] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.720196 16319 raft_consensus.cc:2243] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.720656 16319 raft_consensus.cc:2272] T d55c9af45f7d4463b7ab2cb449170d74 P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.722465 16319 tablet_replica.cc:333] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.722949 16319 raft_consensus.cc:2243] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.723358 16319 raft_consensus.cc:2272] T 8e09a2913aef4085bb43a19345187c4c P 76b467a7489c4ea187f59f14de7a1d95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.725176 16319 tablet_replica.cc:333] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.725646 16319 raft_consensus.cc:2243] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.726169 16319 raft_consensus.cc:2272] T 65831cee732d42a1b2d973ca312a4db5 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.728374 16319 tablet_replica.cc:333] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.728924 16319 raft_consensus.cc:2243] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.729854 16319 raft_consensus.cc:2272] T d570c3a80f154f1fa780d2b1cdb081c2 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.730392 20327 consensus_peers.cc:597] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 -> Peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Couldn't send request to peer 76b467a7489c4ea187f59f14de7a1d95. 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:00.731843 16319 tablet_replica.cc:333] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95: stopping tablet replica
I20260713 09:08:00.732352 16319 raft_consensus.cc:2243] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.732764 16319 raft_consensus.cc:2272] T 388560cd6c1e498ba96cfe0372859d75 P 76b467a7489c4ea187f59f14de7a1d95 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:00.763227 20327 consensus_peers.cc:597] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 -> Peer 76b467a7489c4ea187f59f14de7a1d95 (127.15.239.194:38559): Couldn't send request to peer 76b467a7489c4ea187f59f14de7a1d95. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.194:38559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.772306 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
W20260713 09:08:00.789783 20327 consensus_peers.cc:597] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 -> Peer 864fc0d9d8ba4732bac1a56445aab40c (127.15.239.193:35283): Couldn't send request to peer 864fc0d9d8ba4732bac1a56445aab40c. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:00.808440 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
I20260713 09:08:00.834502 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:00.835135 16319 tablet_replica.cc:333] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.835795 16319 raft_consensus.cc:2243] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.836613 16319 raft_consensus.cc:2272] T 9ad1b3a9a1b24359acec4deda3cd5de1 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.838631 16319 tablet_replica.cc:333] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.839231 16319 raft_consensus.cc:2243] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.839753 16319 raft_consensus.cc:2272] T 97a4dba2061d43fa98ee877d8b713998 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.841637 16319 tablet_replica.cc:333] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.842217 16319 raft_consensus.cc:2243] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.842677 16319 raft_consensus.cc:2272] T c82b0aa623044ed9b7594a09666698ae P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.844746 16319 tablet_replica.cc:333] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.845244 16319 raft_consensus.cc:2243] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.845687 16319 raft_consensus.cc:2272] T dddcc18e5c35455c9edfc035df8eed0a P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.847548 16319 tablet_replica.cc:333] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.848043 16319 raft_consensus.cc:2243] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.848474 16319 raft_consensus.cc:2272] T e16b5589afbf486d9ef1fbd68ab94bf1 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.850296 16319 tablet_replica.cc:333] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.850792 16319 raft_consensus.cc:2243] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.851552 16319 raft_consensus.cc:2272] T 86fe18f33eb142058d569fbf902bdd14 P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.853415 16319 tablet_replica.cc:333] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.853883 16319 raft_consensus.cc:2243] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.854344 16319 raft_consensus.cc:2272] T d570c3a80f154f1fa780d2b1cdb081c2 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.856187 16319 tablet_replica.cc:333] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.856659 16319 raft_consensus.cc:2243] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.857375 16319 raft_consensus.cc:2272] T 8e09a2913aef4085bb43a19345187c4c P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.859118 16319 tablet_replica.cc:333] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.859627 16319 raft_consensus.cc:2243] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.860081 16319 raft_consensus.cc:2272] T 65831cee732d42a1b2d973ca312a4db5 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.861876 16319 tablet_replica.cc:333] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.862443 16319 raft_consensus.cc:2243] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.862850 16319 raft_consensus.cc:2272] T 388560cd6c1e498ba96cfe0372859d75 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.864708 16319 tablet_replica.cc:333] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.865188 16319 raft_consensus.cc:2243] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.865643 16319 raft_consensus.cc:2272] T 52c011f499cd4a73bb27007e64250187 P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.867453 16319 tablet_replica.cc:333] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.867936 16319 raft_consensus.cc:2243] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.868346 16319 raft_consensus.cc:2272] T 89a9318096ad47abaca5dd8fa4f28314 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.870030 16319 tablet_replica.cc:333] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.870532 16319 raft_consensus.cc:2243] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.871289 16319 raft_consensus.cc:2272] T 5837ea34e5b7490d9601b333119c5bed P 992389697f4642e7bd4158ae012ceae4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.872970 16319 tablet_replica.cc:333] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.873446 16319 raft_consensus.cc:2243] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.874140 16319 raft_consensus.cc:2272] T e6fbb2d197b342888b0f2d3f620d46b5 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.875918 16319 tablet_replica.cc:333] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.876379 16319 raft_consensus.cc:2243] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.876780 16319 raft_consensus.cc:2272] T a34ce9df91a7424eabc84b425dffeb9d P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.878518 16319 tablet_replica.cc:333] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.878979 16319 raft_consensus.cc:2243] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.879680 16319 raft_consensus.cc:2272] T d55c9af45f7d4463b7ab2cb449170d74 P 992389697f4642e7bd4158ae012ceae4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.881412 16319 tablet_replica.cc:333] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.881855 16319 raft_consensus.cc:2243] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.882333 16319 raft_consensus.cc:2272] T e86d93d8249d4830a0357cc2ab9d13be P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.883965 16319 tablet_replica.cc:333] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4: stopping tablet replica
I20260713 09:08:00.884408 16319 raft_consensus.cc:2243] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:00.884809 16319 raft_consensus.cc:2272] T b7cab385891647afa57e5c4a20198ba7 P 992389697f4642e7bd4158ae012ceae4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.922319 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
I20260713 09:08:00.953984 16319 master.cc:562] Master@127.15.239.254:43447 shutting down...
I20260713 09:08:00.972702 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:00.973237 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:00.973483 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6bd5c32eb6104ca1b92299d59b45bfff: stopping tablet replica
I20260713 09:08:00.993443 16319 master.cc:584] Master@127.15.239.254:43447 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12309 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:08:01.045372 16319 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.239.254:43873
I20260713 09:08:01.046540 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.051970 20665 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:01.052840 20666 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:01.053115 20668 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:01.054276 16319 server_base.cc:1061] running on GCE node
I20260713 09:08:01.055099 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.055294 16319 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:01.055449 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933681055415 us; error 0 us; skew 500 ppm
I20260713 09:08:01.055949 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.058580 16319 webserver.cc:533] Webserver started at http://127.15.239.254:43395/ using document root <none> and password file <none>
I20260713 09:08:01.059048 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.059242 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.059518 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.060604 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/master-0-root/instance:
uuid: "0aba41372af740f4a7d171b7958c89d8"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.064797 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:01.067914 20673 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:01.068564 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:01.068846 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/master-0-root
uuid: "0aba41372af740f4a7d171b7958c89d8"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.069096 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-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:01.078677 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.079819 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.116305 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.254:43873
I20260713 09:08:01.116412 20724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.254:43873 every 8 connection(s)
I20260713 09:08:01.120064 20725 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:01.130344 20725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8: Bootstrap starting.
I20260713 09:08:01.134917 20725 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.139012 20725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8: No bootstrap required, opened a new log
I20260713 09:08:01.141093 20725 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aba41372af740f4a7d171b7958c89d8" member_type: VOTER }
I20260713 09:08:01.141528 20725 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.141702 20725 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aba41372af740f4a7d171b7958c89d8, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.142184 20725 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0aba41372af740f4a7d171b7958c89d8" member_type: VOTER }
I20260713 09:08:01.142603 20725 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:01.142793 20725 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:01.143006 20725 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.147230 20725 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aba41372af740f4a7d171b7958c89d8" member_type: VOTER }
I20260713 09:08:01.147680 20725 leader_election.cc:304] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [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: 0aba41372af740f4a7d171b7958c89d8; no voters: 
I20260713 09:08:01.148777 20725 leader_election.cc:290] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:01.149166 20728 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.150511 20728 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 1 LEADER]: Becoming Leader. State: Replica: 0aba41372af740f4a7d171b7958c89d8, State: Running, Role: LEADER
I20260713 09:08:01.151232 20728 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [LEADER]: Queue going to LEADER mode. State: All 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: "0aba41372af740f4a7d171b7958c89d8" member_type: VOTER }
I20260713 09:08:01.151681 20725 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:01.156265 20730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0aba41372af740f4a7d171b7958c89d8. Latest consensus state: current_term: 1 leader_uuid: "0aba41372af740f4a7d171b7958c89d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aba41372af740f4a7d171b7958c89d8" member_type: VOTER } }
I20260713 09:08:01.156904 20730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:01.157418 20729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0aba41372af740f4a7d171b7958c89d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0aba41372af740f4a7d171b7958c89d8" member_type: VOTER } }
I20260713 09:08:01.158205 20729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:01.160945 20737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:01.167127 20737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:01.168076 16319 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:01.175910 20737 catalog_manager.cc:1383] Generated new cluster ID: e3fd9a9be4fb41f599b2ae108a3543df
I20260713 09:08:01.176189 20737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:01.198381 20737 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:01.199642 20737 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:01.211935 20737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8: Generated new TSK 0
I20260713 09:08:01.212599 20737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:01.234212 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.239943 20746 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:01.240836 20747 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:01.242357 20749 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:01.243036 16319 server_base.cc:1061] running on GCE node
I20260713 09:08:01.243826 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.244028 16319 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:01.244200 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933681244182 us; error 0 us; skew 500 ppm
I20260713 09:08:01.244704 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.246903 16319 webserver.cc:533] Webserver started at http://127.15.239.193:43369/ using document root <none> and password file <none>
I20260713 09:08:01.247365 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.247555 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.247809 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.248817 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-0-root/instance:
uuid: "248d608f12a046a2b23cbf0d3d0b9433"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.252955 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:01.256543 20754 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:01.257282 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:01.257562 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-0-root
uuid: "248d608f12a046a2b23cbf0d3d0b9433"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.257822 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-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:01.283241 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.284437 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.285820 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.288000 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.288205 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.288450 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.288631 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.330027 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.193:34687
I20260713 09:08:01.330196 20816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.193:34687 every 8 connection(s)
I20260713 09:08:01.334955 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.341681 20821 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:01.342461 20822 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:01.346537 16319 server_base.cc:1061] running on GCE node
W20260713 09:08:01.346494 20824 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:01.347620 20817 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43873
I20260713 09:08:01.348054 20817 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.348376 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.348641 16319 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:01.348809 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933681348793 us; error 0 us; skew 500 ppm
I20260713 09:08:01.348853 20817 heartbeater.cc:507] Master 127.15.239.254:43873 requested a full tablet report, sending...
I20260713 09:08:01.349411 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.351243 20690 ts_manager.cc:194] Registered new tserver with Master: 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687)
I20260713 09:08:01.352113 16319 webserver.cc:533] Webserver started at http://127.15.239.194:46093/ using document root <none> and password file <none>
I20260713 09:08:01.352641 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.352866 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.353139 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.353458 20690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48002
I20260713 09:08:01.354563 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-1-root/instance:
uuid: "7bee2b0dda574d97aff8d4e47ae63220"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.359212 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:08:01.362604 20829 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:01.363341 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:08:01.363639 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-1-root
uuid: "7bee2b0dda574d97aff8d4e47ae63220"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.363921 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-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:01.381134 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.382467 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.383908 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.386049 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.386303 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.386538 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.386708 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.430593 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.194:36017
I20260713 09:08:01.430691 20891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.194:36017 every 8 connection(s)
I20260713 09:08:01.435266 16319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.442437 20895 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:01.444331 20896 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:01.446067 20898 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:01.447512 16319 server_base.cc:1061] running on GCE node
I20260713 09:08:01.448717 16319 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:01.448894 20892 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43873
W20260713 09:08:01.449008 16319 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:01.449349 16319 hybrid_clock.cc:648] HybridClock initialized: now 1783933681449330 us; error 0 us; skew 500 ppm
I20260713 09:08:01.449412 20892 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.450246 16319 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.450429 20892 heartbeater.cc:507] Master 127.15.239.254:43873 requested a full tablet report, sending...
I20260713 09:08:01.453006 16319 webserver.cc:533] Webserver started at http://127.15.239.195:34415/ using document root <none> and password file <none>
I20260713 09:08:01.453006 20690 ts_manager.cc:194] Registered new tserver with Master: 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:01.453926 16319 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.454245 16319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.454658 16319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.455243 20690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48018
I20260713 09:08:01.456226 16319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-2-root/instance:
uuid: "f65594e0e2234e84a073323d125087f1"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.460918 16319 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:08:01.464313 20903 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:01.465134 16319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:01.465438 16319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-2-root
uuid: "f65594e0e2234e84a073323d125087f1"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-rd9t"
I20260713 09:08:01.465802 16319 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUTRO0m/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933578275162-16319-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:01.482656 16319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.483922 16319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.485409 16319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.487601 16319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.487830 16319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.488065 16319 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.488236 16319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.527071 16319 rpc_server.cc:307] RPC server started. Bound to: 127.15.239.195:44513
I20260713 09:08:01.527184 20965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.239.195:44513 every 8 connection(s)
I20260713 09:08:01.540297 20966 heartbeater.cc:344] Connected to a master server at 127.15.239.254:43873
I20260713 09:08:01.540612 20966 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.541258 20966 heartbeater.cc:507] Master 127.15.239.254:43873 requested a full tablet report, sending...
I20260713 09:08:01.543043 20690 ts_manager.cc:194] Registered new tserver with Master: f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:01.543418 16319 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013152099s
I20260713 09:08:01.544394 20690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48024
I20260713 09:08:01.566735 20690 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48026:
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:08:01.569432 20690 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:01.639562 20857 tablet_service.cc:1511] Processing CreateTablet for tablet fd92cebb359147b6843514e2335d9cfe (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:01.640990 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd92cebb359147b6843514e2335d9cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.642951 20856 tablet_service.cc:1511] Processing CreateTablet for tablet f95c2235078d4c3da72f324b72c6e8fa (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:01.644325 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95c2235078d4c3da72f324b72c6e8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.651414 20782 tablet_service.cc:1511] Processing CreateTablet for tablet fd92cebb359147b6843514e2335d9cfe (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:01.651762 20781 tablet_service.cc:1511] Processing CreateTablet for tablet f95c2235078d4c3da72f324b72c6e8fa (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:01.652803 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd92cebb359147b6843514e2335d9cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.653923 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0809f46bc14057ab98cb0f466f7f01 (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:01.655288 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0809f46bc14057ab98cb0f466f7f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.656281 20855 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0809f46bc14057ab98cb0f466f7f01 (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:01.657590 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0809f46bc14057ab98cb0f466f7f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.658329 20852 tablet_service.cc:1511] Processing CreateTablet for tablet c43644f109c04ceeb96fdd902b2f7366 (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:01.659638 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43644f109c04ceeb96fdd902b2f7366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.661036 20778 tablet_service.cc:1511] Processing CreateTablet for tablet d1bdbe88d7ba4d2693a04485da68911b (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:01.662390 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1bdbe88d7ba4d2693a04485da68911b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.663116 20853 tablet_service.cc:1511] Processing CreateTablet for tablet d1bdbe88d7ba4d2693a04485da68911b (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:01.664397 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1bdbe88d7ba4d2693a04485da68911b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.666301 20777 tablet_service.cc:1511] Processing CreateTablet for tablet c43644f109c04ceeb96fdd902b2f7366 (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:01.667217 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 03616b99266042209c074b15cc16629f (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:01.667861 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 2c71a9ce76ff45fb930c70b7c8615eff (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:01.668553 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03616b99266042209c074b15cc16629f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.669281 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c71a9ce76ff45fb930c70b7c8615eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.667618 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43644f109c04ceeb96fdd902b2f7366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.669374 20776 tablet_service.cc:1511] Processing CreateTablet for tablet 2c71a9ce76ff45fb930c70b7c8615eff (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:01.659266 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 03616b99266042209c074b15cc16629f (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:01.672973 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95c2235078d4c3da72f324b72c6e8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.674736 20775 tablet_service.cc:1511] Processing CreateTablet for tablet fa6d959a3b194138b6e3393c3eccf9aa (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:01.675971 20775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6d959a3b194138b6e3393c3eccf9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.678438 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c71a9ce76ff45fb930c70b7c8615eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.682484 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03616b99266042209c074b15cc16629f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.719177 20930 tablet_service.cc:1511] Processing CreateTablet for tablet f95c2235078d4c3da72f324b72c6e8fa (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:01.720618 20930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95c2235078d4c3da72f324b72c6e8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.720892 20931 tablet_service.cc:1511] Processing CreateTablet for tablet fd92cebb359147b6843514e2335d9cfe (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:01.722288 20931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd92cebb359147b6843514e2335d9cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.723145 20929 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0809f46bc14057ab98cb0f466f7f01 (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:01.724449 20929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0809f46bc14057ab98cb0f466f7f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.727257 20928 tablet_service.cc:1511] Processing CreateTablet for tablet 03616b99266042209c074b15cc16629f (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:01.728529 20928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03616b99266042209c074b15cc16629f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.731176 20927 tablet_service.cc:1511] Processing CreateTablet for tablet d1bdbe88d7ba4d2693a04485da68911b (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:01.732452 20927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1bdbe88d7ba4d2693a04485da68911b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.735210 20926 tablet_service.cc:1511] Processing CreateTablet for tablet c43644f109c04ceeb96fdd902b2f7366 (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:01.736474 20926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43644f109c04ceeb96fdd902b2f7366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.739243 20925 tablet_service.cc:1511] Processing CreateTablet for tablet 2c71a9ce76ff45fb930c70b7c8615eff (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:01.740468 20925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c71a9ce76ff45fb930c70b7c8615eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.755815 20924 tablet_service.cc:1511] Processing CreateTablet for tablet fa6d959a3b194138b6e3393c3eccf9aa (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:01.759085 20924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6d959a3b194138b6e3393c3eccf9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.760001 20779 tablet_service.cc:1511] Processing CreateTablet for tablet dd7a84296df649f9b2a7530760ccb7ba (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:01.761335 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7a84296df649f9b2a7530760ccb7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.762027 20857 tablet_service.cc:1511] Processing CreateTablet for tablet dd7a84296df649f9b2a7530760ccb7ba (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:01.763460 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7a84296df649f9b2a7530760ccb7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.785728 20981 tablet_bootstrap.cc:492] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:01.797168 20982 tablet_bootstrap.cc:492] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:01.822930 20981 tablet_bootstrap.cc:654] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.830155 20983 tablet_bootstrap.cc:492] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:01.852188 20983 tablet_bootstrap.cc:654] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.853534 20982 tablet_bootstrap.cc:654] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.857069 20981 tablet_bootstrap.cc:492] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:01.857582 20981 ts_tablet_manager.cc:1403] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.008s
I20260713 09:08:01.858069 20854 tablet_service.cc:1511] Processing CreateTablet for tablet fa6d959a3b194138b6e3393c3eccf9aa (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:01.859412 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6d959a3b194138b6e3393c3eccf9aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.860489 20981 raft_consensus.cc:359] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.861248 20981 raft_consensus.cc:385] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.861631 20983 tablet_bootstrap.cc:492] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:01.862986 20983 ts_tablet_manager.cc:1403] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.005s
I20260713 09:08:01.869549 20983 raft_consensus.cc:359] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.861799 20981 raft_consensus.cc:740] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.860530 20931 tablet_service.cc:1511] Processing CreateTablet for tablet dd7a84296df649f9b2a7530760ccb7ba (DEFAULT_TABLE table=test-workload [id=e21107cc95484d52b8d9e21899698cde]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:01.870051 20983 raft_consensus.cc:385] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.870450 20983 raft_consensus.cc:740] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.871050 20931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7a84296df649f9b2a7530760ccb7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:01.871192 20983 consensus_queue.cc:260] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.873401 20966 heartbeater.cc:499] Master 127.15.239.254:43873 was elected leader, sending a full tablet report...
I20260713 09:08:01.873706 20983 ts_tablet_manager.cc:1434] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:01.874579 20983 tablet_bootstrap.cc:492] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:01.878618 20981 consensus_queue.cc:260] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.879895 20983 tablet_bootstrap.cc:654] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.887948 20982 tablet_bootstrap.cc:492] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:01.888439 20982 ts_tablet_manager.cc:1403] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.004s
I20260713 09:08:01.890278 20892 heartbeater.cc:499] Master 127.15.239.254:43873 was elected leader, sending a full tablet report...
I20260713 09:08:01.891228 20982 raft_consensus.cc:359] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.892009 20982 raft_consensus.cc:385] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.892313 20982 raft_consensus.cc:740] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.895277 20981 ts_tablet_manager.cc:1434] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.002s
I20260713 09:08:01.896231 20981 tablet_bootstrap.cc:492] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:01.901684 20981 tablet_bootstrap.cc:654] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.903566 20987 raft_consensus.cc:493] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.904222 20987 raft_consensus.cc:515] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.906389 20982 consensus_queue.cc:260] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.909782 20981 tablet_bootstrap.cc:492] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:01.911450 20981 ts_tablet_manager.cc:1403] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.008s
I20260713 09:08:01.916559 20981 raft_consensus.cc:359] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.917232 20981 raft_consensus.cc:385] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.917518 20981 raft_consensus.cc:740] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.918263 20981 consensus_queue.cc:260] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.923764 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:01.924746 20867 raft_consensus.cc:2468] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:01.926630 20906 leader_election.cc:304] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:01.934955 20987 leader_election.cc:290] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687)
I20260713 09:08:01.935603 20987 raft_consensus.cc:2804] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.936008 20987 raft_consensus.cc:493] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.936432 20987 raft_consensus.cc:3060] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.947693 20817 heartbeater.cc:499] Master 127.15.239.254:43873 was elected leader, sending a full tablet report...
I20260713 09:08:01.948961 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
W20260713 09:08:01.950667 20905 leader_election.cc:343] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:01.947716 20995 raft_consensus.cc:493] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.951922 20995 raft_consensus.cc:515] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.954917 20995 leader_election.cc:290] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:01.955952 20983 tablet_bootstrap.cc:492] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:01.956593 20983 ts_tablet_manager.cc:1403] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.082s	user 0.040s	sys 0.032s
I20260713 09:08:01.960312 20983 raft_consensus.cc:359] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.961162 20983 raft_consensus.cc:385] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.962358 20983 raft_consensus.cc:740] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.963186 20982 ts_tablet_manager.cc:1434] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.074s	user 0.017s	sys 0.013s
I20260713 09:08:01.964284 20982 tablet_bootstrap.cc:492] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:01.963063 20983 consensus_queue.cc:260] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.966358 20983 ts_tablet_manager.cc:1434] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260713 09:08:01.967361 20983 tablet_bootstrap.cc:492] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:01.971122 20981 ts_tablet_manager.cc:1434] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.014s
I20260713 09:08:01.972167 20981 tablet_bootstrap.cc:492] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:01.973991 20983 tablet_bootstrap.cc:654] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.975915 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
W20260713 09:08:01.977535 20757 leader_election.cc:343] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:01.978616 20987 raft_consensus.cc:515] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:01.981418 20987 leader_election.cc:290] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687)
I20260713 09:08:01.983296 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
W20260713 09:08:01.984697 20905 leader_election.cc:343] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:01.985626 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:01.986297 20867 raft_consensus.cc:3060] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.989535 20982 tablet_bootstrap.cc:654] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.991819 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
W20260713 09:08:01.993274 20757 leader_election.cc:343] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:01.993710 20757 leader_election.cc:304] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433; no voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1
I20260713 09:08:01.994383 20981 tablet_bootstrap.cc:654] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.994614 20991 raft_consensus.cc:2749] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.000026 20867 raft_consensus.cc:2468] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:02.001114 20981 tablet_bootstrap.cc:492] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:02.001224 20906 leader_election.cc:304] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [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: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:02.002553 20987 raft_consensus.cc:2804] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.001916 20981 ts_tablet_manager.cc:1403] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.005s
I20260713 09:08:02.003077 20987 raft_consensus.cc:697] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:02.003937 20987 consensus_queue.cc:237] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.006438 20983 tablet_bootstrap.cc:492] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:02.006981 20983 ts_tablet_manager.cc:1403] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.016s
I20260713 09:08:02.006829 20981 raft_consensus.cc:359] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.007943 20981 raft_consensus.cc:385] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.008330 20981 raft_consensus.cc:740] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.009430 20981 consensus_queue.cc:260] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.010282 20983 raft_consensus.cc:359] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.011107 20983 raft_consensus.cc:385] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.011457 20983 raft_consensus.cc:740] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.012205 20983 consensus_queue.cc:260] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.012828 20981 ts_tablet_manager.cc:1434] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:08:02.014334 20981 tablet_bootstrap.cc:492] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:02.014751 20983 ts_tablet_manager.cc:1434] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:02.015761 20983 tablet_bootstrap.cc:492] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:02.021996 20983 tablet_bootstrap.cc:654] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.022620 20981 tablet_bootstrap.cc:654] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.035254 20981 tablet_bootstrap.cc:492] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:02.035910 20981 ts_tablet_manager.cc:1403] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260713 09:08:02.035861 20689 catalog_manager.cc:5697] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.036975 20983 tablet_bootstrap.cc:492] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:02.037565 20983 ts_tablet_manager.cc:1403] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:08:02.039906 20981 raft_consensus.cc:359] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.040691 20981 raft_consensus.cc:385] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.040565 20983 raft_consensus.cc:359] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.041163 20981 raft_consensus.cc:740] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.041664 20982 tablet_bootstrap.cc:492] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.041641 20983 raft_consensus.cc:385] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.042225 20983 raft_consensus.cc:740] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.042322 20982 ts_tablet_manager.cc:1403] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.023s
I20260713 09:08:02.042210 20981 consensus_queue.cc:260] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.044844 20981 ts_tablet_manager.cc:1434] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:02.043401 20983 consensus_queue.cc:260] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.045429 20982 raft_consensus.cc:359] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.046147 20982 raft_consensus.cc:385] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.046480 20982 raft_consensus.cc:740] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.047277 20983 ts_tablet_manager.cc:1434] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:08:02.047258 20982 consensus_queue.cc:260] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.048623 20987 raft_consensus.cc:493] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.049093 20987 raft_consensus.cc:515] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.049469 20982 ts_tablet_manager.cc:1434] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:02.050518 20982 tablet_bootstrap.cc:492] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:02.054507 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.051247 20987 leader_election.cc:290] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
W20260713 09:08:02.056643 20906 leader_election.cc:343] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.045823 20981 tablet_bootstrap.cc:492] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:02.057053 20982 tablet_bootstrap.cc:654] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.056957 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
W20260713 09:08:02.058370 20905 leader_election.cc:343] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.058815 20905 leader_election.cc:304] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.060108 20987 raft_consensus.cc:2749] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.061842 20983 tablet_bootstrap.cc:492] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:02.064314 20981 tablet_bootstrap.cc:654] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.065694 20987 raft_consensus.cc:493] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.066195 20987 raft_consensus.cc:515] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.068388 20983 tablet_bootstrap.cc:654] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.068533 20982 tablet_bootstrap.cc:492] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.068670 20987 leader_election.cc:290] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.069240 20982 ts_tablet_manager.cc:1403] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260713 09:08:02.070850 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.073695 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.074420 20982 raft_consensus.cc:359] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.075467 20982 raft_consensus.cc:385] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.075911 20982 raft_consensus.cc:740] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
W20260713 09:08:02.075911 20906 leader_election.cc:343] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:02.077064 20905 leader_election.cc:343] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.077106 20982 consensus_queue.cc:260] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.077790 20905 leader_election.cc:304] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.079340 20987 raft_consensus.cc:2749] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.080035 20982 ts_tablet_manager.cc:1434] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260713 09:08:02.081094 20982 tablet_bootstrap.cc:492] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:02.083454 20983 tablet_bootstrap.cc:492] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:02.084044 20983 ts_tablet_manager.cc:1403] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:08:02.083467 20981 tablet_bootstrap.cc:492] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:02.084795 20981 ts_tablet_manager.cc:1403] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.008s
I20260713 09:08:02.087517 20982 tablet_bootstrap.cc:654] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.087783 20981 raft_consensus.cc:359] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.088514 20981 raft_consensus.cc:385] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.088835 20981 raft_consensus.cc:740] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.089651 20981 consensus_queue.cc:260] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.092634 20983 raft_consensus.cc:359] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.093358 20983 raft_consensus.cc:385] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.093638 20983 raft_consensus.cc:740] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.094056 20981 ts_tablet_manager.cc:1434] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:08:02.094512 20983 consensus_queue.cc:260] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.095100 20981 tablet_bootstrap.cc:492] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:02.097020 20983 ts_tablet_manager.cc:1434] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260713 09:08:02.097988 20983 tablet_bootstrap.cc:492] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:02.101944 20981 tablet_bootstrap.cc:654] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.104212 20983 tablet_bootstrap.cc:654] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.109975 20982 tablet_bootstrap.cc:492] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.110515 20982 ts_tablet_manager.cc:1403] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260713 09:08:02.111233 20983 tablet_bootstrap.cc:492] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:02.111653 20983 ts_tablet_manager.cc:1403] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:08:02.111824 20981 tablet_bootstrap.cc:492] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:02.112313 20981 ts_tablet_manager.cc:1403] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:08:02.113399 20982 raft_consensus.cc:359] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.113729 20983 raft_consensus.cc:359] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.114364 20982 raft_consensus.cc:385] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.114427 20983 raft_consensus.cc:385] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.114780 20982 raft_consensus.cc:740] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.114897 20983 raft_consensus.cc:740] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.115196 20981 raft_consensus.cc:359] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.115934 20981 raft_consensus.cc:385] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.115725 20983 consensus_queue.cc:260] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.115759 20982 consensus_queue.cc:260] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.116323 20981 raft_consensus.cc:740] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.117211 20981 consensus_queue.cc:260] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.119504 20981 ts_tablet_manager.cc:1434] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:02.120456 20981 tablet_bootstrap.cc:492] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:02.121465 20992 raft_consensus.cc:493] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.121906 20983 ts_tablet_manager.cc:1434] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:02.127170 20981 tablet_bootstrap.cc:654] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.132143 20983 tablet_bootstrap.cc:492] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:02.121944 20992 raft_consensus.cc:515] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.138629 20983 tablet_bootstrap.cc:654] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.139930 20991 raft_consensus.cc:493] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.140564 20991 raft_consensus.cc:515] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.143278 20991 leader_election.cc:290] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.125445 20982 ts_tablet_manager.cc:1434] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:02.146600 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:02.147439 20941 raft_consensus.cc:2468] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:02.149327 20757 leader_election.cc:304] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.145740 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
W20260713 09:08:02.151919 20757 leader_election.cc:343] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.153155 20991 raft_consensus.cc:2804] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.153745 20991 raft_consensus.cc:493] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.154284 20991 raft_consensus.cc:3060] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.154544 20982 tablet_bootstrap.cc:492] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
W20260713 09:08:02.163722 20738 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:02.166616 20992 leader_election.cc:290] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.168637 20982 tablet_bootstrap.cc:654] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.173157 20981 tablet_bootstrap.cc:492] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:02.173801 20981 ts_tablet_manager.cc:1403] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.027s
I20260713 09:08:02.177667 20981 raft_consensus.cc:359] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.178640 20981 raft_consensus.cc:385] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.178998 20981 raft_consensus.cc:740] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.173506 20991 raft_consensus.cc:515] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.179884 20992 raft_consensus.cc:493] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.179867 20981 consensus_queue.cc:260] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.180884 20991 leader_election.cc:290] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.181711 20982 tablet_bootstrap.cc:492] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.182245 20982 ts_tablet_manager.cc:1403] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.013s
I20260713 09:08:02.182395 20981 ts_tablet_manager.cc:1434] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:02.183207 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.183808 20941 raft_consensus.cc:3060] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.184966 20981 tablet_bootstrap.cc:492] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:02.187084 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
W20260713 09:08:02.188894 20757 leader_election.cc:343] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.189114 20982 raft_consensus.cc:359] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.189881 20982 raft_consensus.cc:385] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.190202 20982 raft_consensus.cc:740] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.193776 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:02.194427 20992 raft_consensus.cc:515] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.194921 20982 consensus_queue.cc:260] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
W20260713 09:08:02.195381 20832 leader_election.cc:343] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.196013 20995 raft_consensus.cc:493] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.196465 20995 raft_consensus.cc:515] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.197239 20981 tablet_bootstrap.cc:654] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.197482 20992 leader_election.cc:290] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.198388 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:02.198544 20995 leader_election.cc:290] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.199430 20941 raft_consensus.cc:2468] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
W20260713 09:08:02.199848 20832 leader_election.cc:343] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.200438 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03616b99266042209c074b15cc16629f" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:02.203035 20940 raft_consensus.cc:2468] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:02.203130 20757 leader_election.cc:304] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [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: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.203972 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03616b99266042209c074b15cc16629f" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.204272 20995 raft_consensus.cc:2804] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.204627 20867 raft_consensus.cc:2468] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:02.204849 20995 raft_consensus.cc:697] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.205801 20995 consensus_queue.cc:237] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.206110 20757 leader_election.cc:304] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.210471 20982 ts_tablet_manager.cc:1434] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260713 09:08:02.213677 20981 tablet_bootstrap.cc:492] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:02.214200 20981 ts_tablet_manager.cc:1403] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260713 09:08:02.216763 20981 raft_consensus.cc:359] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.217365 20981 raft_consensus.cc:385] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.217604 20981 raft_consensus.cc:740] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.217801 20982 tablet_bootstrap.cc:492] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:02.218294 20981 consensus_queue.cc:260] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.220284 20981 ts_tablet_manager.cc:1434] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:08:02.221531 20981 tablet_bootstrap.cc:492] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:02.224489 21017 raft_consensus.cc:2804] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.226060 21017 raft_consensus.cc:493] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.226904 20981 tablet_bootstrap.cc:654] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.233760 21017 raft_consensus.cc:3060] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.230417 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.235687 20791 raft_consensus.cc:2468] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:02.230473 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.238242 20831 leader_election.cc:304] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [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: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: f65594e0e2234e84a073323d125087f1
W20260713 09:08:02.239420 20831 leader_election.cc:343] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.239857 20831 leader_election.cc:304] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220; no voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1
I20260713 09:08:02.240684 20988 raft_consensus.cc:2804] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.241034 20988 raft_consensus.cc:493] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.241359 20988 raft_consensus.cc:3060] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.242245 20992 raft_consensus.cc:2749] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.243286 20690 catalog_manager.cc:5697] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.229822 20982 tablet_bootstrap.cc:654] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.246959 20981 tablet_bootstrap.cc:492] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:02.247422 20981 ts_tablet_manager.cc:1403] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260713 09:08:02.250566 20988 raft_consensus.cc:515] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.250635 20981 raft_consensus.cc:359] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.251601 20981 raft_consensus.cc:385] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.251945 20981 raft_consensus.cc:740] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.252782 20981 consensus_queue.cc:260] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.253468 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.254112 20792 raft_consensus.cc:3060] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.255605 20981 ts_tablet_manager.cc:1434] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:02.257548 20983 tablet_bootstrap.cc:492] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:02.258116 20983 ts_tablet_manager.cc:1403] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.126s	user 0.022s	sys 0.055s
I20260713 09:08:02.261116 20983 raft_consensus.cc:359] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.261803 20983 raft_consensus.cc:385] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.262149 20983 raft_consensus.cc:740] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.262861 20983 consensus_queue.cc:260] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.263863 21017 raft_consensus.cc:515] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.264544 20792 raft_consensus.cc:2468] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:02.265107 20983 ts_tablet_manager.cc:1434] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:02.265923 20831 leader_election.cc:304] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.266289 20983 tablet_bootstrap.cc:492] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:02.266170 21017 leader_election.cc:290] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.267299 20992 raft_consensus.cc:2804] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.267472 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03616b99266042209c074b15cc16629f" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.268100 20867 raft_consensus.cc:3060] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.268157 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03616b99266042209c074b15cc16629f" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.268743 20941 raft_consensus.cc:3060] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.274164 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.274313 20988 leader_election.cc:290] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
W20260713 09:08:02.275583 20832 leader_election.cc:343] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:02.276800 20867 raft_consensus.cc:2468] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:02.274216 20983 tablet_bootstrap.cc:654] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.282011 20757 leader_election.cc:304] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.283218 21017 raft_consensus.cc:2804] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.288113 21017 raft_consensus.cc:697] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.290581 21017 consensus_queue.cc:237] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.292431 20983 tablet_bootstrap.cc:492] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:02.292956 20983 ts_tablet_manager.cc:1403] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260713 09:08:02.295022 20941 raft_consensus.cc:2468] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:02.295459 20983 raft_consensus.cc:359] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.296182 20983 raft_consensus.cc:385] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.296514 20983 raft_consensus.cc:740] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.297185 20983 consensus_queue.cc:260] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.297711 20982 tablet_bootstrap.cc:492] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.298409 20982 ts_tablet_manager.cc:1403] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.010s
I20260713 09:08:02.298959 20983 ts_tablet_manager.cc:1434] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:02.300015 20983 tablet_bootstrap.cc:492] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:02.302202 20992 raft_consensus.cc:697] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:02.303364 20992 consensus_queue.cc:237] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.305253 20983 tablet_bootstrap.cc:654] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.308175 20987 raft_consensus.cc:493] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.308542 20982 raft_consensus.cc:359] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.309312 20982 raft_consensus.cc:385] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.308835 20987 raft_consensus.cc:515] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.309600 20982 raft_consensus.cc:740] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.310503 20982 consensus_queue.cc:260] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.312906 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.313719 20982 ts_tablet_manager.cc:1434] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:02.313120 20688 catalog_manager.cc:5697] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.313777 20867 raft_consensus.cc:2468] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:02.315965 20906 leader_election.cc:304] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.317075 20982 tablet_bootstrap.cc:492] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:02.318367 20994 raft_consensus.cc:2804] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.318940 20994 raft_consensus.cc:493] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.319305 20994 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.318446 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.324800 20792 raft_consensus.cc:2468] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:02.326740 20987 leader_election.cc:290] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.331475 21017 raft_consensus.cc:493] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.331764 20982 tablet_bootstrap.cc:654] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.332037 21017 raft_consensus.cc:515] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.334173 21017 leader_election.cc:290] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.334877 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.335522 20867 raft_consensus.cc:2468] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:02.339354 20757 leader_election.cc:304] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.336669 20994 raft_consensus.cc:515] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.340077 20983 tablet_bootstrap.cc:492] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:02.340565 20983 ts_tablet_manager.cc:1403] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.007s
I20260713 09:08:02.340602 21017 raft_consensus.cc:2804] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.341024 20688 catalog_manager.cc:5697] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.341969 21017 raft_consensus.cc:493] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.342370 21017 raft_consensus.cc:3060] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.343340 20994 leader_election.cc:290] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.343271 20983 raft_consensus.cc:359] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.343993 20983 raft_consensus.cc:385] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.344338 20983 raft_consensus.cc:740] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.345012 20983 consensus_queue.cc:260] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.346411 20982 tablet_bootstrap.cc:492] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.345233 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.346990 20792 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.347090 20982 ts_tablet_manager.cc:1403] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.002s
I20260713 09:08:02.347020 20983 ts_tablet_manager.cc:1434] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:02.350448 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.350339 20982 raft_consensus.cc:359] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.351039 20867 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.351171 20982 raft_consensus.cc:385] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.351627 20982 raft_consensus.cc:740] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.352406 20982 consensus_queue.cc:260] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.354051 20792 raft_consensus.cc:2468] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:02.354512 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:02.354753 20982 ts_tablet_manager.cc:1434] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:02.355116 20941 raft_consensus.cc:2468] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:02.355268 20905 leader_election.cc:304] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.355995 20982 tablet_bootstrap.cc:492] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:02.356957 20994 raft_consensus.cc:2804] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.357693 20994 raft_consensus.cc:697] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:02.359127 20867 raft_consensus.cc:2468] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:02.358510 20994 consensus_queue.cc:237] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.361949 21017 raft_consensus.cc:515] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.363351 20982 tablet_bootstrap.cc:654] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.363984 21017 leader_election.cc:290] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.365276 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.365954 20941 raft_consensus.cc:3060] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.368417 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.369166 20867 raft_consensus.cc:3060] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.381485 20867 raft_consensus.cc:2468] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:02.384011 20757 leader_election.cc:304] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.384390 20941 raft_consensus.cc:2468] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:02.385003 21017 raft_consensus.cc:2804] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.385456 21017 raft_consensus.cc:697] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.386278 21017 consensus_queue.cc:237] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.387487 20982 tablet_bootstrap.cc:492] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.387691 20992 raft_consensus.cc:493] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.387997 20982 ts_tablet_manager.cc:1403] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.003s
I20260713 09:08:02.388113 20992 raft_consensus.cc:515] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.390182 20992 leader_election.cc:290] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.390630 20982 raft_consensus.cc:359] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.389842 20689 catalog_manager.cc:5697] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.391299 20982 raft_consensus.cc:385] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.391654 20982 raft_consensus.cc:740] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.392407 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:02.392304 20982 consensus_queue.cc:260] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.392962 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.393246 20941 raft_consensus.cc:2393] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bee2b0dda574d97aff8d4e47ae63220 in current term 1: Already voted for candidate 248d608f12a046a2b23cbf0d3d0b9433 in this term.
I20260713 09:08:02.393451 20994 raft_consensus.cc:493] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.394137 20994 raft_consensus.cc:515] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.394766 20832 leader_election.cc:304] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220; no voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1
I20260713 09:08:02.395890 20992 raft_consensus.cc:3060] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.396023 20994 leader_election.cc:290] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.396795 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.397897 20792 raft_consensus.cc:2393] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65594e0e2234e84a073323d125087f1 in current term 1: Already voted for candidate 7bee2b0dda574d97aff8d4e47ae63220 in this term.
I20260713 09:08:02.402316 20982 ts_tablet_manager.cc:1434] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:08:02.403287 20982 tablet_bootstrap.cc:492] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:02.403190 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.404609 20906 leader_election.cc:304] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.405663 20994 raft_consensus.cc:3060] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.407405 20992 raft_consensus.cc:2749] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.409248 20982 tablet_bootstrap.cc:654] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.413010 20994 raft_consensus.cc:2749] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:02.414362 20982 tablet_bootstrap.cc:492] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:02.414781 20982 ts_tablet_manager.cc:1403] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:08:02.414259 20689 catalog_manager.cc:5697] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.416827 20982 raft_consensus.cc:359] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.417456 20982 raft_consensus.cc:385] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.417723 20982 raft_consensus.cc:740] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.418422 20982 consensus_queue.cc:260] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.419945 20982 ts_tablet_manager.cc:1434] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:02.423240 21017 raft_consensus.cc:493] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.423657 21017 raft_consensus.cc:515] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.425781 21017 leader_election.cc:290] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.426391 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.426841 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:02.427076 20867 raft_consensus.cc:2468] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:02.427443 20941 raft_consensus.cc:2468] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:02.428233 20757 leader_election.cc:304] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.428903 21017 raft_consensus.cc:2804] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.429246 21017 raft_consensus.cc:493] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.429602 21017 raft_consensus.cc:3060] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.435009 21017 raft_consensus.cc:515] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.436828 21017 leader_election.cc:290] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.437562 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.437762 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.438122 20867 raft_consensus.cc:3060] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.438445 20941 raft_consensus.cc:3060] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.440168 20994 raft_consensus.cc:493] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.440713 20994 raft_consensus.cc:515] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.442999 20994 leader_election.cc:290] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.443760 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.444286 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.444479 20792 raft_consensus.cc:2468] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:02.444954 20866 raft_consensus.cc:2468] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:02.445550 20941 raft_consensus.cc:2468] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:02.445899 20905 leader_election.cc:304] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.446673 20867 raft_consensus.cc:2468] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:02.447085 20994 raft_consensus.cc:2804] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.446996 20757 leader_election.cc:304] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.447619 20994 raft_consensus.cc:493] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.447980 20994 raft_consensus.cc:3060] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.448037 21017 raft_consensus.cc:2804] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.448553 21017 raft_consensus.cc:697] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.449312 21017 consensus_queue.cc:237] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.453902 20994 raft_consensus.cc:515] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.455744 20994 leader_election.cc:290] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.456400 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.456975 20792 raft_consensus.cc:3060] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.456841 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.456342 20688 catalog_manager.cc:5697] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.457520 20867 raft_consensus.cc:3060] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.464248 20792 raft_consensus.cc:2468] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:02.464506 20867 raft_consensus.cc:2468] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:02.465538 20906 leader_election.cc:304] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.466346 20994 raft_consensus.cc:2804] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.466828 20994 raft_consensus.cc:697] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:02.467574 20994 consensus_queue.cc:237] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.474527 20688 catalog_manager.cc:5697] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.478655 20792 raft_consensus.cc:3060] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.485152 20994 consensus_queue.cc:1048] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.495325 20987 consensus_queue.cc:1048] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:02.560250 20994 raft_consensus.cc:493] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:02.560725 20994 raft_consensus.cc:515] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.562430 20994 leader_election.cc:290] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.563282 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:02.563418 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:02.563876 20792 raft_consensus.cc:2468] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:02.564002 20867 raft_consensus.cc:2468] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:02.564821 20905 leader_election.cc:304] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.565543 20994 raft_consensus.cc:2804] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:02.565881 20994 raft_consensus.cc:493] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:02.566170 20994 raft_consensus.cc:3060] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.570946 20994 raft_consensus.cc:515] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.572470 20994 leader_election.cc:290] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.573156 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.573426 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.573787 20792 raft_consensus.cc:3060] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.573949 20867 raft_consensus.cc:3060] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.580664 20867 raft_consensus.cc:2468] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:02.580664 20792 raft_consensus.cc:2468] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:02.581907 20905 leader_election.cc:304] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.582890 20994 raft_consensus.cc:2804] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.583362 20994 raft_consensus.cc:697] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:02.584040 20994 consensus_queue.cc:237] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.590667 20689 catalog_manager.cc:5697] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.615954 20941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
mode: GRACEFUL
new_leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39724
I20260713 09:08:02.616492 20941 raft_consensus.cc:606] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Received request to transfer leadership to TS 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:02.621050 20941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
mode: GRACEFUL
new_leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39724
I20260713 09:08:02.621507 20941 raft_consensus.cc:606] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Received request to transfer leadership to TS 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:02.633410 20867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
mode: GRACEFUL
new_leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:59576
I20260713 09:08:02.633903 20867 raft_consensus.cc:606] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Received request to transfer leadership to TS 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:02.647455 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
mode: GRACEFUL
new_leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:39350
I20260713 09:08:02.647953 20792 raft_consensus.cc:606] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Received request to transfer leadership to TS 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.652379 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
mode: GRACEFUL
new_leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:39350
I20260713 09:08:02.652876 20792 raft_consensus.cc:606] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Received request to transfer leadership to TS 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.657722 20941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
mode: GRACEFUL
new_leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:39724
I20260713 09:08:02.658209 20941 raft_consensus.cc:606] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Received request to transfer leadership to TS 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.662724 20941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
mode: GRACEFUL
new_leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:39724
I20260713 09:08:02.663173 20941 raft_consensus.cc:606] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Received request to transfer leadership to TS 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:02.667476 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
mode: GRACEFUL
new_leader_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:39350
I20260713 09:08:02.667968 20792 raft_consensus.cc:606] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Received request to transfer leadership to TS f65594e0e2234e84a073323d125087f1
I20260713 09:08:02.727285 21017 consensus_queue.cc:1048] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.738845 21042 consensus_queue.cc:1048] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.751523 20992 consensus_queue.cc:1048] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.755923 20992 consensus_queue.cc:1048] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.764312 20988 raft_consensus.cc:993] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220: : Instructing follower 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:02.765074 20988 raft_consensus.cc:1081] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Signalling peer 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:02.766726 20791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39342
I20260713 09:08:02.767334 20791 raft_consensus.cc:493] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.767701 20791 raft_consensus.cc:3060] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.772754 20995 consensus_queue.cc:1048] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.777334 20791 raft_consensus.cc:515] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.783310 20791 leader_election.cc:290] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.785120 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.785745 20866 raft_consensus.cc:3055] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:02.787456 20866 raft_consensus.cc:740] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:02.788420 21042 consensus_queue.cc:1048] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.788282 20866 consensus_queue.cc:260] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.789171 21017 consensus_queue.cc:1048] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.789705 20866 raft_consensus.cc:3060] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.789953 21042 consensus_queue.cc:1048] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.791092 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0809f46bc14057ab98cb0f466f7f01" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.791682 20941 raft_consensus.cc:3060] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.799712 20866 raft_consensus.cc:2468] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:02.800298 20941 raft_consensus.cc:2468] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:02.802129 20757 leader_election.cc:304] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.803551 21047 raft_consensus.cc:2804] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.804047 21047 raft_consensus.cc:697] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.804886 21047 consensus_queue.cc:237] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.815733 20690 catalog_manager.cc:5697] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.821342 21042 raft_consensus.cc:993] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433: : Instructing follower 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.821889 21042 raft_consensus.cc:1081] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Signalling peer 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.825506 20865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:59570
I20260713 09:08:02.826046 20865 raft_consensus.cc:493] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.826444 20865 raft_consensus.cc:3060] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.829420 21017 raft_consensus.cc:993] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433: : Instructing follower 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.829888 21017 raft_consensus.cc:1081] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Signalling peer 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.831640 20866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:59570
I20260713 09:08:02.832242 20866 raft_consensus.cc:493] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.832681 20866 raft_consensus.cc:3060] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.834862 20865 raft_consensus.cc:515] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.836613 20867 raft_consensus.cc:1240] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Rejecting Update request from peer 248d608f12a046a2b23cbf0d3d0b9433 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:02.840091 20866 raft_consensus.cc:515] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.840608 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.840711 21047 consensus_queue.cc:1059] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.841748 20791 raft_consensus.cc:3055] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:02.842206 20791 raft_consensus.cc:740] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.842329 20865 leader_election.cc:290] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.843031 20791 consensus_queue.cc:260] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.844307 20791 raft_consensus.cc:3060] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.846866 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.847431 20792 raft_consensus.cc:3055] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:02.847770 20792 raft_consensus.cc:740] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.843365 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43644f109c04ceeb96fdd902b2f7366" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.848423 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1bdbe88d7ba4d2693a04485da68911b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.848971 20939 raft_consensus.cc:3060] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.848613 20792 consensus_queue.cc:260] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.849743 20792 raft_consensus.cc:3060] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.848659 20941 raft_consensus.cc:3060] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.855513 20791 raft_consensus.cc:2468] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
W20260713 09:08:02.856106 21047 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:08:02.857249 20939 raft_consensus.cc:2468] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:02.857547 20792 raft_consensus.cc:2468] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:02.857746 20941 raft_consensus.cc:2468] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:02.858680 20832 leader_election.cc:304] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.859373 20866 leader_election.cc:290] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.859750 21020 raft_consensus.cc:2804] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.860224 21020 raft_consensus.cc:697] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:02.860973 21020 consensus_queue.cc:237] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.859596 20831 leader_election.cc:304] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.862134 20992 raft_consensus.cc:2804] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.862605 20992 raft_consensus.cc:697] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:02.863395 20992 consensus_queue.cc:237] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [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: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.869942 20690 catalog_manager.cc:5697] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 1 to 2, leader changed from 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193) to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.881408 20690 catalog_manager.cc:5697] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 1 to 2, leader changed from 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193) to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.896414 21047 consensus_queue.cc:1048] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.900110 20994 consensus_queue.cc:1048] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.907123 20994 consensus_queue.cc:1048] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.910405 21017 consensus_queue.cc:1048] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.922772 21047 raft_consensus.cc:993] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433: : Instructing follower f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:02.923266 21047 raft_consensus.cc:1081] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Signalling peer f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:02.925072 20939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:39712
I20260713 09:08:02.925701 20939 raft_consensus.cc:493] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.926155 20939 raft_consensus.cc:3060] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.930028 20987 consensus_queue.cc:1048] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.933190 20939 raft_consensus.cc:515] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.935346 20939 leader_election.cc:290] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:02.936368 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:02.936964 20866 raft_consensus.cc:3060] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.937896 21055 raft_consensus.cc:993] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1: : Instructing follower 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.938057 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7a84296df649f9b2a7530760ccb7ba" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.938441 21055 raft_consensus.cc:1081] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Signalling peer 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.938668 20792 raft_consensus.cc:3055] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:02.939002 20792 raft_consensus.cc:740] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:02.939793 20792 consensus_queue.cc:260] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.941018 20792 raft_consensus.cc:3060] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.943866 20867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:59566
I20260713 09:08:02.944465 20867 raft_consensus.cc:493] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.944831 20867 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.945595 20866 raft_consensus.cc:2468] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 2.
I20260713 09:08:02.947001 20987 consensus_queue.cc:1048] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:02.948450 20906 leader_election.cc:304] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:02.951483 21034 raft_consensus.cc:2804] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.951956 21034 raft_consensus.cc:697] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 2 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:02.952764 21034 consensus_queue.cc:237] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.955442 20792 raft_consensus.cc:2468] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 2.
I20260713 09:08:02.956198 20867 raft_consensus.cc:515] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.959007 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.959786 20867 leader_election.cc:290] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.960489 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.961740 20939 raft_consensus.cc:3055] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:02.962127 20939 raft_consensus.cc:740] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:02.962309 21034 raft_consensus.cc:993] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1: : Instructing follower 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.962801 21034 raft_consensus.cc:1081] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Signalling peer 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:02.963141 20939 consensus_queue.cc:260] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.964294 20939 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.964725 20867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:59566
I20260713 09:08:02.965298 20867 raft_consensus.cc:493] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.965688 20867 raft_consensus.cc:3060] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.966446 20687 catalog_manager.cc:5697] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 1 to 2, leader changed from 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193) to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.971560 20939 raft_consensus.cc:2468] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:02.972527 20867 raft_consensus.cc:515] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.972731 20832 leader_election.cc:304] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [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: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:02.973598 20992 raft_consensus.cc:2804] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.974057 20992 raft_consensus.cc:697] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:02.974845 20992 consensus_queue.cc:237] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.976039 20867 leader_election.cc:290] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:02.975930 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:02.977362 20791 raft_consensus.cc:3060] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.976799 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6d959a3b194138b6e3393c3eccf9aa" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:02.978569 20939 raft_consensus.cc:3055] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:02.978891 20939 raft_consensus.cc:740] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:02.979751 20939 consensus_queue.cc:260] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.980966 20939 raft_consensus.cc:3060] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.983536 20689 catalog_manager.cc:5697] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 1 to 2, leader changed from f65594e0e2234e84a073323d125087f1 (127.15.239.195) to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.984884 20791 raft_consensus.cc:2468] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:02.985957 20831 leader_election.cc:304] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:02.986737 20992 raft_consensus.cc:2804] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.987200 20992 raft_consensus.cc:697] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:02.987622 20939 raft_consensus.cc:2468] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:02.987972 20992 consensus_queue.cc:237] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:02.995362 20689 catalog_manager.cc:5697] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 1 to 2, leader changed from f65594e0e2234e84a073323d125087f1 (127.15.239.195) to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.054885 20994 raft_consensus.cc:993] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1: : Instructing follower 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:03.055259 21055 raft_consensus.cc:1081] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Signalling peer 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:03.056670 20791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39328
I20260713 09:08:03.057129 20791 raft_consensus.cc:493] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:03.057410 20791 raft_consensus.cc:3060] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.058280 20994 consensus_queue.cc:1048] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.063632 20791 raft_consensus.cc:515] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:03.066308 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:03.066847 20867 raft_consensus.cc:3060] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.067888 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd92cebb359147b6843514e2335d9cfe" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:03.068457 20939 raft_consensus.cc:3055] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:03.068759 20939 raft_consensus.cc:740] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:03.069538 20939 consensus_queue.cc:260] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:03.070622 21034 consensus_queue.cc:1048] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:03.070647 20939 raft_consensus.cc:3060] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.073931 20867 raft_consensus.cc:2468] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:03.077335 20791 leader_election.cc:290] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:03.076892 20939 raft_consensus.cc:2468] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:03.079242 20757 leader_election.cc:304] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:03.079907 21047 raft_consensus.cc:2804] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:03.080371 21047 raft_consensus.cc:697] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:03.080696 20994 raft_consensus.cc:993] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1: : Instructing follower 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:03.081188 20994 raft_consensus.cc:1081] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Signalling peer 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:03.081231 21047 consensus_queue.cc:237] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:03.088501 20791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39328
I20260713 09:08:03.089069 20791 raft_consensus.cc:493] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:03.089480 20791 raft_consensus.cc:3060] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.089152 20690 catalog_manager.cc:5697] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from f65594e0e2234e84a073323d125087f1 (127.15.239.195) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.094368 20791 raft_consensus.cc:515] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:03.096153 20791 leader_election.cc:290] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:03.097175 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:03.097807 20939 raft_consensus.cc:3055] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:03.098235 20939 raft_consensus.cc:740] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:03.099026 20939 consensus_queue.cc:260] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:03.100242 20939 raft_consensus.cc:3060] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.097175 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95c2235078d4c3da72f324b72c6e8fa" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:03.101779 20867 raft_consensus.cc:3060] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.107080 20939 raft_consensus.cc:2468] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:03.108230 20757 leader_election.cc:304] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:03.108382 20867 raft_consensus.cc:2468] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:03.108917 21047 raft_consensus.cc:2804] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:03.109397 21047 raft_consensus.cc:697] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:03.110140 21047 consensus_queue.cc:237] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:03.116375 20690 catalog_manager.cc:5697] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from f65594e0e2234e84a073323d125087f1 (127.15.239.195) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:03.311491 20791 raft_consensus.cc:1275] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.312819 20992 consensus_queue.cc:1048] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.319911 20939 raft_consensus.cc:1275] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.321305 21020 consensus_queue.cc:1048] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.328998 20867 raft_consensus.cc:1275] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:03.330250 21047 consensus_queue.cc:1048] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.336923 20939 raft_consensus.cc:1275] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:03.338479 21047 consensus_queue.cc:1048] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.362668 20791 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:03.364702 20939 raft_consensus.cc:1275] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.366163 21020 consensus_queue.cc:1048] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.369161 20791 raft_consensus.cc:1275] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.370626 21020 consensus_queue.cc:1048] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.382231 20939 raft_consensus.cc:1275] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.385535 20792 raft_consensus.cc:1275] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:03.385387 21061 consensus_queue.cc:1048] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:03.387190 21034 consensus_queue.cc:1048] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.396443 20791 raft_consensus.cc:1275] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.397921 20867 raft_consensus.cc:1275] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:03.398931 21060 consensus_queue.cc:1048] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:03.399372 21034 consensus_queue.cc:1048] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.508412 20939 raft_consensus.cc:1275] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.509581 21060 consensus_queue.cc:1048] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.517056 20791 raft_consensus.cc:1275] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:03.518857 21060 consensus_queue.cc:1048] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.582340 20939 raft_consensus.cc:1275] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:03.583555 21047 consensus_queue.cc:1048] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.591503 20867 raft_consensus.cc:1275] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:03.593636 21017 consensus_queue.cc:1048] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.640321 20867 raft_consensus.cc:1275] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:03.641563 21017 consensus_queue.cc:1048] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:03.649474 20939 raft_consensus.cc:1275] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:03.651384 21047 consensus_queue.cc:1048] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.692916 20687 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48034:
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:08:05.695307 20687 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:08:05.740950 20775 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa507691e1941a499632190e568db9a (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:05.742235 20775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa507691e1941a499632190e568db9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.741940 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa507691e1941a499632190e568db9a (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:05.743228 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa507691e1941a499632190e568db9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.743388 20931 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa507691e1941a499632190e568db9a (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:05.744565 20931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa507691e1941a499632190e568db9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.747339 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 072ed59f8a1c4dcd850a2ed8559861b3 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:05.748589 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072ed59f8a1c4dcd850a2ed8559861b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.752331 20779 tablet_service.cc:1511] Processing CreateTablet for tablet f7b2c835ecb749dab0cff29c9ddb1094 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:05.753609 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b2c835ecb749dab0cff29c9ddb1094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.756992 20857 tablet_service.cc:1511] Processing CreateTablet for tablet f7b2c835ecb749dab0cff29c9ddb1094 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:05.758293 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b2c835ecb749dab0cff29c9ddb1094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.757932 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 072ed59f8a1c4dcd850a2ed8559861b3 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:05.759153 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072ed59f8a1c4dcd850a2ed8559861b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.762646 20929 tablet_service.cc:1511] Processing CreateTablet for tablet 072ed59f8a1c4dcd850a2ed8559861b3 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:05.763033 20930 tablet_service.cc:1511] Processing CreateTablet for tablet f7b2c835ecb749dab0cff29c9ddb1094 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:05.763852 20929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072ed59f8a1c4dcd850a2ed8559861b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.756992 20776 tablet_service.cc:1511] Processing CreateTablet for tablet ed2fce79f5cf4dc890a3275d1916e34c (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:05.765360 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2fce79f5cf4dc890a3275d1916e34c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.767171 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 75b9dc89f6b346869db858b84d6bb8ea (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:05.768520 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b9dc89f6b346869db858b84d6bb8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.767241 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 72e071bd5670492387d144d65a2b5c6b (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:05.770535 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e071bd5670492387d144d65a2b5c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.773729 20777 tablet_service.cc:1511] Processing CreateTablet for tablet 51e2a5725ab34ac680a4db82cb429024 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:05.774993 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e2a5725ab34ac680a4db82cb429024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.778242 20855 tablet_service.cc:1511] Processing CreateTablet for tablet 72e071bd5670492387d144d65a2b5c6b (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:05.778916 20853 tablet_service.cc:1511] Processing CreateTablet for tablet ed2fce79f5cf4dc890a3275d1916e34c (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:05.779044 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 75b9dc89f6b346869db858b84d6bb8ea (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:05.779527 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e071bd5670492387d144d65a2b5c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.780120 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2fce79f5cf4dc890a3275d1916e34c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.781071 20856 tablet_service.cc:1511] Processing CreateTablet for tablet 51e2a5725ab34ac680a4db82cb429024 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:05.782276 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e2a5725ab34ac680a4db82cb429024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.783762 20924 tablet_service.cc:1511] Processing CreateTablet for tablet ed2fce79f5cf4dc890a3275d1916e34c (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:05.784464 20928 tablet_service.cc:1511] Processing CreateTablet for tablet 51e2a5725ab34ac680a4db82cb429024 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:05.785010 20924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2fce79f5cf4dc890a3275d1916e34c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.785686 20928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e2a5725ab34ac680a4db82cb429024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.785409 20927 tablet_service.cc:1511] Processing CreateTablet for tablet 75b9dc89f6b346869db858b84d6bb8ea (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:05.784464 20925 tablet_service.cc:1511] Processing CreateTablet for tablet 72e071bd5670492387d144d65a2b5c6b (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:05.786616 20927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b9dc89f6b346869db858b84d6bb8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.777621 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 140cc46c50614569bfece9a025a77230 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:05.787317 20925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e071bd5670492387d144d65a2b5c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.787902 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140cc46c50614569bfece9a025a77230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.789438 20930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b2c835ecb749dab0cff29c9ddb1094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.790408 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b9dc89f6b346869db858b84d6bb8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.810698 20774 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6e5ffd130242ee8450816c7a5731a4 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:05.812074 20774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6e5ffd130242ee8450816c7a5731a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.812403 20850 tablet_service.cc:1511] Processing CreateTablet for tablet 140cc46c50614569bfece9a025a77230 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:05.812729 20926 tablet_service.cc:1511] Processing CreateTablet for tablet 140cc46c50614569bfece9a025a77230 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:05.813710 20850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140cc46c50614569bfece9a025a77230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.813921 20926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140cc46c50614569bfece9a025a77230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.850447 20855 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6e5ffd130242ee8450816c7a5731a4 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:05.854069 20923 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6e5ffd130242ee8450816c7a5731a4 (DEFAULT_TABLE table=soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:05.859583 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6e5ffd130242ee8450816c7a5731a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.866528 20923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6e5ffd130242ee8450816c7a5731a4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:05.856963 20757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.195:44513, user_credentials={real_user=slave}} blocked reactor thread for 63131.5us
I20260713 09:08:05.910249 21079 tablet_bootstrap.cc:492] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:05.915129 21081 tablet_bootstrap.cc:492] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:05.916121 21079 tablet_bootstrap.cc:654] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.921483 21082 tablet_bootstrap.cc:492] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:05.927453 21082 tablet_bootstrap.cc:654] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.932068 21081 tablet_bootstrap.cc:654] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.937386 21079 tablet_bootstrap.cc:492] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:05.937929 21079 ts_tablet_manager.cc:1403] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260713 09:08:05.937386 21082 tablet_bootstrap.cc:492] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:05.938712 21082 ts_tablet_manager.cc:1403] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260713 09:08:05.939869 21081 tablet_bootstrap.cc:492] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:05.940363 21081 ts_tablet_manager.cc:1403] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
I20260713 09:08:05.940189 21079 raft_consensus.cc:359] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.940843 21079 raft_consensus.cc:385] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.941088 21079 raft_consensus.cc:740] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.941556 21082 raft_consensus.cc:359] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.941704 21079 consensus_queue.cc:260] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.942384 21082 raft_consensus.cc:385] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.942745 21082 raft_consensus.cc:740] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.943221 21081 raft_consensus.cc:359] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.943488 21082 consensus_queue.cc:260] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.943956 21081 raft_consensus.cc:385] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.944151 21079 ts_tablet_manager.cc:1434] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:05.944357 21081 raft_consensus.cc:740] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.945300 21079 tablet_bootstrap.cc:492] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:05.945406 21081 consensus_queue.cc:260] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.945958 21082 ts_tablet_manager.cc:1434] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:08:05.947049 21082 tablet_bootstrap.cc:492] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:05.947783 21081 ts_tablet_manager.cc:1434] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:05.949134 21081 tablet_bootstrap.cc:492] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:05.952172 21079 tablet_bootstrap.cc:654] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.953089 21082 tablet_bootstrap.cc:654] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.955402 21081 tablet_bootstrap.cc:654] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.969836 21081 tablet_bootstrap.cc:492] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:05.970593 21081 ts_tablet_manager.cc:1403] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260713 09:08:05.974397 21081 raft_consensus.cc:359] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.975000 21081 raft_consensus.cc:385] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.975291 21081 raft_consensus.cc:740] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.976328 21079 tablet_bootstrap.cc:492] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:05.975971 21081 consensus_queue.cc:260] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.976825 21079 ts_tablet_manager.cc:1403] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260713 09:08:05.978267 21081 ts_tablet_manager.cc:1434] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:08:05.979240 21081 tablet_bootstrap.cc:492] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:05.979620 21082 tablet_bootstrap.cc:492] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:05.980150 21082 ts_tablet_manager.cc:1403] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.012s
I20260713 09:08:05.983135 21082 raft_consensus.cc:359] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.983858 21082 raft_consensus.cc:385] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.983559 21079 raft_consensus.cc:359] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.984266 21082 raft_consensus.cc:740] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.984424 21079 raft_consensus.cc:385] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.984838 21079 raft_consensus.cc:740] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.985351 21081 tablet_bootstrap.cc:654] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.985651 21079 consensus_queue.cc:260] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.988059 21079 ts_tablet_manager.cc:1434] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:05.989032 21079 tablet_bootstrap.cc:492] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:05.994621 21082 consensus_queue.cc:260] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:05.996129 21079 tablet_bootstrap.cc:654] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.998045 21082 ts_tablet_manager.cc:1434] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:08:06.000949 21082 tablet_bootstrap.cc:492] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:06.007650 21079 tablet_bootstrap.cc:492] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:06.008173 21079 ts_tablet_manager.cc:1403] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:08:06.009627 21082 tablet_bootstrap.cc:654] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.012699 21079 raft_consensus.cc:359] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.013434 21079 raft_consensus.cc:385] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.013504 21081 tablet_bootstrap.cc:492] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:06.013801 21079 raft_consensus.cc:740] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.014124 21081 ts_tablet_manager.cc:1403] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.014s
I20260713 09:08:06.014569 21079 consensus_queue.cc:260] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.016911 21079 ts_tablet_manager.cc:1434] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260713 09:08:06.017094 21081 raft_consensus.cc:359] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.017831 21081 raft_consensus.cc:385] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.018235 21079 tablet_bootstrap.cc:492] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:06.018187 21081 raft_consensus.cc:740] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.019153 21081 consensus_queue.cc:260] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.025918 21079 tablet_bootstrap.cc:654] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.022116 21066 raft_consensus.cc:493] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.021456 21081 ts_tablet_manager.cc:1434] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:08:06.028393 21082 tablet_bootstrap.cc:492] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:06.028386 21066 raft_consensus.cc:515] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.029610 21082 ts_tablet_manager.cc:1403] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260713 09:08:06.031963 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.032451 21082 raft_consensus.cc:359] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.032707 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.033146 21082 raft_consensus.cc:385] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:06.033494 20831 leader_election.cc:343] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.033679 21066 leader_election.cc:290] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.034709 21081 tablet_bootstrap.cc:492] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:06.033520 21082 raft_consensus.cc:740] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.036393 21082 consensus_queue.cc:260] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.038774 21082 ts_tablet_manager.cc:1434] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:08:06.039286 21079 tablet_bootstrap.cc:492] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:06.039784 21079 ts_tablet_manager.cc:1403] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:08:06.039987 20941 raft_consensus.cc:2468] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.041067 21081 tablet_bootstrap.cc:654] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.042555 21079 raft_consensus.cc:359] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.043285 21079 raft_consensus.cc:385] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.039801 21082 tablet_bootstrap.cc:492] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:06.043569 21079 raft_consensus.cc:740] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.043553 20832 leader_election.cc:304] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [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: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.044777 21079 consensus_queue.cc:260] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.045864 21089 raft_consensus.cc:2804] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.046407 21089 raft_consensus.cc:493] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.046808 21089 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.047096 21079 ts_tablet_manager.cc:1434] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:06.048121 21079 tablet_bootstrap.cc:492] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:06.054483 21079 tablet_bootstrap.cc:654] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.055051 21089 raft_consensus.cc:515] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.055704 21081 tablet_bootstrap.cc:492] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:06.058560 21081 ts_tablet_manager.cc:1403] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.016s
I20260713 09:08:06.059759 21079 tablet_bootstrap.cc:492] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:06.060283 21079 ts_tablet_manager.cc:1403] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:08:06.062837 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.063285 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.063663 20941 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.064874 21068 raft_consensus.cc:493] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.065357 21068 raft_consensus.cc:515] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.061707 21081 raft_consensus.cc:359] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.066411 21081 raft_consensus.cc:385] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.068100 21089 leader_election.cc:290] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.066692 21081 raft_consensus.cc:740] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
W20260713 09:08:06.069624 20831 leader_election.cc:343] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.070397 21079 raft_consensus.cc:359] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.073069 21079 raft_consensus.cc:385] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.073171 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:06.073685 21079 raft_consensus.cc:740] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.073371 21081 consensus_queue.cc:260] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.074594 21079 consensus_queue.cc:260] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.076165 21081 ts_tablet_manager.cc:1434] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:06.076665 20941 raft_consensus.cc:2468] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.071079 21082 tablet_bootstrap.cc:654] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.071401 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.077251 21081 tablet_bootstrap.cc:492] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:06.077867 20867 raft_consensus.cc:2468] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
W20260713 09:08:06.079492 20905 leader_election.cc:343] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.080051 21079 ts_tablet_manager.cc:1434] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.008s
I20260713 09:08:06.078076 20832 leader_election.cc:304] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [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: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.081035 21079 tablet_bootstrap.cc:492] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:06.081480 20906 leader_election.cc:304] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [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: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.072279 21068 leader_election.cc:290] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:06.086351 21068 raft_consensus.cc:2804] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.086963 21068 raft_consensus.cc:493] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.087323 21068 raft_consensus.cc:3060] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.086220 21089 raft_consensus.cc:2804] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.089819 21089 raft_consensus.cc:697] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.090705 21089 consensus_queue.cc:237] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.095058 21068 raft_consensus.cc:515] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.099064 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.099483 21079 tablet_bootstrap.cc:654] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:06.100891 20905 leader_election.cc:343] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.101816 21068 leader_election.cc:290] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:06.095446 21081 tablet_bootstrap.cc:654] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.105129 21047 raft_consensus.cc:493] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.105634 21047 raft_consensus.cc:515] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.107693 21047 leader_election.cc:290] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.108408 20689 catalog_manager.cc:5697] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.109468 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cc46c50614569bfece9a025a77230" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.112519 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:06.113096 20865 raft_consensus.cc:3060] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.116063 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cc46c50614569bfece9a025a77230" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
W20260713 09:08:06.119611 20757 leader_election.cc:343] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:06.121172 20757 leader_election.cc:343] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.121582 20757 leader_election.cc:304] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433; no voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1
I20260713 09:08:06.122320 21047 raft_consensus.cc:2749] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.123553 20865 raft_consensus.cc:2468] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 1.
I20260713 09:08:06.124969 20906 leader_election.cc:304] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [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: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.125236 21079 tablet_bootstrap.cc:492] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:06.125842 21096 raft_consensus.cc:2804] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.126372 21096 raft_consensus.cc:697] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:06.126682 21082 tablet_bootstrap.cc:492] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:06.127190 21081 tablet_bootstrap.cc:492] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:06.127164 21082 ts_tablet_manager.cc:1403] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.018s
I20260713 09:08:06.127490 21079 ts_tablet_manager.cc:1403] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.013s
I20260713 09:08:06.127173 21096 consensus_queue.cc:237] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.128072 21081 ts_tablet_manager.cc:1403] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.004s
I20260713 09:08:06.130765 21082 raft_consensus.cc:359] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.130964 21079 raft_consensus.cc:359] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.131556 21082 raft_consensus.cc:385] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.131253 21081 raft_consensus.cc:359] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.131767 21079 raft_consensus.cc:385] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.131910 21082 raft_consensus.cc:740] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.132014 21081 raft_consensus.cc:385] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.132500 21079 raft_consensus.cc:740] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.132555 21081 raft_consensus.cc:740] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.132994 21082 consensus_queue.cc:260] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.133598 21081 consensus_queue.cc:260] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.133544 21079 consensus_queue.cc:260] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.136839 21047 raft_consensus.cc:493] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.137283 21047 raft_consensus.cc:515] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.137576 21082 ts_tablet_manager.cc:1434] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:06.137629 21079 ts_tablet_manager.cc:1434] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:06.138842 21079 tablet_bootstrap.cc:492] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:06.138847 21082 tablet_bootstrap.cc:492] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:06.139200 21047 leader_election.cc:290] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.141032 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:06.141633 20865 raft_consensus.cc:2468] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 0.
I20260713 09:08:06.142979 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
W20260713 09:08:06.144591 20757 leader_election.cc:343] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.145280 20757 leader_election.cc:304] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [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: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: f65594e0e2234e84a073323d125087f1
I20260713 09:08:06.146055 21082 tablet_bootstrap.cc:654] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.146800 21047 raft_consensus.cc:2804] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.147089 21068 raft_consensus.cc:493] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.147228 21047 raft_consensus.cc:493] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.147361 21079 tablet_bootstrap.cc:654] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.147676 21068 raft_consensus.cc:515] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.148960 21081 ts_tablet_manager.cc:1434] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260713 09:08:06.149915 21081 tablet_bootstrap.cc:492] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:06.151557 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.154222 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
W20260713 09:08:06.156250 20905 leader_election.cc:343] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.156646 21081 tablet_bootstrap.cc:654] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.149824 21068 leader_election.cc:290] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:06.147693 21047 raft_consensus.cc:3060] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:06.160332 20906 leader_election.cc:343] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.161631 20906 leader_election.cc:304] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:06.163131 21068 raft_consensus.cc:2749] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.179502 21079 tablet_bootstrap.cc:492] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:06.180189 21081 tablet_bootstrap.cc:492] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:06.173061 21047 raft_consensus.cc:515] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.180563 21079 ts_tablet_manager.cc:1403] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.014s
I20260713 09:08:06.180696 21081 ts_tablet_manager.cc:1403] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.014s
I20260713 09:08:06.181984 21047 leader_election.cc:290] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.182687 20689 catalog_manager.cc:5697] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 1 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.183390 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:06.183947 20865 raft_consensus.cc:3060] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.184384 21079 raft_consensus.cc:359] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.185400 21079 raft_consensus.cc:385] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.185774 21079 raft_consensus.cc:740] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.186630 21079 consensus_queue.cc:260] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.188541 21082 tablet_bootstrap.cc:492] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:06.189224 21082 ts_tablet_manager.cc:1403] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.004s
I20260713 09:08:06.190784 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
W20260713 09:08:06.192143 20757 leader_election.cc:343] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.192368 21082 raft_consensus.cc:359] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.193110 21082 raft_consensus.cc:385] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.193442 21079 ts_tablet_manager.cc:1434] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260713 09:08:06.193408 21082 raft_consensus.cc:740] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.194617 21079 tablet_bootstrap.cc:492] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:06.194438 21082 consensus_queue.cc:260] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.195251 20865 raft_consensus.cc:2468] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:06.196363 20757 leader_election.cc:304] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [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: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: f65594e0e2234e84a073323d125087f1
I20260713 09:08:06.196785 21082 ts_tablet_manager.cc:1434] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260713 09:08:06.197767 21082 tablet_bootstrap.cc:492] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:06.197710 21080 raft_consensus.cc:2804] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:06.201894 20738 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:06.202621 21079 tablet_bootstrap.cc:654] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.204187 21081 raft_consensus.cc:359] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.204893 21081 raft_consensus.cc:385] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.205185 21081 raft_consensus.cc:740] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.205854 21081 consensus_queue.cc:260] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.208389 21081 ts_tablet_manager.cc:1434] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260713 09:08:06.209112 21081 tablet_bootstrap.cc:492] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:06.214056 21081 tablet_bootstrap.cc:654] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.222786 21081 tablet_bootstrap.cc:492] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:06.223276 21081 ts_tablet_manager.cc:1403] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.012s
I20260713 09:08:06.223939 21082 tablet_bootstrap.cc:654] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.226212 21081 raft_consensus.cc:359] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.226861 21080 raft_consensus.cc:697] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:06.226987 21081 raft_consensus.cc:385] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.227375 21081 raft_consensus.cc:740] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.227794 21080 consensus_queue.cc:237] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.228371 21079 tablet_bootstrap.cc:492] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:06.228106 21081 consensus_queue.cc:260] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.228899 21079 ts_tablet_manager.cc:1403] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260713 09:08:06.230472 21081 ts_tablet_manager.cc:1434] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:06.231596 21081 tablet_bootstrap.cc:492] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:06.231226 21079 raft_consensus.cc:359] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.231971 21079 raft_consensus.cc:385] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.232228 21079 raft_consensus.cc:740] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.232811 21079 consensus_queue.cc:260] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.234495 21079 ts_tablet_manager.cc:1434] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:08:06.235327 21079 tablet_bootstrap.cc:492] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: Bootstrap starting.
I20260713 09:08:06.237679 21081 tablet_bootstrap.cc:654] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.240444 21079 tablet_bootstrap.cc:654] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.243085 20687 catalog_manager.cc:5697] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 0 to 1, leader changed from <none> to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 1 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.245285 21082 tablet_bootstrap.cc:492] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:06.245765 21082 ts_tablet_manager.cc:1403] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.002s
I20260713 09:08:06.247241 21081 tablet_bootstrap.cc:492] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:06.247660 21081 ts_tablet_manager.cc:1403] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260713 09:08:06.248754 21082 raft_consensus.cc:359] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.249708 21082 raft_consensus.cc:385] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.250133 21081 raft_consensus.cc:359] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.253391 21081 raft_consensus.cc:385] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.253654 21081 raft_consensus.cc:740] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.254326 21081 consensus_queue.cc:260] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.255460 21079 tablet_bootstrap.cc:492] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: No bootstrap required, opened a new log
I20260713 09:08:06.255906 21079 ts_tablet_manager.cc:1403] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260713 09:08:06.256237 21081 ts_tablet_manager.cc:1434] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:06.250057 21082 raft_consensus.cc:740] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.256937 21081 tablet_bootstrap.cc:492] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433: Bootstrap starting.
I20260713 09:08:06.257647 21082 consensus_queue.cc:260] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.258556 21079 raft_consensus.cc:359] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.259202 21079 raft_consensus.cc:385] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.259451 21079 raft_consensus.cc:740] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.260056 21079 consensus_queue.cc:260] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.262358 21079 ts_tablet_manager.cc:1434] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:06.263059 21089 raft_consensus.cc:493] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.263528 21089 raft_consensus.cc:515] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.265579 21089 leader_election.cc:290] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.265895 21081 tablet_bootstrap.cc:654] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.266920 21082 ts_tablet_manager.cc:1434] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:08:06.267972 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa507691e1941a499632190e568db9a" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.268332 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa507691e1941a499632190e568db9a" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.268658 20791 raft_consensus.cc:2468] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.268991 20941 raft_consensus.cc:2468] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.270216 20832 leader_election.cc:304] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:06.271031 21089 raft_consensus.cc:2804] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.271375 21089 raft_consensus.cc:493] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.271595 21082 tablet_bootstrap.cc:492] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:06.271705 21089 raft_consensus.cc:3060] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.272395 21066 raft_consensus.cc:493] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.272846 21066 raft_consensus.cc:515] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.274768 21066 leader_election.cc:290] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.276612 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.277262 20941 raft_consensus.cc:2468] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.278275 21082 tablet_bootstrap.cc:654] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.278398 20832 leader_election.cc:304] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:06.281807 21081 tablet_bootstrap.cc:492] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433: No bootstrap required, opened a new log
I20260713 09:08:06.282258 21081 ts_tablet_manager.cc:1403] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260713 09:08:06.282455 21089 raft_consensus.cc:515] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.284770 21081 raft_consensus.cc:359] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.285422 21081 raft_consensus.cc:385] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.285672 21081 raft_consensus.cc:740] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.286319 21081 consensus_queue.cc:260] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.289888 21081 ts_tablet_manager.cc:1434] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:06.291087 21089 leader_election.cc:290] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.291914 21089 raft_consensus.cc:2804] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.292208 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa507691e1941a499632190e568db9a" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.292367 21089 raft_consensus.cc:493] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.292999 20941 raft_consensus.cc:3060] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.293010 21089 raft_consensus.cc:3060] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.301816 20941 raft_consensus.cc:2468] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.303062 20832 leader_election.cc:304] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:06.308177 21066 raft_consensus.cc:2804] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.308908 21066 raft_consensus.cc:697] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.309733 21066 consensus_queue.cc:237] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.309988 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.310556 21082 tablet_bootstrap.cc:492] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:06.311077 21082 ts_tablet_manager.cc:1403] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.020s
I20260713 09:08:06.310904 20792 raft_consensus.cc:2468] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.305783 21113 raft_consensus.cc:493] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.314155 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa507691e1941a499632190e568db9a" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.315057 20792 raft_consensus.cc:3060] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.314977 21113 raft_consensus.cc:515] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.315320 21089 raft_consensus.cc:515] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.316622 21082 raft_consensus.cc:359] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.317358 21082 raft_consensus.cc:385] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.317634 21082 raft_consensus.cc:740] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.318428 21082 consensus_queue.cc:260] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.319957 21113 leader_election.cc:290] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.319976 21089 leader_election.cc:290] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.320719 21082 ts_tablet_manager.cc:1434] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:06.324429 21082 tablet_bootstrap.cc:492] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:06.325412 20792 raft_consensus.cc:2468] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.321743 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b9dc89f6b346869db858b84d6bb8ea" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.326228 20941 raft_consensus.cc:2468] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.322952 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.327392 20939 raft_consensus.cc:3060] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.331588 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b9dc89f6b346869db858b84d6bb8ea" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.332108 21082 tablet_bootstrap.cc:654] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.332298 20791 raft_consensus.cc:2468] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.335873 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.341104 20939 raft_consensus.cc:2468] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.342075 20791 raft_consensus.cc:3060] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.343627 20832 leader_election.cc:304] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:06.344647 21089 raft_consensus.cc:2804] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.345023 21089 raft_consensus.cc:493] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.345345 21089 raft_consensus.cc:3060] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.352332 21089 raft_consensus.cc:515] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.353760 20791 raft_consensus.cc:2468] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.354506 21089 leader_election.cc:290] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.355751 20831 leader_election.cc:304] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:06.356383 20939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b9dc89f6b346869db858b84d6bb8ea" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.356616 21066 raft_consensus.cc:2804] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.357008 20939 raft_consensus.cc:3060] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.357496 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b9dc89f6b346869db858b84d6bb8ea" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.357590 21066 raft_consensus.cc:697] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.358385 20792 raft_consensus.cc:3060] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.359402 21066 consensus_queue.cc:237] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.368232 21089 raft_consensus.cc:493] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.367676 20686 catalog_manager.cc:5697] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.368747 21089 raft_consensus.cc:515] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.374150 21089 leader_election.cc:290] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.376072 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.376960 20790 raft_consensus.cc:2468] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.377344 21096 raft_consensus.cc:493] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.378042 21096 raft_consensus.cc:515] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.378362 20831 leader_election.cc:304] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:06.379426 21113 raft_consensus.cc:2804] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.379940 21113 raft_consensus.cc:493] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.380182 21096 leader_election.cc:290] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:06.380394 21113 raft_consensus.cc:3060] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.381623 20792 raft_consensus.cc:2468] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.381914 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.382855 20831 leader_election.cc:304] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:06.383159 20790 raft_consensus.cc:2468] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 0.
I20260713 09:08:06.383677 21089 raft_consensus.cc:2804] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.384181 21089 raft_consensus.cc:697] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.384416 20905 leader_election.cc:304] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:06.385272 21068 raft_consensus.cc:2804] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.385054 21089 consensus_queue.cc:237] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.385671 21068 raft_consensus.cc:493] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.386011 21068 raft_consensus.cc:3060] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.392593 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.394793 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:06.399499 21113 raft_consensus.cc:515] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.401113 20865 raft_consensus.cc:2393] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65594e0e2234e84a073323d125087f1 in current term 1: Already voted for candidate 7bee2b0dda574d97aff8d4e47ae63220 in this term.
I20260713 09:08:06.405170 21113 leader_election.cc:290] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.405965 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.406765 20790 raft_consensus.cc:3060] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.411193 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.413267 20939 raft_consensus.cc:2468] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.413888 21068 raft_consensus.cc:515] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.416093 20941 raft_consensus.cc:2393] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bee2b0dda574d97aff8d4e47ae63220 in current term 1: Already voted for candidate f65594e0e2234e84a073323d125087f1 in this term.
I20260713 09:08:06.417016 21068 leader_election.cc:290] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:06.419601 21082 tablet_bootstrap.cc:492] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:06.420114 21082 ts_tablet_manager.cc:1403] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.048s
I20260713 09:08:06.420804 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:06.421541 20865 raft_consensus.cc:2393] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f65594e0e2234e84a073323d125087f1 in current term 1: Already voted for candidate 7bee2b0dda574d97aff8d4e47ae63220 in this term.
I20260713 09:08:06.422641 21082 raft_consensus.cc:359] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.423125 21082 raft_consensus.cc:385] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.423344 21082 raft_consensus.cc:740] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.423938 21082 consensus_queue.cc:260] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.424309 20686 catalog_manager.cc:5697] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.425606 21082 ts_tablet_manager.cc:1434] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:08:06.417177 20790 raft_consensus.cc:2468] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.418352 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.426450 20792 raft_consensus.cc:2393] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f65594e0e2234e84a073323d125087f1 in current term 1: Already voted for candidate 7bee2b0dda574d97aff8d4e47ae63220 in this term.
I20260713 09:08:06.426826 21082 tablet_bootstrap.cc:492] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1: Bootstrap starting.
I20260713 09:08:06.427726 20905 leader_election.cc:304] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [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: f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:06.427850 20831 leader_election.cc:304] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [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: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: f65594e0e2234e84a073323d125087f1
I20260713 09:08:06.428870 21068 raft_consensus.cc:2749] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.425737 20686 catalog_manager.cc:5697] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.430364 21066 raft_consensus.cc:2804] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.431131 21066 raft_consensus.cc:697] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.431994 21066 consensus_queue.cc:237] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.437043 21082 tablet_bootstrap.cc:654] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.450592 21082 tablet_bootstrap.cc:492] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1: No bootstrap required, opened a new log
I20260713 09:08:06.451041 21082 ts_tablet_manager.cc:1403] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260713 09:08:06.453630 21082 raft_consensus.cc:359] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.454360 21082 raft_consensus.cc:385] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.454630 21082 raft_consensus.cc:740] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.455276 21082 consensus_queue.cc:260] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.456841 21066 raft_consensus.cc:493] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.457326 21082 ts_tablet_manager.cc:1434] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:06.457366 21066 raft_consensus.cc:515] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.457229 20688 catalog_manager.cc:5697] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.460279 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.460877 20792 raft_consensus.cc:2468] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.461108 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.461790 20940 raft_consensus.cc:2468] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.462428 20831 leader_election.cc:304] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:06.463305 21066 leader_election.cc:290] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.463371 21115 raft_consensus.cc:2804] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.463860 21115 raft_consensus.cc:493] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.464213 21115 raft_consensus.cc:3060] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.471725 21115 raft_consensus.cc:515] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.474485 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.474749 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.475111 20792 raft_consensus.cc:3060] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.475404 20940 raft_consensus.cc:3060] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.480868 20792 raft_consensus.cc:2468] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.474206 21115 leader_election.cc:290] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.481768 20940 raft_consensus.cc:2468] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.482069 20831 leader_election.cc:304] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:06.483331 21066 raft_consensus.cc:2804] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.483803 21066 raft_consensus.cc:697] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.484475 21066 consensus_queue.cc:237] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.491050 20688 catalog_manager.cc:5697] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.531635 20790 raft_consensus.cc:3060] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.537602 21068 consensus_queue.cc:1048] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.552065 21096 consensus_queue.cc:1048] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:06.602620 20790 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.609295 21066 consensus_queue.cc:1048] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.610401 21080 raft_consensus.cc:493] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.610910 21080 raft_consensus.cc:515] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.613163 21080 leader_election.cc:290] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.613770 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:06.614459 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.616202 20940 raft_consensus.cc:2468] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 1.
I20260713 09:08:06.617549 20757 leader_election.cc:304] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [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: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:06.618566 21080 raft_consensus.cc:2804] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:06.618948 21080 raft_consensus.cc:493] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bee2b0dda574d97aff8d4e47ae63220)
I20260713 09:08:06.619338 21080 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.623363 21113 consensus_queue.cc:1048] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:06.628711 21080 raft_consensus.cc:515] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.629881 20790 raft_consensus.cc:1240] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Rejecting Update request from peer 7bee2b0dda574d97aff8d4e47ae63220 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:06.632236 21113 consensus_queue.cc:1059] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:06.633279 21113 raft_consensus.cc:3055] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:06.633512 21080 leader_election.cc:290] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.633627 21113 raft_consensus.cc:740] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.634856 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:06.634974 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.634922 21113 consensus_queue.cc:260] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.636606 21113 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.646797 20865 raft_consensus.cc:2468] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:06.648165 20757 leader_election.cc:304] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [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: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: f65594e0e2234e84a073323d125087f1
I20260713 09:08:06.648878 21080 raft_consensus.cc:2804] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:06.649575 21080 raft_consensus.cc:697] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:06.650413 21080 consensus_queue.cc:237] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [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: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.656733 20689 catalog_manager.cc:5697] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.665422 21125 raft_consensus.cc:493] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.665943 21125 raft_consensus.cc:515] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.667717 21125 leader_election.cc:290] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:06.668435 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.668628 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220" is_pre_election: true
I20260713 09:08:06.669363 20865 raft_consensus.cc:2393] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65594e0e2234e84a073323d125087f1 in current term 1: Already voted for candidate 248d608f12a046a2b23cbf0d3d0b9433 in this term.
I20260713 09:08:06.670296 20906 leader_election.cc:304] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65594e0e2234e84a073323d125087f1; no voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:06.670929 21125 raft_consensus.cc:3060] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.676534 21125 raft_consensus.cc:2749] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.685662 21113 raft_consensus.cc:493] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.686254 21113 raft_consensus.cc:515] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.688140 21080 consensus_queue.cc:1048] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.688555 21113 leader_election.cc:290] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.688892 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cc46c50614569bfece9a025a77230" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433" is_pre_election: true
I20260713 09:08:06.689499 20790 raft_consensus.cc:2468] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.689616 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cc46c50614569bfece9a025a77230" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1" is_pre_election: true
I20260713 09:08:06.690510 20831 leader_election.cc:304] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:06.691027 20940 raft_consensus.cc:2468] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 0.
I20260713 09:08:06.691706 21113 raft_consensus.cc:2804] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.692320 21113 raft_consensus.cc:493] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.692670 21113 raft_consensus.cc:3060] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.699331 21047 consensus_queue.cc:1048] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.701071 21113 raft_consensus.cc:515] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.703174 21113 leader_election.cc:290] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:06.703931 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cc46c50614569bfece9a025a77230" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:06.704512 20790 raft_consensus.cc:3060] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.704665 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140cc46c50614569bfece9a025a77230" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:06.705307 20940 raft_consensus.cc:3060] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.711145 20940 raft_consensus.cc:2468] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.712059 20790 raft_consensus.cc:2468] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 1.
I20260713 09:08:06.712356 20832 leader_election.cc:304] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:06.713696 21089 raft_consensus.cc:2804] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.714184 21089 raft_consensus.cc:697] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:06.714988 21089 consensus_queue.cc:237] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:06.724118 20689 catalog_manager.cc:5697] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 1 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.741110 21089 consensus_queue.cc:1048] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.750186 21113 consensus_queue.cc:1048] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:06.866613 21066 consensus_queue.cc:1048] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.867177 21113 consensus_queue.cc:1048] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.881642 21066 consensus_queue.cc:1048] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.882217 21089 consensus_queue.cc:1048] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.897439 20865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa507691e1941a499632190e568db9a"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
mode: GRACEFUL
new_leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:59576
I20260713 09:08:06.897974 20865 raft_consensus.cc:606] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Received request to transfer leadership to TS 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.906203 20941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
mode: GRACEFUL
new_leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39724
I20260713 09:08:06.906797 20941 raft_consensus.cc:606] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Received request to transfer leadership to TS 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.911540 20865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
mode: GRACEFUL
new_leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:59576
I20260713 09:08:06.911959 20865 raft_consensus.cc:606] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Received request to transfer leadership to TS 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.916040 20865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
mode: GRACEFUL
new_leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:59576
I20260713 09:08:06.916450 20865 raft_consensus.cc:606] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Received request to transfer leadership to TS 248d608f12a046a2b23cbf0d3d0b9433
I20260713 09:08:06.920535 20790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
mode: GRACEFUL
new_leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:39350
I20260713 09:08:06.920938 20790 raft_consensus.cc:606] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Received request to transfer leadership to TS 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:06.928133 20790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
mode: GRACEFUL
new_leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:39350
I20260713 09:08:06.928544 20790 raft_consensus.cc:606] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Received request to transfer leadership to TS 7bee2b0dda574d97aff8d4e47ae63220
I20260713 09:08:06.933759 21113 consensus_queue.cc:1048] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.935393 20865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
mode: GRACEFUL
new_leader_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:59576
I20260713 09:08:06.935889 20865 raft_consensus.cc:606] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Received request to transfer leadership to TS f65594e0e2234e84a073323d125087f1
I20260713 09:08:06.943845 21115 consensus_queue.cc:1048] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, 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.024178 21068 raft_consensus.cc:993] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: : Instructing follower 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.024559 21125 raft_consensus.cc:1081] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Signalling peer 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.025913 20790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39328
I20260713 09:08:07.026383 20790 raft_consensus.cc:493] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.026674 20790 raft_consensus.cc:3060] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.031320 20790 raft_consensus.cc:515] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.032827 20790 leader_election.cc:290] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:07.033638 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:07.034003 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072ed59f8a1c4dcd850a2ed8559861b3" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:07.034204 20865 raft_consensus.cc:3060] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.034682 20941 raft_consensus.cc:3055] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.035080 20941 raft_consensus.cc:740] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:07.035774 20941 consensus_queue.cc:260] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.036933 20941 raft_consensus.cc:3060] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.039635 20865 raft_consensus.cc:2468] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.040601 20757 leader_election.cc:304] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, 7bee2b0dda574d97aff8d4e47ae63220; no voters: 
I20260713 09:08:07.041239 21047 raft_consensus.cc:2804] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.041443 20941 raft_consensus.cc:2468] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.041639 21047 raft_consensus.cc:697] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:07.042848 21047 consensus_queue.cc:237] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.044486 21115 consensus_queue.cc:1048] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, 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.050611 20688 catalog_manager.cc:5697] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from f65594e0e2234e84a073323d125087f1 (127.15.239.195) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.054842 21089 consensus_queue.cc:1048] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, 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.066128 20865 raft_consensus.cc:1275] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.067381 21047 consensus_queue.cc:1048] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.072396 21080 raft_consensus.cc:993] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: : Instructing follower 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:07.072800 21080 raft_consensus.cc:1081] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Signalling peer 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:07.077370 20941 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.079375 20865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:59570
I20260713 09:08:07.080157 20865 raft_consensus.cc:493] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.080624 20865 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:07.082803 20941 raft_consensus.cc:1275] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.083313 21089 raft_consensus.cc:993] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: : Instructing follower f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:07.083773 21089 raft_consensus.cc:1081] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Signalling peer f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:07.084514 21080 consensus_queue.cc:1048] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.085539 20941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:39720
I20260713 09:08:07.086131 20941 raft_consensus.cc:493] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.086519 20941 raft_consensus.cc:3060] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.089751 20865 raft_consensus.cc:515] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.092518 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:07.092625 20941 raft_consensus.cc:515] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.093115 20790 raft_consensus.cc:3055] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:07.093525 20790 raft_consensus.cc:740] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:07.094638 20790 consensus_queue.cc:260] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [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: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.095687 20790 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:07.097347 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:07.097900 20941 leader_election.cc:290] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:07.097923 20792 raft_consensus.cc:3060] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.098168 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6e5ffd130242ee8450816c7a5731a4" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:07.098788 20867 raft_consensus.cc:3055] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.099080 20867 raft_consensus.cc:740] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:07.099261 20865 leader_election.cc:290] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 3 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:07.099789 20867 consensus_queue.cc:260] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.100916 20867 raft_consensus.cc:3060] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.100948 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e071bd5670492387d144d65a2b5c6b" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:07.101509 20941 raft_consensus.cc:3060] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:07.107515 20941 raft_consensus.cc:2468] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 3.
I20260713 09:08:07.108315 20867 raft_consensus.cc:2468] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 2.
I20260713 09:08:07.108955 20832 leader_election.cc:304] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [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: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:07.109761 21066 raft_consensus.cc:2804] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:07.110265 21066 raft_consensus.cc:697] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:07.110939 21066 consensus_queue.cc:237] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [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: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.111137 20792 raft_consensus.cc:2468] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 2.
I20260713 09:08:07.112190 20906 leader_election.cc:304] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:07.112725 20790 raft_consensus.cc:2468] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 3.
I20260713 09:08:07.113077 21125 raft_consensus.cc:2804] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.113580 21125 raft_consensus.cc:697] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 2 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:07.114413 21125 consensus_queue.cc:237] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.118846 20689 catalog_manager.cc:5697] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 2 to 3, leader changed from 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193) to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 3 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.121079 20688 catalog_manager.cc:5697] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 1 to 2, leader changed from 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194) to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.152200 21066 consensus_queue.cc:1048] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, 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.169866 21113 consensus_queue.cc:1048] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, 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.268263 21105 raft_consensus.cc:993] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: : Instructing follower 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:07.268723 21080 raft_consensus.cc:1081] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Signalling peer 7bee2b0dda574d97aff8d4e47ae63220 to start an election
I20260713 09:08:07.270165 20867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
 from {username='slave'} at 127.0.0.1:59570
I20260713 09:08:07.270664 20867 raft_consensus.cc:493] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.270991 20867 raft_consensus.cc:3060] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.275848 20867 raft_consensus.cc:515] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.277558 20867 leader_election.cc:290] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:07.278504 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:07.278582 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e2a5725ab34ac680a4db82cb429024" candidate_uuid: "7bee2b0dda574d97aff8d4e47ae63220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:07.279115 20941 raft_consensus.cc:3060] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.279173 20790 raft_consensus.cc:3055] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.279570 20790 raft_consensus.cc:740] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:07.280165 20790 consensus_queue.cc:260] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.281030 20790 raft_consensus.cc:3060] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.283581 20941 raft_consensus.cc:2468] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:07.284677 20832 leader_election.cc:304] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:07.285427 21113 raft_consensus.cc:2804] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.285935 21113 raft_consensus.cc:697] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Becoming Leader. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:07.286770 20790 raft_consensus.cc:2468] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bee2b0dda574d97aff8d4e47ae63220 in term 2.
I20260713 09:08:07.287271 21113 consensus_queue.cc:237] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.293334 20689 catalog_manager.cc:5697] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 reported cstate change: term changed from 1 to 2, leader changed from 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193) to 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194). New cstate: current_term: 2 leader_uuid: "7bee2b0dda574d97aff8d4e47ae63220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.324103 21089 raft_consensus.cc:993] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: : Instructing follower 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.324538 21113 raft_consensus.cc:1081] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Signalling peer 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.325768 20790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39342
I20260713 09:08:07.326231 20790 raft_consensus.cc:493] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.326480 20790 raft_consensus.cc:3060] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.330927 20790 raft_consensus.cc:515] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.332315 20790 leader_election.cc:290] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:07.333058 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:07.333420 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2fce79f5cf4dc890a3275d1916e34c" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:07.333666 20867 raft_consensus.cc:3055] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.333988 20867 raft_consensus.cc:740] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:07.334018 20940 raft_consensus.cc:3060] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.334820 20867 consensus_queue.cc:260] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.335973 20867 raft_consensus.cc:3060] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.340691 20940 raft_consensus.cc:2468] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.341759 20757 leader_election.cc:304] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:07.342304 20867 raft_consensus.cc:2468] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.342552 21080 raft_consensus.cc:2804] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.343101 21080 raft_consensus.cc:697] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:07.343796 21080 consensus_queue.cc:237] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.349509 20689 catalog_manager.cc:5697] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.358681 21113 raft_consensus.cc:993] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: : Instructing follower 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.359180 21089 raft_consensus.cc:1081] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Signalling peer 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.360833 20790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39342
I20260713 09:08:07.361697 20790 raft_consensus.cc:493] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.362061 20790 raft_consensus.cc:3060] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.367352 20790 raft_consensus.cc:515] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.369196 20790 leader_election.cc:290] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:07.369863 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:07.370129 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b2c835ecb749dab0cff29c9ddb1094" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:07.370589 20867 raft_consensus.cc:3055] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.370813 20940 raft_consensus.cc:3060] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.370944 20867 raft_consensus.cc:740] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:07.371771 20867 consensus_queue.cc:260] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.372581 20867 raft_consensus.cc:3060] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.375512 20940 raft_consensus.cc:2468] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.376461 20757 leader_election.cc:304] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:07.376838 20867 raft_consensus.cc:2468] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.377079 21080 raft_consensus.cc:2804] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.377547 21080 raft_consensus.cc:697] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:07.378314 21080 consensus_queue.cc:237] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.383785 20689 catalog_manager.cc:5697] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.394493 21066 raft_consensus.cc:993] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: : Instructing follower 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.394879 21089 raft_consensus.cc:1081] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Signalling peer 248d608f12a046a2b23cbf0d3d0b9433 to start an election
I20260713 09:08:07.396061 20792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa507691e1941a499632190e568db9a"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
 from {username='slave'} at 127.0.0.1:39342
I20260713 09:08:07.396522 20792 raft_consensus.cc:493] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:07.396858 20792 raft_consensus.cc:3060] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.401345 20792 raft_consensus.cc:515] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.402814 20792 leader_election.cc:290] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Requested vote from peers 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017), f65594e0e2234e84a073323d125087f1 (127.15.239.195:44513)
I20260713 09:08:07.403584 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa507691e1941a499632190e568db9a" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:07.403815 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa507691e1941a499632190e568db9a" candidate_uuid: "248d608f12a046a2b23cbf0d3d0b9433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65594e0e2234e84a073323d125087f1"
I20260713 09:08:07.404153 20867 raft_consensus.cc:3055] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.404364 20940 raft_consensus.cc:3060] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.404486 20867 raft_consensus.cc:740] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:07.405143 20867 consensus_queue.cc:260] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.405951 20867 raft_consensus.cc:3060] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.409034 20940 raft_consensus.cc:2468] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.409963 20757 leader_election.cc:304] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:07.410171 20867 raft_consensus.cc:2468] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 248d608f12a046a2b23cbf0d3d0b9433 in term 2.
I20260713 09:08:07.410688 21080 raft_consensus.cc:2804] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.411204 21080 raft_consensus.cc:697] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Becoming Leader. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:07.411949 21080 consensus_queue.cc:237] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:07.419183 20689 catalog_manager.cc:5697] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 reported cstate change: term changed from 1 to 2, leader changed from 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194) to 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193). New cstate: current_term: 2 leader_uuid: "248d608f12a046a2b23cbf0d3d0b9433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.482687 20867 raft_consensus.cc:1275] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.483803 21080 consensus_queue.cc:1048] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.490844 20940 raft_consensus.cc:1275] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.493000 21080 consensus_queue.cc:1048] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.537283 20940 raft_consensus.cc:1275] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 3 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:07.538483 21066 consensus_queue.cc:1048] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.545580 20792 raft_consensus.cc:1275] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:07.547864 21089 consensus_queue.cc:1048] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.555516 20867 raft_consensus.cc:1275] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:07.556522 21125 consensus_queue.cc:1048] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.563987 20792 raft_consensus.cc:1275] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:07.568114 21125 consensus_queue.cc:1048] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:07.783322 20940 raft_consensus.cc:1275] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.784665 21080 consensus_queue.cc:1048] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.792029 20867 raft_consensus.cc:1275] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.794639 21047 consensus_queue.cc:1048] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.821416 20940 raft_consensus.cc:1275] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.822659 21047 consensus_queue.cc:1048] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.830550 20867 raft_consensus.cc:1275] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.832743 21080 consensus_queue.cc:1048] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.838212 20792 raft_consensus.cc:1275] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:07.839707 21113 consensus_queue.cc:1048] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.847802 20940 raft_consensus.cc:1275] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 7bee2b0dda574d97aff8d4e47ae63220: 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:07.849308 21066 consensus_queue.cc:1048] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.854332 20941 raft_consensus.cc:1275] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.856112 21080 consensus_queue.cc:1048] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.863643 20867 raft_consensus.cc:1275] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer 248d608f12a046a2b23cbf0d3d0b9433: 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:07.865106 21080 consensus_queue.cc:1048] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, 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.939294 20689 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48034:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:09.962724 20689 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48034:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:10.001307 16319 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:10.160670 21179 log.cc:927] Time spent T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: Append to log took a long time: real 0.063s	user 0.004s	sys 0.000s
I20260713 09:08:10.219026 21202 tablet.cc:1724] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.222534 21198 tablet.cc:1724] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.261677 21204 tablet.cc:1724] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.274922 21199 tablet.cc:1724] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.282871 21194 tablet.cc:1724] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.268052 21197 tablet.cc:1724] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.295571 21207 tablet.cc:1724] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.286101 21201 tablet.cc:1724] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.322603 20789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03616b99266042209c074b15cc16629f"
dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
mode: GRACEFUL
new_leader_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:39358
I20260713 09:08:10.323585 20789 raft_consensus.cc:606] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Received request to transfer leadership to TS f65594e0e2234e84a073323d125087f1
W20260713 09:08:10.353410 20831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.239.193:34687, user_credentials={real_user=slave}} blocked reactor thread for 72318.7us
I20260713 09:08:10.413975 21208 tablet.cc:1724] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.417022 21213 tablet.cc:1724] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.434785 21202 tablet.cc:1724] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.463932 21217 tablet.cc:1724] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.466555 21205 log.cc:927] Time spent T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260713 09:08:10.471381 21199 tablet.cc:1724] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.479120 21201 tablet.cc:1724] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.480018 21204 tablet.cc:1724] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.482152 21185 raft_consensus.cc:993] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433: : Instructing follower f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:10.482704 21185 raft_consensus.cc:1081] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Signalling peer f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:10.491984 21215 tablet.cc:1724] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.497906 21194 tablet.cc:1724] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.498591 20936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03616b99266042209c074b15cc16629f"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:39712
I20260713 09:08:10.499277 20936 raft_consensus.cc:493] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:10.499709 20936 raft_consensus.cc:3060] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.500455 21197 tablet.cc:1724] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.504387 21198 tablet.cc:1724] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.517547 21208 tablet.cc:1724] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.534390 21208 tablet.cc:1724] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.537657 21202 tablet.cc:1724] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.545378 21213 tablet.cc:1724] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.549422 21215 tablet.cc:1724] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.551698 21201 tablet.cc:1724] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.556661 21207 tablet.cc:1724] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.580408 20865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff"
dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
mode: GRACEFUL
new_leader_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:59578
I20260713 09:08:10.581312 20865 raft_consensus.cc:606] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Received request to transfer leadership to TS f65594e0e2234e84a073323d125087f1
I20260713 09:08:10.583323 16319 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:10.584137 16319 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:10.561923 20936 raft_consensus.cc:515] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:10.565220 21199 tablet.cc:1724] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:10.592041 20936 leader_election.cc:290] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 2 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:10.592891 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03616b99266042209c074b15cc16629f" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:10.593587 20792 raft_consensus.cc:3055] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:10.593930 20792 raft_consensus.cc:740] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 248d608f12a046a2b23cbf0d3d0b9433, State: Running, Role: LEADER
I20260713 09:08:10.594450 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03616b99266042209c074b15cc16629f" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:10.595095 20865 raft_consensus.cc:3060] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.595002 20792 consensus_queue.cc:260] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:10.596896 20792 raft_consensus.cc:3060] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:10.603442 20865 raft_consensus.cc:2468] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 2.
I20260713 09:08:10.604684 20906 leader_election.cc:304] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bee2b0dda574d97aff8d4e47ae63220, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:10.605240 20792 raft_consensus.cc:2468] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 2.
I20260713 09:08:10.605527 21153 raft_consensus.cc:2804] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:10.606465 21153 raft_consensus.cc:697] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 2 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:10.607625 21153 consensus_queue.cc:237] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:10.611452 20689 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8: soft_deleted_table [id=ecc5d0e5239f464d993931268b93d027] alter complete (version 1)
I20260713 09:08:10.619580 20689 catalog_manager.cc:5697] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 1 to 2, leader changed from 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193) to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 2 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.663897 21066 raft_consensus.cc:993] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220: : Instructing follower f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:10.664405 21186 raft_consensus.cc:1081] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Signalling peer f65594e0e2234e84a073323d125087f1 to start an election
I20260713 09:08:10.665745 20936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff"
dest_uuid: "f65594e0e2234e84a073323d125087f1"
 from {username='slave'} at 127.0.0.1:39720
I20260713 09:08:10.666268 20936 raft_consensus.cc:493] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:10.666563 20936 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:10.671535 20936 raft_consensus.cc:515] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:10.673079 20936 leader_election.cc:290] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [CANDIDATE]: Term 3 election: Requested vote from peers 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687), 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017)
I20260713 09:08:10.673913 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "248d608f12a046a2b23cbf0d3d0b9433"
I20260713 09:08:10.674127 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c71a9ce76ff45fb930c70b7c8615eff" candidate_uuid: "f65594e0e2234e84a073323d125087f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bee2b0dda574d97aff8d4e47ae63220"
I20260713 09:08:10.674526 20792 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:10.674638 20865 raft_consensus.cc:3055] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:10.675050 20865 raft_consensus.cc:740] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bee2b0dda574d97aff8d4e47ae63220, State: Running, Role: LEADER
I20260713 09:08:10.675832 20865 consensus_queue.cc:260] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [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: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:10.677101 20865 raft_consensus.cc:3060] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:10.680989 20792 raft_consensus.cc:2468] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 3.
I20260713 09:08:10.682348 20905 leader_election.cc:304] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [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: 248d608f12a046a2b23cbf0d3d0b9433, f65594e0e2234e84a073323d125087f1; no voters: 
I20260713 09:08:10.683060 21153 raft_consensus.cc:2804] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:10.683461 21153 raft_consensus.cc:697] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 3 LEADER]: Becoming Leader. State: Replica: f65594e0e2234e84a073323d125087f1, State: Running, Role: LEADER
I20260713 09:08:10.684080 20865 raft_consensus.cc:2468] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65594e0e2234e84a073323d125087f1 in term 3.
I20260713 09:08:10.684187 21153 consensus_queue.cc:237] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [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: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } }
I20260713 09:08:10.692663 20689 catalog_manager.cc:5697] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 reported cstate change: term changed from 2 to 3, leader changed from 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194) to f65594e0e2234e84a073323d125087f1 (127.15.239.195). New cstate: current_term: 3 leader_uuid: "f65594e0e2234e84a073323d125087f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65594e0e2234e84a073323d125087f1" member_type: VOTER last_known_addr { host: "127.15.239.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.145246 20792 raft_consensus.cc:1275] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:11.146354 21153 consensus_queue.cc:1048] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.154724 20865 raft_consensus.cc:1275] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:11.156087 21153 consensus_queue.cc:1048] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.294450 20792 raft_consensus.cc:1275] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:11.295622 21153 consensus_queue.cc:1048] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "248d608f12a046a2b23cbf0d3d0b9433" member_type: VOTER last_known_addr { host: "127.15.239.193" port: 34687 }, 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.307570 20865 raft_consensus.cc:1275] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 FOLLOWER]: Refusing update from remote peer f65594e0e2234e84a073323d125087f1: 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:11.309962 21153 consensus_queue.cc:1048] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bee2b0dda574d97aff8d4e47ae63220" member_type: VOTER last_known_addr { host: "127.15.239.194" port: 36017 }, 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.636072 16319 tablet_server.cc:179] TabletServer@127.15.239.193:0 shutting down...
I20260713 09:08:11.664681 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:11.666373 16319 tablet_replica.cc:333] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.667439 16319 raft_consensus.cc:2243] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.668506 16319 raft_consensus.cc:2272] T 75b9dc89f6b346869db858b84d6bb8ea P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.671339 16319 tablet_replica.cc:333] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.672194 16319 raft_consensus.cc:2243] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.673205 16319 raft_consensus.cc:2272] T f7b2c835ecb749dab0cff29c9ddb1094 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.675998 16319 tablet_replica.cc:333] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.676683 16319 raft_consensus.cc:2243] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.677508 16319 raft_consensus.cc:2272] T ed2fce79f5cf4dc890a3275d1916e34c P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.680006 16319 tablet_replica.cc:333] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.680691 16319 raft_consensus.cc:2243] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.681274 16319 raft_consensus.cc:2272] T 72e071bd5670492387d144d65a2b5c6b P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:11.682808 20905 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260713 09:08:11.683552 16319 tablet_replica.cc:333] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.684259 16319 raft_consensus.cc:2243] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.685038 16319 raft_consensus.cc:2272] T 072ed59f8a1c4dcd850a2ed8559861b3 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:11.686031 20905 consensus_peers.cc:597] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 -> Peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Couldn't send request to peer 248d608f12a046a2b23cbf0d3d0b9433. 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:11.687260 16319 tablet_replica.cc:333] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.688019 16319 raft_consensus.cc:2243] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.688506 16319 raft_consensus.cc:2272] T 2e6e5ffd130242ee8450816c7a5731a4 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.691423 16319 tablet_replica.cc:333] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.692221 16319 raft_consensus.cc:2243] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.693251 16319 raft_consensus.cc:2272] T f95c2235078d4c3da72f324b72c6e8fa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.695288 16319 tablet_replica.cc:333] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.695995 16319 raft_consensus.cc:2243] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.696406 16319 raft_consensus.cc:2272] T 2c71a9ce76ff45fb930c70b7c8615eff P 248d608f12a046a2b23cbf0d3d0b9433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.699450 16319 tablet_replica.cc:333] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.700220 16319 raft_consensus.cc:2243] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.701222 16319 raft_consensus.cc:2272] T 3fa507691e1941a499632190e568db9a P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.703802 16319 tablet_replica.cc:333] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
W20260713 09:08:11.704190 20831 consensus_peers.cc:597] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 -> Peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Couldn't send request to peer 248d608f12a046a2b23cbf0d3d0b9433. 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:11.704517 16319 raft_consensus.cc:2243] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.705071 16319 raft_consensus.cc:2272] T dd7a84296df649f9b2a7530760ccb7ba P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.707120 16319 tablet_replica.cc:333] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.707717 16319 raft_consensus.cc:2243] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.708184 16319 raft_consensus.cc:2272] T 140cc46c50614569bfece9a025a77230 P 248d608f12a046a2b23cbf0d3d0b9433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.710182 16319 tablet_replica.cc:333] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.710716 16319 raft_consensus.cc:2243] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.711171 16319 raft_consensus.cc:2272] T d1bdbe88d7ba4d2693a04485da68911b P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.713196 16319 tablet_replica.cc:333] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.713760 16319 raft_consensus.cc:2243] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.714238 16319 raft_consensus.cc:2272] T 03616b99266042209c074b15cc16629f P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.716514 16319 tablet_replica.cc:333] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.717067 16319 raft_consensus.cc:2243] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.717510 16319 raft_consensus.cc:2272] T c43644f109c04ceeb96fdd902b2f7366 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.719424 16319 tablet_replica.cc:333] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.719904 16319 raft_consensus.cc:2243] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.720686 16319 raft_consensus.cc:2272] T 1a0809f46bc14057ab98cb0f466f7f01 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.722580 16319 tablet_replica.cc:333] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.723076 16319 raft_consensus.cc:2243] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.723845 16319 raft_consensus.cc:2272] T fd92cebb359147b6843514e2335d9cfe P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.726928 16319 tablet_replica.cc:333] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.727663 16319 raft_consensus.cc:2243] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.728169 16319 raft_consensus.cc:2272] T 51e2a5725ab34ac680a4db82cb429024 P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.730487 16319 tablet_replica.cc:333] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433: stopping tablet replica
I20260713 09:08:11.730985 16319 raft_consensus.cc:2243] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.731415 16319 raft_consensus.cc:2272] T fa6d959a3b194138b6e3393c3eccf9aa P 248d608f12a046a2b23cbf0d3d0b9433 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:11.742784 20831 consensus_peers.cc:597] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 -> Peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Couldn't send request to peer 248d608f12a046a2b23cbf0d3d0b9433. 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:11.770519 16319 tablet_server.cc:196] TabletServer@127.15.239.193:0 shutdown complete.
I20260713 09:08:11.801410 16319 tablet_server.cc:179] TabletServer@127.15.239.194:0 shutting down...
W20260713 09:08:11.826232 20905 consensus_peers.cc:597] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 -> Peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Couldn't send request to peer 248d608f12a046a2b23cbf0d3d0b9433. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.830829 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:11.831557 16319 tablet_replica.cc:333] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.832486 16319 raft_consensus.cc:2243] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.833153 16319 raft_consensus.cc:2272] T f7b2c835ecb749dab0cff29c9ddb1094 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.835054 16319 tablet_replica.cc:333] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.835513 16319 raft_consensus.cc:2243] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.835963 16319 raft_consensus.cc:2272] T ed2fce79f5cf4dc890a3275d1916e34c P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.837678 16319 tablet_replica.cc:333] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.838280 16319 raft_consensus.cc:2243] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.838712 16319 raft_consensus.cc:2272] T 2e6e5ffd130242ee8450816c7a5731a4 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.840314 16319 tablet_replica.cc:333] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.840921 16319 raft_consensus.cc:2243] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.841394 16319 raft_consensus.cc:2272] T 072ed59f8a1c4dcd850a2ed8559861b3 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.843518 16319 tablet_replica.cc:333] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.844202 16319 raft_consensus.cc:2243] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:08:11.844668 20906 consensus_peers.cc:597] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 -> Peer 7bee2b0dda574d97aff8d4e47ae63220 (127.15.239.194:36017): Couldn't send request to peer 7bee2b0dda574d97aff8d4e47ae63220. 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:11.845096 16319 raft_consensus.cc:2272] T 75b9dc89f6b346869db858b84d6bb8ea P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.846971 16319 tablet_replica.cc:333] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.847555 16319 raft_consensus.cc:2243] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.848266 16319 raft_consensus.cc:2272] T 72e071bd5670492387d144d65a2b5c6b P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.849888 16319 tablet_replica.cc:333] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.850440 16319 raft_consensus.cc:2243] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.850777 16319 raft_consensus.cc:2272] T 2c71a9ce76ff45fb930c70b7c8615eff P 7bee2b0dda574d97aff8d4e47ae63220 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.852773 16319 tablet_replica.cc:333] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.853222 16319 raft_consensus.cc:2243] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.853624 16319 raft_consensus.cc:2272] T f95c2235078d4c3da72f324b72c6e8fa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.855391 16319 tablet_replica.cc:333] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.855857 16319 raft_consensus.cc:2243] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.856309 16319 raft_consensus.cc:2272] T 3fa507691e1941a499632190e568db9a P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.857990 16319 tablet_replica.cc:333] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.858568 16319 raft_consensus.cc:2243] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.859308 16319 raft_consensus.cc:2272] T c43644f109c04ceeb96fdd902b2f7366 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.860993 16319 tablet_replica.cc:333] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.861522 16319 raft_consensus.cc:2243] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.862325 16319 raft_consensus.cc:2272] T 140cc46c50614569bfece9a025a77230 P 7bee2b0dda574d97aff8d4e47ae63220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.864027 16319 tablet_replica.cc:333] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.864516 16319 raft_consensus.cc:2243] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.864917 16319 raft_consensus.cc:2272] T dd7a84296df649f9b2a7530760ccb7ba P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.866763 16319 tablet_replica.cc:333] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.867255 16319 raft_consensus.cc:2243] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.867996 16319 raft_consensus.cc:2272] T d1bdbe88d7ba4d2693a04485da68911b P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.869782 16319 tablet_replica.cc:333] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.870298 16319 raft_consensus.cc:2243] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.870678 16319 raft_consensus.cc:2272] T 03616b99266042209c074b15cc16629f P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.872975 16319 tablet_replica.cc:333] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.873471 16319 raft_consensus.cc:2243] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.874182 16319 raft_consensus.cc:2272] T 51e2a5725ab34ac680a4db82cb429024 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.875833 16319 tablet_replica.cc:333] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.876295 16319 raft_consensus.cc:2243] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.877038 16319 raft_consensus.cc:2272] T fa6d959a3b194138b6e3393c3eccf9aa P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.878798 16319 tablet_replica.cc:333] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.879246 16319 raft_consensus.cc:2243] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.879630 16319 raft_consensus.cc:2272] T 1a0809f46bc14057ab98cb0f466f7f01 P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.881250 16319 tablet_replica.cc:333] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220: stopping tablet replica
I20260713 09:08:11.881678 16319 raft_consensus.cc:2243] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.882069 16319 raft_consensus.cc:2272] T fd92cebb359147b6843514e2335d9cfe P 7bee2b0dda574d97aff8d4e47ae63220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.917858 16319 tablet_server.cc:196] TabletServer@127.15.239.194:0 shutdown complete.
W20260713 09:08:11.937515 20905 consensus_peers.cc:597] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 -> Peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Couldn't send request to peer 248d608f12a046a2b23cbf0d3d0b9433. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.949502 16319 tablet_server.cc:179] TabletServer@127.15.239.195:0 shutting down...
W20260713 09:08:11.970306 20905 consensus_peers.cc:597] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 -> Peer 248d608f12a046a2b23cbf0d3d0b9433 (127.15.239.193:34687): Couldn't send request to peer 248d608f12a046a2b23cbf0d3d0b9433. Status: Network error: Client connection negotiation failed: client connection to 127.15.239.193:34687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.975309 16319 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:11.976002 16319 tablet_replica.cc:333] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.976583 16319 raft_consensus.cc:2243] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.977030 16319 raft_consensus.cc:2272] T 75b9dc89f6b346869db858b84d6bb8ea P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.978863 16319 tablet_replica.cc:333] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.979380 16319 raft_consensus.cc:2243] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.979789 16319 raft_consensus.cc:2272] T f7b2c835ecb749dab0cff29c9ddb1094 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.981388 16319 tablet_replica.cc:333] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.981865 16319 raft_consensus.cc:2243] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.982306 16319 raft_consensus.cc:2272] T 72e071bd5670492387d144d65a2b5c6b P f65594e0e2234e84a073323d125087f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.983911 16319 tablet_replica.cc:333] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.984441 16319 raft_consensus.cc:2243] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.984839 16319 raft_consensus.cc:2272] T fd92cebb359147b6843514e2335d9cfe P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.986613 16319 tablet_replica.cc:333] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.987116 16319 raft_consensus.cc:2243] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.987558 16319 raft_consensus.cc:2272] T 1a0809f46bc14057ab98cb0f466f7f01 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.989217 16319 tablet_replica.cc:333] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.989710 16319 raft_consensus.cc:2243] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.990185 16319 raft_consensus.cc:2272] T 3fa507691e1941a499632190e568db9a P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.991784 16319 tablet_replica.cc:333] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.992266 16319 raft_consensus.cc:2243] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:11.992997 16319 raft_consensus.cc:2272] T 2c71a9ce76ff45fb930c70b7c8615eff P f65594e0e2234e84a073323d125087f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.995025 16319 tablet_replica.cc:333] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.995528 16319 raft_consensus.cc:2243] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.995952 16319 raft_consensus.cc:2272] T f95c2235078d4c3da72f324b72c6e8fa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.997628 16319 tablet_replica.cc:333] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:11.998153 16319 raft_consensus.cc:2243] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:11.998560 16319 raft_consensus.cc:2272] T 51e2a5725ab34ac680a4db82cb429024 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.000204 16319 tablet_replica.cc:333] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.000689 16319 raft_consensus.cc:2243] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.001085 16319 raft_consensus.cc:2272] T fa6d959a3b194138b6e3393c3eccf9aa P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.002707 16319 tablet_replica.cc:333] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.003165 16319 raft_consensus.cc:2243] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.003590 16319 raft_consensus.cc:2272] T ed2fce79f5cf4dc890a3275d1916e34c P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.005254 16319 tablet_replica.cc:333] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.005712 16319 raft_consensus.cc:2243] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.006443 16319 raft_consensus.cc:2272] T 2e6e5ffd130242ee8450816c7a5731a4 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.008137 16319 tablet_replica.cc:333] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.008620 16319 raft_consensus.cc:2243] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.009040 16319 raft_consensus.cc:2272] T 072ed59f8a1c4dcd850a2ed8559861b3 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.010675 16319 tablet_replica.cc:333] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.011134 16319 raft_consensus.cc:2243] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.011547 16319 raft_consensus.cc:2272] T d1bdbe88d7ba4d2693a04485da68911b P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.013223 16319 tablet_replica.cc:333] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.013674 16319 raft_consensus.cc:2243] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.014385 16319 raft_consensus.cc:2272] T 03616b99266042209c074b15cc16629f P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.016360 16319 tablet_replica.cc:333] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.016829 16319 raft_consensus.cc:2243] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.017230 16319 raft_consensus.cc:2272] T 140cc46c50614569bfece9a025a77230 P f65594e0e2234e84a073323d125087f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.018929 16319 tablet_replica.cc:333] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.019367 16319 raft_consensus.cc:2243] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.020081 16319 raft_consensus.cc:2272] T dd7a84296df649f9b2a7530760ccb7ba P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.021836 16319 tablet_replica.cc:333] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1: stopping tablet replica
I20260713 09:08:12.022290 16319 raft_consensus.cc:2243] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.022684 16319 raft_consensus.cc:2272] T c43644f109c04ceeb96fdd902b2f7366 P f65594e0e2234e84a073323d125087f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.058894 16319 tablet_server.cc:196] TabletServer@127.15.239.195:0 shutdown complete.
I20260713 09:08:12.087754 16319 master.cc:562] Master@127.15.239.254:43873 shutting down...
I20260713 09:08:12.107762 16319 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.108287 16319 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.108603 16319 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0aba41372af740f4a7d171b7958c89d8: stopping tablet replica
I20260713 09:08:12.128122 16319 master.cc:584] Master@127.15.239.254:43873 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11130 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23439 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (113732 ms total)
[  PASSED  ] 8 tests.
I20260713 09:08:12.178977 16319 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 418 messages since previous log ~14 seconds ago
I20260713 09:08:12.179244 16319 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 418 messages since previous log ~14 seconds ago
I20260713 09:08:12.179430 16319 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 412 messages since previous log ~14 seconds ago
I20260713 09:08:12.179641 16319 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 ~32 seconds ago
I20260713 09:08:12.179829 16319 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260713 09:08:12.180094 16319 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260713 09:08:12.180393 16319 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
